Update src/pages/HomePage.tsx
This commit is contained in:
@@ -18,14 +18,10 @@ export default function HomePage() {
|
||||
brand="Johnny's Bistro Diósd"
|
||||
description="Experience authentic flavors and warm hospitality in the heart of Diósd. Our chefs prepare fresh, seasonal dishes that tell a story."
|
||||
primaryButton={{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Menu", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg?_wi=1"
|
||||
text: "Book a Table", href: "#contact"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -49,20 +45,11 @@ export default function HomePage() {
|
||||
description="Explore our curated selection of seasonal dishes crafted from scratch."
|
||||
items={[
|
||||
{
|
||||
title: "Signature Steaks",
|
||||
description: "Premium cuts prepared to perfection with our house-made herb butter.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg",
|
||||
},
|
||||
title: "Signature Steaks", description: "Premium cuts prepared to perfection with our house-made herb butter.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-stuffed-aubergine-rolls-white-plate-grey-free-space_140725-105290.jpg"},
|
||||
{
|
||||
title: "Garden Fresh Bowls",
|
||||
description: "Crisp vegetables harvested locally, mixed with gourmet house vinaigrettes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-plate-vegetable-salad_114579-2541.jpg",
|
||||
},
|
||||
title: "Garden Fresh Bowls", description: "Crisp vegetables harvested locally, mixed with gourmet house vinaigrettes.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-plate-vegetable-salad_114579-2541.jpg"},
|
||||
{
|
||||
title: "Artisan Desserts",
|
||||
description: "Delicate, sweet treats made daily to end your meal on a perfect note.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-cake-with-cup-hot-coffee-coffee-shop_1150-6438.jpg",
|
||||
},
|
||||
title: "Artisan Desserts", description: "Delicate, sweet treats made daily to end your meal on a perfect note.", imageSrc: "http://img.b2bpic.net/free-photo/cheese-cake-with-cup-hot-coffee-coffee-shop_1150-6438.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -76,35 +63,16 @@ export default function HomePage() {
|
||||
description="Enjoy a curated three-course experience designed by our head chef."
|
||||
plans={[
|
||||
{
|
||||
tag: "Lunch",
|
||||
price: "4,900 HUF",
|
||||
period: "Daily",
|
||||
description: "Light, fresh 2-course lunch menu.",
|
||||
primaryButton: {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Appetizer",
|
||||
"Main Course",
|
||||
],
|
||||
tag: "Lunch", price: "4,900 HUF", period: "Daily", description: "Light, fresh 2-course lunch menu.", primaryButton: {
|
||||
text: "Select", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Appetizer", "Main Course"],
|
||||
},
|
||||
{
|
||||
tag: "Dinner",
|
||||
price: "12,900 HUF",
|
||||
period: "Daily",
|
||||
description: "Full 3-course sensory dinner experience.",
|
||||
primaryButton: {
|
||||
text: "Reserve",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Appetizer",
|
||||
"Main Course",
|
||||
"Signature Dessert",
|
||||
],
|
||||
tag: "Dinner", price: "12,900 HUF", period: "Daily", description: "Full 3-course sensory dinner experience.", primaryButton: {
|
||||
text: "Reserve", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Appetizer", "Main Course", "Signature Dessert"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -119,11 +87,7 @@ export default function HomePage() {
|
||||
description="We take pride in every detail of our service and ingredients."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years of Tradition",
|
||||
description: "Serving the finest local ingredients since 2008.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208282.jpg",
|
||||
},
|
||||
value: "15+", title: "Years of Tradition", description: "Serving the finest local ingredients since 2008.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208282.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -137,14 +101,9 @@ export default function HomePage() {
|
||||
description="The creative minds behind your dining experience."
|
||||
groups={[
|
||||
{
|
||||
title: "Kitchen Staff",
|
||||
members: [
|
||||
title: "Kitchen Staff", members: [
|
||||
{
|
||||
name: "Johnny Smith",
|
||||
role: "Head Chef",
|
||||
detail: "A passion for classic techniques with a modern twist.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-reopening-small-business_23-2148604370.jpg",
|
||||
},
|
||||
name: "Johnny Smith", role: "Head Chef", detail: "A passion for classic techniques with a modern twist.", imageSrc: "http://img.b2bpic.net/free-photo/couple-reopening-small-business_23-2148604370.jpg"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -160,40 +119,20 @@ export default function HomePage() {
|
||||
description="Don't take our word for it—read what our guests think."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anna Varga",
|
||||
role: "Food Critic",
|
||||
company: "Local Mag",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
|
||||
},
|
||||
name: "Anna Varga", role: "Food Critic", company: "Local Mag", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"},
|
||||
{
|
||||
name: "David Nagy",
|
||||
role: "Regular",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629551.jpg",
|
||||
},
|
||||
name: "David Nagy", role: "Regular", company: "Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629551.jpg"},
|
||||
{
|
||||
name: "Katalin Szabo",
|
||||
role: "Foodie",
|
||||
company: "Bistro Fan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-happy-people-having-fun-while-toasting-with-wine-lunch-dining-table_637285-3566.jpg",
|
||||
},
|
||||
name: "Katalin Szabo", role: "Foodie", company: "Bistro Fan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-happy-people-having-fun-while-toasting-with-wine-lunch-dining-table_637285-3566.jpg"},
|
||||
{
|
||||
name: "Peter Kovacs",
|
||||
role: "Business Owner",
|
||||
company: "Local Biz",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-kids-table_23-2149213368.jpg",
|
||||
},
|
||||
name: "Peter Kovacs", role: "Business Owner", company: "Local Biz", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-kids-table_23-2149213368.jpg"},
|
||||
{
|
||||
name: "Eva Horvath",
|
||||
role: "Culinary Blogger",
|
||||
company: "Food World",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg",
|
||||
},
|
||||
name: "Eva Horvath", role: "Culinary Blogger", company: "Food World", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -207,17 +146,11 @@ export default function HomePage() {
|
||||
description="Answers to frequently asked questions about our services."
|
||||
items={[
|
||||
{
|
||||
question: "Do you accept reservations?",
|
||||
answer: "Yes, we highly recommend booking in advance for weekend dinners.",
|
||||
},
|
||||
question: "Do you accept reservations?", answer: "Yes, we highly recommend booking in advance for weekend dinners."},
|
||||
{
|
||||
question: "Are there vegetarian options?",
|
||||
answer: "We always feature seasonal vegetarian selections on our menu.",
|
||||
},
|
||||
question: "Are there vegetarian options?", answer: "We always feature seasonal vegetarian selections on our menu."},
|
||||
{
|
||||
question: "Is there parking available?",
|
||||
answer: "Yes, complimentary parking is available behind the building.",
|
||||
},
|
||||
question: "Is there parking available?", answer: "Yes, complimentary parking is available behind the building."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -229,13 +162,9 @@ export default function HomePage() {
|
||||
tag="Contact Us"
|
||||
text="Ready for a delicious meal? Reserve your table today."
|
||||
primaryButton={{
|
||||
text: "Call Us",
|
||||
href: "tel:+361234567",
|
||||
}}
|
||||
text: "Call Us", href: "tel:+361234567"}}
|
||||
secondaryButton={{
|
||||
text: "Email Us",
|
||||
href: "mailto:info@johnnysbistro.hu",
|
||||
}}
|
||||
text: "Email Us", href: "mailto:info@johnnysbistro.hu"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user