-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03912f4
commit 57079c7
Showing
12 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,20 +8,20 @@ | |
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:[email protected]&family=Shrikhand&display=swap" rel="stylesheet"> | ||
<link rel="icon" href="./images/watania.png" type="image/png"> | ||
<link rel="icon" href="./images/watania.webp" type="image/png"> | ||
</head> | ||
<body> | ||
<div class="home_page"> | ||
<div class="grid-container"> | ||
<div class="header_image"> | ||
<img src="./images/Group111.png" alt="header_image"> | ||
<img src="./images/Group111.webp" alt="header_image"> | ||
</div> | ||
<div class="sign_image"> | ||
<div class="header-logo"> | ||
<img src="./images/Group93.png" alt="headline"> | ||
<img src="./images/Group93.webp" alt="headline"> | ||
<div class="content"> | ||
<h2>September Prizes</h2> | ||
<img src="./images/Group 94.png" alt=""> | ||
<img src="./images/Group94.webp" alt="Group94"> | ||
</div> | ||
<p>Enter Client Data To Win</p> | ||
</div> | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,14 +10,14 @@ | |
<link href="https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:[email protected]&family=Shrikhand&display=swap" rel="stylesheet"> | ||
|
||
</head> | ||
<link rel="icon" href="./images/watania.png" type="image/png"> | ||
<link rel="icon" href="./images/watania.webp" type="image/png"> | ||
|
||
<body> | ||
<div class="first_page"> | ||
<div class="container"> | ||
<div class="deal-wheel"> | ||
<div class="logo-container"> | ||
<img src="./images/watania.png" class="logo" alt="Watania Logo"> | ||
<img src="./images/watania.webp" class="logo" alt="Watania Logo"> | ||
</div> | ||
<div class="spinner"></div> | ||
<button class="btn-spin" style="display: none;"></button> | ||
|
@@ -33,10 +33,10 @@ | |
|
||
<div class=""> | ||
<div class="header-logo"> | ||
<img src="./images/Group93.png" alt="headline"> | ||
<img src="./images/Group93.webp" alt="headline"> | ||
<div class="content"> | ||
<h2>September Prizes</h2> | ||
<img src="./images/Group 94.png" alt=""> | ||
<img src="./images/Group94.webp" alt=""> | ||
</div> | ||
<p>welcome</p> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters