From 8b60c043e44a96488482fa2f18de505b15e1fed2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:33:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e5d3d3..f6fe769 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Step aboard a journey through time at El Train Carruagem Bar in Caxias, Portugal. Immerse yourself in an authentic railway-themed atmosphere where vintage charm meets modern hospitality. Experience craft cocktails, traditional Portuguese cuisine, and unforgettable moments with friends and family." tag="Welcome Aboard" tagIcon={Train} - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-sleeping-together-bench_23-2149247400.jpg" imageAlt="El Train Carruagem Bar exterior with vintage railway charm" imagePosition="right" @@ -67,9 +67,10 @@ export default function LandingPage() { { value: "500+", title: "Happy Customers Monthly" }, { value: "10+", title: "Years of Excellence" } ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-chair-modern-vehicle-interior-generated-by-ai_188544-38275.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/luxury-chair-modern-vehicle-interior-generated-by-ai_188544-38275.jpg" imageAlt="Interior of El Train Carruagem Bar showing vintage railway décor" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -91,7 +92,7 @@ export default function LandingPage() { title: "Live Entertainment", description: "Enjoy live music performances, DJ sets, and special events throughout the week that create an energetic and memorable atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/sde-view-girl-mixing-music_23-2148543230.jpg", imageAlt: "Live music and entertainment at the bar" }, { - title: "Railway Heritage Ambiance", description: "Vintage train décor, nostalgic railway memorabilia, and carefully curated details that transport you to another era.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-chair-modern-vehicle-interior-generated-by-ai_188544-38275.jpg?_wi=2", imageAlt: "Railway themed décor and vintage train ambiance" + title: "Railway Heritage Ambiance", description: "Vintage train décor, nostalgic railway memorabilia, and carefully curated details that transport you to another era.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-chair-modern-vehicle-interior-generated-by-ai_188544-38275.jpg", imageAlt: "Railway themed décor and vintage train ambiance" } ]} gridVariant="uniform-all-items-equal" @@ -155,7 +156,7 @@ export default function LandingPage() { tagIcon={Phone} title="Reserve Your Spot at El Train" description="Join us for an unforgettable experience. Make a reservation, ask about our events, or simply reach out with any questions. We're here to welcome you aboard!" - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Your email address" buttonText="Get Updates"