Merge version_2 into main #2
@@ -95,6 +95,7 @@ export default function LandingPage() {
|
||||
title="Trusted Partners"
|
||||
description="We work with top brands to bring you the best."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,6 +108,7 @@ export default function LandingPage() {
|
||||
{ id: "t2", title: "Quick Delivery", quote: "My order arrived earlier than expected.", name: "Mark D.", role: "Buyer" }
|
||||
]}
|
||||
title="Customer Stories"
|
||||
description="See what our customers say about us."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -118,9 +120,11 @@ export default function LandingPage() {
|
||||
{ id: "q2", title: "How long is delivery?", content: "Delivery usually takes 3-5 business days." }
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Find answers to frequently asked questions about our services."
|
||||
faqsAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/slate-small-shopping-cart_23-2147719633.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,6 +134,8 @@ export default function LandingPage() {
|
||||
title="Need Help?"
|
||||
description="Our support team is available 24/7."
|
||||
buttons={[{ text: "Contact Support", href: "#" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user