5 Commits

Author SHA1 Message Date
7a9a7c5d54 Update src/app/page.tsx 2026-03-11 11:24:18 +00:00
f1cc8031eb Merge version_2 into main
Merge version_2 into main
2026-03-11 11:23:13 +00:00
0fe6dae259 Update src/app/page.tsx 2026-03-11 11:23:09 +00:00
4468759cd4 Merge version_1 into main
Merge version_1 into main
2026-03-11 11:21:46 +00:00
cc713f17c0 Merge version_1 into main
Merge version_1 into main
2026-03-11 11:21:15 +00:00

View File

@@ -45,8 +45,8 @@ export default function LandingPage() {
logoText="VESTIR" logoText="VESTIR"
description="Discover your style with our curated collection of premium clothing. From timeless essentials to statement pieces, find everything you need to express yourself." description="Discover your style with our curated collection of premium clothing. From timeless essentials to statement pieces, find everything you need to express yourself."
buttons={[ buttons={[
{ text: "Shop Collection", href: "#products" }, { text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" } { text: "Explore Our Story", href: "#about" }
]} ]}
slides={[ slides={[
{ {