Update src/app/page.tsx

This commit is contained in:
2026-06-02 18:32:06 +00:00
parent 50895b1a76
commit 9283652415

View File

@@ -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: "#" }]}
/>
</div>