Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7fba1f62a | |||
| 54c904f7e1 | |||
| 3f02a684af | |||
| 081a9ee749 | |||
| c8b4a96100 | |||
| 1076df6e49 | |||
| d659df69c4 | |||
| 4f93709758 | |||
| ea48a4a233 | |||
| b1f6104e12 | |||
| a88a5dd318 | |||
| 001c7ff3b2 | |||
| 54ac857546 | |||
| 13188b8457 | |||
| 8d4a2920cf | |||
| 4bd287215c | |||
| 3680af2b2c | |||
| 46d57c3967 | |||
| 15e40375a4 | |||
| 8cff7b7120 | |||
| 9a0342b213 | |||
| 75dd9cb57d | |||
| 5e816785ff |
@@ -47,7 +47,9 @@ export default function LandingPage() {
|
|||||||
{ text: "اطلب عبر واتساب", href: "https://wa.me/2019397" },
|
{ text: "اطلب عبر واتساب", href: "https://wa.me/2019397" },
|
||||||
{ text: "تصفح القائمة", href: "#products" },
|
{ text: "تصفح القائمة", href: "#products" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfWigVVr2Q6n4oKOWVE9nLW2LF/uploaded-1778688720195-5lwowsy8.jpg"
|
||||||
|
imageClassName="w-full h-full object-cover"
|
||||||
|
containerClassName="!max-w-full !px-0"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -12,10 +12,10 @@
|
|||||||
|
|
||||||
--background: #ffffff;
|
--background: #ffffff;
|
||||||
--card: #f7fcf9;
|
--card: #f7fcf9;
|
||||||
--foreground: #001a0a;
|
--foreground: #000000;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #129c25;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #2516be;
|
||||||
--secondary-cta: #fde047;
|
--secondary-cta: #2e2bb9;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #fde047;
|
--accent: #fde047;
|
||||||
--background-accent: #f7fcf9;
|
--background-accent: #f7fcf9;
|
||||||
|
|||||||
Reference in New Issue
Block a user