Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54435d9f51 |
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
||||
title="Future of E-Commerce"
|
||||
description="Discover our collection of premium, innovative products designed to elevate your daily lifestyle."
|
||||
tag="New Arrivals 2025"
|
||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8c9y7t", imageAlt: "e-commerce product display studio"},
|
||||
@@ -176,10 +177,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries regarding shipping, returns, and product support."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Help", href: "#contact"}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user