Update src/app/page.tsx

This commit is contained in:
2026-03-14 14:41:10 +00:00
parent b095221c16
commit cfaee78c36

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero-section" data-section="hero-section">
<HeroLogoBillboardSplit
logoText="Fans Coffee & Bakery"
description="Where every coffee feels like a hug. Premium coffee, artisanal pastries, and moments of comfort in the heart of Madrid."
description=""
background={{ variant: "gradient-bars" }}
buttons={[
{ text: "Explore Our Menu", href: "#menu" },
@@ -48,7 +48,7 @@ export default function LandingPage() {
]}
buttonAnimation="opacity"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-smelling-coffee-with-latte-art_1170-688.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwJRpdoUBlhmoBlz25LKt9jMJl/uploaded-1773498781683-getse3df.png"
imageAlt="Warm cup of specialty coffee with latte art"
mediaAnimation="blur-reveal"
frameStyle="card"