diff --git a/src/app/layout.tsx b/src/app/layout.tsx index bcebb03..04862ed 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,4 +1425,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 3550871..d03b36b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { description="Vatican Apollo represents a commitment to timeless elegance and meticulous craftsmanship. Each piece is designed with intention, created with passion, and delivered to those who understand that true luxury lies in the details. We believe fashion is a form of self-expression, and every garment tells a story." imageSrc="http://img.b2bpic.net/free-photo/smiley-fashion-designers-atelier-with-dress-form_23-2148846770.jpg" imageAlt="Vatican Apollo Brand Heritage" - buttons={[{ text: "Read Our Story", href: "#" }]} + buttons={[{ text: "Discover Our Process", href: "#collections" }, { text: "Shop Premium Collection", href: "#shop" }]} buttonAnimation="slide-up" useInvertedBackground={false} /> @@ -218,4 +218,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file