diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index 74ff518..df04032 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -8,32 +8,25 @@ import { StyleProvider } from "@/components/ui/StyleProvider";
export default function Layout() {
const navItems = [
{
- "name": "Experience",
- "href": "#about"
+ "name": "Experience", "href": "#about"
},
{
- "name": "Menu",
- "href": "#menu"
+ "name": "Menu", "href": "#menu"
},
{
- "name": "Testimonials",
- "href": "#testimonials"
+ "name": "Testimonials", "href": "#testimonials"
},
{
- "name": "Contact",
- "href": "#contact"
+ "name": "Contact", "href": "#contact"
},
{
- "name": "Hero",
- "href": "#hero"
+ "name": "Hero", "href": "#hero"
},
{
- "name": "Team",
- "href": "#team"
+ "name": "Team", "href": "#team"
},
{
- "name": "Faq",
- "href": "#faq"
+ "name": "Faq", "href": "#faq"
}
];
@@ -43,10 +36,9 @@ export default function Layout() {
@@ -59,41 +51,27 @@ export default function Layout() {
{
items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Reservations",
- href: "#contact",
- },
+ label: "Reservations", href: "#contact"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
{
items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Twitter",
- href: "#",
- },
+ label: "Twitter", href: "#"},
],
},
]}
diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 695a4bd..8258a80 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -18,13 +18,9 @@ export default function HomePage() {
title="Exceptional Dining Awaits at Bayi & Bayk"
description="Discover authentic cuisine crafted with premium ingredients in an inviting atmosphere. Reserve your table today for an unforgettable experience."
primaryButton={{
- text: "Book Your Table Now",
- href: "#contact",
- }}
+ text: "Book Your Table Now", href: "#contact"}}
secondaryButton={{
- text: "View Our Menu",
- href: "#menu",
- }}
+ text: "View Our Menu", href: "#menu"}}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-candles_23-2148966208.jpg"
/>
@@ -46,26 +42,11 @@ export default function HomePage() {
description="From farm-to-table sourcing to impeccable service, we ensure every detail serves our mission to provide excellence."
steps={[
{
- tag: "Sourcing",
- title: "Local Ingredients",
- subtitle: "Fresh daily",
- description: "We partner with local farmers to bring the freshest ingredients to your plate.",
- imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727961.jpg",
- },
+ tag: "Sourcing", title: "Local Ingredients", subtitle: "Fresh daily", description: "We partner with local farmers to bring the freshest ingredients to your plate.", imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727961.jpg"},
{
- tag: "Artistry",
- title: "Expert Preparation",
- subtitle: "Crafted with passion",
- description: "Our chefs treat every dish as a work of art, ensuring high quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-with-asparagus-roasted-vegetables_84443-94484.jpg",
- },
+ tag: "Artistry", title: "Expert Preparation", subtitle: "Crafted with passion", description: "Our chefs treat every dish as a work of art, ensuring high quality.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-with-asparagus-roasted-vegetables_84443-94484.jpg"},
{
- tag: "Service",
- title: "Impeccable Atmosphere",
- subtitle: "Designed for you",
- description: "We create a warm, inviting space for memorable meals with family.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
- },
+ tag: "Service", title: "Impeccable Atmosphere", subtitle: "Designed for you", description: "We create a warm, inviting space for memorable meals with family.", imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg"},
]}
/>
@@ -79,40 +60,19 @@ export default function HomePage() {
description="Explore our curated selection of signature dishes, each showcasing unique flavor profiles."
items={[
{
- title: "Starter Plates",
- description: "Handcrafted appetizers.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg",
- },
+ title: "Starter Plates", description: "Handcrafted appetizers.", imageSrc: "http://img.b2bpic.net/free-photo/view-from-side-yummy-salad-staying-table-cafe_651396-1431.jpg"},
{
- title: "Organic Salads",
- description: "Fresh and local greens.",
- imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetable-salad-with-feta-cheese-greens-olives_141793-1090.jpg",
- },
+ title: "Organic Salads", description: "Fresh and local greens.", imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetable-salad-with-feta-cheese-greens-olives_141793-1090.jpg"},
{
- title: "Sweet Creations",
- description: "Housemade decadent desserts.",
- imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg",
- },
+ title: "Sweet Creations", description: "Housemade decadent desserts.", imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-cherry-tomatoes_114579-1718.jpg"},
{
- title: "Artisanal Pasta",
- description: "Traditional flavors reimagined.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheesy-healthy-tagliatelle-pasta-container-with-slices-cherry-tomato_23-2148076243.jpg",
- },
+ title: "Artisanal Pasta", description: "Traditional flavors reimagined.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheesy-healthy-tagliatelle-pasta-container-with-slices-cherry-tomato_23-2148076243.jpg"},
{
- title: "Prime Cuts",
- description: "Locally sourced premium beef.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-dumpling-with-sour-cream-arugula-plate-with-spices_141793-12190.jpg",
- },
+ title: "Prime Cuts", description: "Locally sourced premium beef.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dumpling-with-sour-cream-arugula-plate-with-spices_141793-12190.jpg"},
{
- title: "Craft Drinks",
- description: "Expertly mixed beverages.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12774.jpg",
- },
+ title: "Craft Drinks", description: "Expertly mixed beverages.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12774.jpg"},
{
- title: "Seasonal Bites",
- description: "Limited daily creations.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg",
- },
+ title: "Seasonal Bites", description: "Limited daily creations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510885.jpg"},
]}
/>
@@ -126,35 +86,15 @@ export default function HomePage() {
description="Heartfelt feedback from our community of diners."
testimonials={[
{
- name: "Sarah J.",
- role: "Foodie",
- quote: "The most authentic experience in town!",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
- },
+ name: "Sarah J.", role: "Foodie", quote: "The most authentic experience in town!", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg"},
{
- name: "Michael R.",
- role: "Diner",
- quote: "Exceptional service and flavor.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg",
- },
+ name: "Michael R.", role: "Diner", quote: "Exceptional service and flavor.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2149250117.jpg"},
{
- name: "Elena K.",
- role: "Regular",
- quote: "The menu never fails to surprise me.",
- imageSrc: "http://img.b2bpic.net/free-photo/lunch-cafe-olive-women-eating_1303-2349.jpg",
- },
+ name: "Elena K.", role: "Regular", quote: "The menu never fails to surprise me.", imageSrc: "http://img.b2bpic.net/free-photo/lunch-cafe-olive-women-eating_1303-2349.jpg"},
{
- name: "David L.",
- role: "Chef",
- quote: "Truly remarkable ingredients.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
- },
+ name: "David L.", role: "Chef", quote: "Truly remarkable ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg"},
{
- name: "Monica T.",
- role: "Diner",
- quote: "Beautiful atmosphere for our anniversary.",
- imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg",
- },
+ name: "Monica T.", role: "Diner", quote: "Beautiful atmosphere for our anniversary.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg"},
]}
/>
@@ -168,29 +108,14 @@ export default function HomePage() {
description="Our talented team is dedicated to creating your perfect dining experience."
groups={[
{
- title: "Hospitality & Kitchen",
- members: [
+ title: "Hospitality & Kitchen", members: [
{
- name: "Alex Smith",
- role: "General Manager",
- detail: "Dedicated to guest satisfaction.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12304.jpg",
- },
+ name: "Alex Smith", role: "General Manager", detail: "Dedicated to guest satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12304.jpg"},
{
- name: "Jordan Lee",
- role: "Head Chef",
- detail: "Crafting flavors with passion.",
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-chef-wearing-uniform-smiling-with-closed-eyes-isolated-brown-background_141793-133505.jpg",
- },
+ name: "Jordan Lee", role: "Head Chef", detail: "Crafting flavors with passion.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-chef-wearing-uniform-smiling-with-closed-eyes-isolated-brown-background_141793-133505.jpg"},
{
- name: "Sam Taylor",
- role: "Service Lead",
- detail: "Ensuring a seamless dining journey.",
- imageSrc: "http://img.b2bpic.net/free-photo/we-serve-finest-desserts_637285-8893.jpg",
- },
+ name: "Sam Taylor", role: "Service Lead", detail: "Ensuring a seamless dining journey.", imageSrc: "http://img.b2bpic.net/free-photo/we-serve-finest-desserts_637285-8893.jpg"},
],
- imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=rsm9na",
- imageAlt: "professional restaurant manager portrait",
},
]}
/>
@@ -205,29 +130,19 @@ export default function HomePage() {
description="Have questions? Find answers about our hours, location, and reservations below."
categories={[
{
- name: "General",
- items: [
+ name: "General", items: [
{
- question: "Are reservations required?",
- answer: "Reservations are recommended, especially on weekends, though we welcome walk-ins.",
- },
+ question: "Are reservations required?", answer: "Reservations are recommended, especially on weekends, though we welcome walk-ins."},
{
- question: "Where are you located?",
- answer: "We are located at 123 Culinary Drive, downtown. Parking is available nearby.",
- },
+ question: "Where are you located?", answer: "We are located at 123 Culinary Drive, downtown. Parking is available nearby."},
],
},
{
- name: "Dining",
- items: [
+ name: "Dining", items: [
{
- question: "Do you offer private events?",
- answer: "Yes, we host private parties. Contact us for packages.",
- },
+ question: "Do you offer private events?", answer: "Yes, we host private parties. Contact us for packages."},
{
- question: "Is the menu seasonal?",
- answer: "Yes, we update our menu based on local seasonal harvest availability.",
- },
+ question: "Is the menu seasonal?", answer: "Yes, we update our menu based on local seasonal harvest availability."},
],
},
]}
@@ -241,13 +156,9 @@ export default function HomePage() {
tag="Visit Us"
text="Ready for an exceptional dining experience? Reserve your table today and join us."
primaryButton={{
- text: "Book Your Table",
- href: "#",
- }}
+ text: "Book Your Table", href: "#"}}
secondaryButton={{
- text: "Call 555-0123",
- href: "tel:5550123",
- }}
+ text: "Call 555-0123", href: "tel:5550123"}}
/>