Update src/app/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Ombra Modern Tavern"
|
||||
description="A hidden Italian wine bar in the heart of Thonglor. Authentic Italian dishes, curated wines, and a warm modern tavern atmosphere where every glass tells a story."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Reserve a Table", href: "#reservations" },
|
||||
{ text: "Call Now", href: "tel:+66647907343" }
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
id: "wine-ambiance", title: "Wine Bar Atmosphere", descriptions: [
|
||||
"Intimate setting perfect for wine appreciation", "Warm lighting and comfortable seating", "Community of wine enthusiasts and curious explorers"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=urwdwz&_wi=1", imageAlt: "Wine bar with warm lighting and elegant decor"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=urwdwz", imageAlt: "Wine bar with warm lighting and elegant decor"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -165,22 +165,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
testimonials={[
|
||||
{
|
||||
id: "review-1", name: "Sarah Mitchell", role: "Visitor", testimonial: "Truly a hidden gem in Thonglor. The wine selection is exceptional, and the staff's knowledge is outstanding. We felt like welcomed guests, not just customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2b4gan&_wi=1", imageAlt: "Satisfied guest testimonial"
|
||||
id: "review-1", name: "Sarah Mitchell", role: "Visitor", testimonial: "Truly a hidden gem in Thonglor. The wine selection is exceptional, and the staff's knowledge is outstanding. We felt like welcomed guests, not just customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2b4gan", imageAlt: "Satisfied guest testimonial"
|
||||
},
|
||||
{
|
||||
id: "review-2", name: "James Chen", role: "Regular Guest", testimonial: "One of the best Italian food I've ever had. The pasta is homemade, the wines are perfectly chosen, and the atmosphere is exactly what Bangkok needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=alvk2o&_wi=1", imageAlt: "Regular guest testimonial"
|
||||
id: "review-2", name: "James Chen", role: "Regular Guest", testimonial: "One of the best Italian food I've ever had. The pasta is homemade, the wines are perfectly chosen, and the atmosphere is exactly what Bangkok needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=alvk2o", imageAlt: "Regular guest testimonial"
|
||||
},
|
||||
{
|
||||
id: "review-3", name: "Emma Rodriguez", role: "Food Enthusiast", testimonial: "The combination of authentic Italian flavors and modern tavern vibes is perfect. Every visit feels special, whether I'm here for a casual evening or celebrating with friends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2b4gan&_wi=2", imageAlt: "Food enthusiast testimonial"
|
||||
id: "review-3", name: "Emma Rodriguez", role: "Food Enthusiast", testimonial: "The combination of authentic Italian flavors and modern tavern vibes is perfect. Every visit feels special, whether I'm here for a casual evening or celebrating with friends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2b4gan", imageAlt: "Food enthusiast testimonial"
|
||||
},
|
||||
{
|
||||
id: "review-4", name: "Michael Park", role: "Wine Lover", testimonial: "The sommelier knows every bottle like a personal friend. The wine pairings were spot-on, and the entire experience felt curated just for us.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=alvk2o&_wi=2", imageAlt: "Wine lover testimonial"
|
||||
id: "review-4", name: "Michael Park", role: "Wine Lover", testimonial: "The sommelier knows every bottle like a personal friend. The wine pairings were spot-on, and the entire experience felt curated just for us.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=alvk2o", imageAlt: "Wine lover testimonial"
|
||||
},
|
||||
{
|
||||
id: "review-5", name: "Lisa Thompson", role: "Bangkok Resident", testimonial: "After years of exploring restaurants in Bangkok, this is where I bring people I want to impress. Quality, warmth, and genuine hospitality in every detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2b4gan&_wi=3", imageAlt: "Bangkok resident testimonial"
|
||||
id: "review-5", name: "Lisa Thompson", role: "Bangkok Resident", testimonial: "After years of exploring restaurants in Bangkok, this is where I bring people I want to impress. Quality, warmth, and genuine hospitality in every detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2b4gan", imageAlt: "Bangkok resident testimonial"
|
||||
},
|
||||
{
|
||||
id: "review-6", name: "David Kumar", role: "Date Night Regular", testimonial: "Perfect for a special evening. The lighting, the service, the food—everything works together to create an unforgettable night. We're already planning our next visit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=alvk2o&_wi=3", imageAlt: "Date night guest testimonial"
|
||||
id: "review-6", name: "David Kumar", role: "Date Night Regular", testimonial: "Perfect for a special evening. The lighting, the service, the food—everything works together to create an unforgettable night. We're already planning our next visit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=alvk2o", imageAlt: "Date night guest testimonial"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
id: "hours", title: "Opening Hours", descriptions: [
|
||||
"Tuesday - Thursday: 5 PM - 12 AM", "Friday - Saturday: 5 PM - 1 AM", "Sunday: 5 PM - 11 PM", "Closed Mondays"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=urwdwz&_wi=2", imageAlt: "Ombra tavern interior"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=urwdwz", imageAlt: "Ombra tavern interior"
|
||||
},
|
||||
{
|
||||
id: "contact", title: "Get in Touch", descriptions: [
|
||||
|
||||
Reference in New Issue
Block a user