From 928365241551106b020a8e66c51db7015e2c751e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 18:32:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32865c2..863da8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} title="Where Darkness Becomes Luxury" description="Step into an atmospheric sanctuary of rare antiques, bespoke decor, and curated mystique. Sinister Sisters is where the beautifully dark come to belong." - buttons={[{ text: "Enter the Sanctuary", href: "#about" }]}n mediaItems={[ + buttons={[{ text: "Enter the Sanctuary", href: "#about" }]} mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNTOheG6UvDdEJ2DwnpjfM96IF/uploaded-1780424204630-eogc74ad.jpg", imageAlt: "Gothic candle arrangement" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNTOheG6UvDdEJ2DwnpjfM96IF/uploaded-1780424223364-nhjg9dc6.jpg", imageAlt: "Curated gothic skull decor" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNTOheG6UvDdEJ2DwnpjfM96IF/uploaded-1780424235300-ng6cscj9.jpg", imageAlt: "Atmospheric boutique interior" } @@ -145,7 +145,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars" }} text="The sanctuary awaits. Visit us or reach out for inquiries about our current collections and bespoke services." - buttons={[{ text: "Email Our Curators", href: "#" }]}} + buttons={[{ text: "Email Our Curators", href: "#" }]} />