Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ebf9218da1 | |||
| 7c60662809 | |||
| 87f81168d3 |
@@ -82,6 +82,11 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Hassle-Free Returns", description: "Shop with confidence. If a part isn't right, our easy return policy makes exchanges simple and straightforward.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-parcel-client_23-2149229180.jpg", imageAlt: "Package ready for easy returns"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Product Catalog", href: "#products"
|
||||
}
|
||||
]}
|
||||
title="Why Choose VeghDoot?"
|
||||
description="Experience seamless shopping for authentic auto parts. We prioritize your convenience, trust, and vehicle's performance with every transaction."
|
||||
/>
|
||||
@@ -282,4 +287,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user