Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b7b48f71d | |||
| d49907a086 | |||
| d2e344390a | |||
| 0d99d49f6f | |||
| 62d23e6a07 | |||
| 9fea924f89 | |||
| 4ccd3f679e | |||
| 4008336546 | |||
| c599989b0b | |||
| 019a2370e8 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Order via WhatsApp", href: "https://wa.me/966505533895" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hero1" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQlGpgYJiwtIJOXjhvpHLOeLIE/uploaded-1776515929920-45386dzg.jpg" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hero2" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hero3" },
|
||||
]}
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
title: "On-Time Service", description: "No delays in pickup or delivery schedules.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f2"
|
||||
},
|
||||
{
|
||||
title: "Special Garment Care", description: "Dedicated care for thobes and shemaghs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f3"
|
||||
title: "Special Garment Care", description: "Dedicated care for thobes and shemaghs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CQlGpgYJiwtIJOXjhvpHLOeLIE/uploaded-1776516017139-6s3bge7p.jpg"
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user