diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ff1388..228833e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumSizeLargeTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -45,7 +45,7 @@ export default function LandingPage() { title="Amsterdam's Smallest & Most Charming Souvenir Shop" description="Unique gifts, friendly service, and a warm welcome in the heart of Amsterdam. Located inside Westerkerk at Westermarkt 60." tag="Located at Westerkerk" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} buttons={[ { text: "📞 Call Now", href: "tel:+31628710053"