Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54435d9f51 | |||
| 8c93a33fe1 | |||
| bed4215fd2 | |||
| a8451300e8 | |||
| a738a05e86 | |||
| 1ff6199dec |
@@ -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"},
|
||||
@@ -247,4 +248,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user