Update src/app/page.tsx

This commit is contained in:
2026-03-03 16:33:28 +00:00
parent 7d7c6f3e4a
commit 8b60c043e4

View File

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