Compare commits
10 Commits
version_3
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 081a9ee749 | |||
| 1076df6e49 | |||
| 4f93709758 | |||
| b1f6104e12 | |||
| 001c7ff3b2 | |||
| 13188b8457 | |||
| 4bd287215c | |||
| 46d57c3967 | |||
| 8cff7b7120 | |||
| 9a0342b213 |
@@ -47,7 +47,9 @@ export default function LandingPage() {
|
||||
{ text: "اطلب عبر واتساب", href: "https://wa.me/2019397" },
|
||||
{ text: "تصفح القائمة", href: "#products" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfWigVVr2Q6n4oKOWVE9nLW2LF/uploaded-1778688595008-5n4u3u6y.jpg"
|
||||
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>
|
||||
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--background: #0fa517;
|
||||
--card: #f7fcf9;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #fde047;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #129c25;
|
||||
--primary-cta-text: #2516be;
|
||||
--secondary-cta: #2e2bb9;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #fde047;
|
||||
--background-accent: #f7fcf9;
|
||||
|
||||
Reference in New Issue
Block a user