Merge version_1_1781533655516 into main #2

Merged
bender merged 2 commits from version_1_1781533655516 into main 2026-06-15 14:28:55 +00:00

View File

@@ -6,7 +6,7 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent
import HeroBillboardTiltedCarousel from '@/components/sections/hero/HeroBillboardTiltedCarousel';
import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards';
import TestimonialColumnMarqueeCards from '@/components/sections/testimonial/TestimonialColumnMarqueeCards';
import { Flame, Leaf, Timer } from "lucide-react";
import { Flame, Leaf, Timer, ChefHat } from "lucide-react";
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
@@ -19,32 +19,16 @@ export default function HomePage() {
title="Crafted Burgers & Crunchy Fried Chicken"
description="Experience the ultimate crunch and juicy flavor. Fresh ingredients, cooked to perfection, delivered with love."
primaryButton={{
text: "View Our Menu",
href: "#products",
}}
text: "View Our Menu", href: "#products"}}
secondaryButton={{
text: "Book a Table",
href: "#contact",
}}
text: "Book a Table", href: "#contact"}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/deliciously-cooked-seasoned-chicken-wings-with-garlic-table-lights_181624-27096.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwich-wooden-board-dark-mix-color-surface-with-free-space_179666-42265.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-wings-cutting-board-with-green-onions-fork_23-2148699034.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-rustic-wooden-table_84443-74897.jpg",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/deliciously-cooked-seasoned-chicken-wings-with-garlic-table-lights_181624-27096.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-sandwich-wooden-board-dark-mix-color-surface-with-free-space_179666-42265.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-wings-cutting-board-with-green-onions-fork_23-2148699034.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-rustic-wooden-table_84443-74897.jpg" },
]}
/>
</SectionErrorBoundary>
@@ -55,13 +39,9 @@ export default function HomePage() {
<AboutTextSplit
title="Our Secret Recipe"
descriptions={[
"Founded in 2010, Burger House started with a simple passion for quality comfort food. We believe that a perfect burger needs fresh, locally-sourced beef, and that fried chicken should always be crunchy on the outside and juicy on the inside.",
"Our chefs spend hours in the kitchen perfecting our secret seasoning blends and house-made sauces. Every meal is made to order to ensure that your dining experience is nothing short of exceptional.",
]}
"Founded in 2010, Burger House started with a simple passion for quality comfort food. We believe that a perfect burger needs fresh, locally-sourced beef, and that fried chicken should always be crunchy on the outside and juicy on the inside.", "Our chefs spend hours in the kitchen perfecting our secret seasoning blends and house-made sauces. Every meal is made to order to ensure that your dining experience is nothing short of exceptional."]}
primaryButton={{
text: "Learn More",
href: "#",
}}
text: "Learn More", href: "#"}}
/>
</SectionErrorBoundary>
</div>
@@ -73,41 +53,13 @@ export default function HomePage() {
title="Signature Flavors"
description="Explore our delicious range of handcrafted burgers and crispy chicken delicacies."
items={[
{
title: "Classic Cheeseburger",
description: "Hand-smashed patty with melted cheddar.",
imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg",
},
{
title: "Golden Chicken Bucket",
description: "12 pieces of our signature crunchy chicken.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-variety-fried-chicken-with-sauce_23-2148646629.jpg",
},
{
title: "Bacon Lover's Burger",
description: "Double patties with crispy smoked bacon.",
imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-tomato-onion-beans-walnuts-side-view_141793-2390.jpg",
},
{
title: "Spicy Wing Platter",
description: "10 wings with our secret spicy glaze.",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken-black-slate-background_123827-22525.jpg",
},
{
title: "Mushroom Swiss",
description: "Sautéed mushrooms with creamy swiss cheese.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-korean-style_1339-5748.jpg",
},
{
title: "Chicken Tender Box",
description: "5 pieces of boneless crispy perfection.",
imageSrc: "http://img.b2bpic.net/free-photo/pan-with-chicken-near-ketchup-beer_23-2147717022.jpg",
},
{
title: "Burger House Fries",
description: "House-seasoned golden crispy fries.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-flag_23-2149897343.jpg",
},
{ title: "Classic Cheeseburger", description: "Hand-smashed patty with melted cheddar.", imageSrc: "http://img.b2bpic.net/free-photo/big-mac-menu-metallic-rustic-cage-candle_114579-2158.jpg" },
{ title: "Golden Chicken Bucket", description: "12 pieces of our signature crunchy chicken.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-variety-fried-chicken-with-sauce_23-2148646629.jpg" },
{ title: "Bacon Lover's Burger", description: "Double patties with crispy smoked bacon.", imageSrc: "http://img.b2bpic.net/free-photo/meat-burger-wooden-board-tomato-onion-beans-walnuts-side-view_141793-2390.jpg" },
{ title: "Spicy Wing Platter", description: "10 wings with our secret spicy glaze.", imageSrc: "http://img.b2bpic.net/free-photo/crispy-kentucky-fried-chicken-black-slate-background_123827-22525.jpg" },
{ title: "Mushroom Swiss", description: "Sautéed mushrooms with creamy swiss cheese.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-korean-style_1339-5748.jpg" },
{ title: "Chicken Tender Box", description: "5 pieces of boneless crispy perfection.", imageSrc: "http://img.b2bpic.net/free-photo/pan-with-chicken-near-ketchup-beer_23-2147717022.jpg" },
{ title: "Burger House Fries", description: "House-seasoned golden crispy fries.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-with-flag_23-2149897343.jpg" },
]}
/>
</SectionErrorBoundary>
@@ -121,70 +73,24 @@ export default function HomePage() {
description="What makes our food so good? It's all about the details."
features={[
{
title: "Fresh Ingredients",
description: "We source all our vegetables and meats from local farms daily.",
bentoComponent: "info-card-marquee",
infoCards: [
{
icon: Leaf,
label: "Farm Fresh",
value: "100%",
},
title: "Fresh Ingredients", description: "We source all our vegetables and meats from local farms daily.", bentoComponent: "info-card-marquee", infoCards: [
{ icon: Leaf, label: "Farm Fresh", value: "100%" },
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-cutting-board_23-2148308832.jpg",
imageAlt: "Top view arrangement with food and cutting board",
},
{
title: "Perfect Crunch",
description: "Our unique double-frying process guarantees the perfect crunch every single time.",
bentoComponent: "tilted-stack-cards",
stackCards: [
{
icon: ChefHat,
title: "Expert Chefs",
subtitle: "Mastering the crunch",
detail: "Certified professionals",
},
{
icon: Timer,
title: "Perfect Timing",
subtitle: "Double frying technique",
detail: "Precision frying",
},
{
icon: Flame,
title: "High Heat",
subtitle: "Locked-in flavor",
detail: "High-heat cooking",
},
title: "Perfect Crunch", description: "Our unique double-frying process guarantees the perfect crunch every single time.", bentoComponent: "tilted-stack-cards", stackCards: [
{ icon: ChefHat, title: "Expert Chefs", subtitle: "Mastering the crunch", detail: "Certified professionals" },
{ icon: Timer, title: "Perfect Timing", subtitle: "Double frying technique", detail: "Precision frying" },
{ icon: Flame, title: "High Heat", subtitle: "Locked-in flavor", detail: "High-heat cooking" },
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-food-notebook_23-2148308899.jpg?_wi=2",
imageAlt: "Top view arrangement with food and cutting board",
},
{
title: "Quick Service",
description: "We know you're hungry, so we prioritize fast, friendly service without compromising quality.",
bentoComponent: "checklist-timeline",
heading: "Service Standards",
subheading: "Ensuring satisfaction",
checklistItems: [
{
label: "Fast Prep",
detail: "Order ready in 15 mins",
},
{
label: "Quality Control",
detail: "Temperature checked",
},
{
label: "Friendly Staff",
detail: "Always ready to help",
},
title: "Quick Service", description: "We know you're hungry, so we prioritize fast, friendly service without compromising quality.", bentoComponent: "checklist-timeline", heading: "Service Standards", subheading: "Ensuring satisfaction", checklistItems: [
{ label: "Fast Prep", detail: "Order ready in 15 mins" },
{ label: "Quality Control", detail: "Temperature checked" },
{ label: "Friendly Staff", detail: "Always ready to help" },
],
completedLabel: "Service Ready",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901796.jpg?_wi=2",
imageAlt: "Top view arrangement with food and cutting board",
},
completedLabel: "Service Ready"},
]}
/>
</SectionErrorBoundary>
@@ -198,11 +104,7 @@ export default function HomePage() {
description="Our dedication to quality has made us a neighborhood favorite."
metrics={[
{
value: "50,000+",
title: "Burgers Served",
description: "Delighting thousands of hungry customers every year.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg",
},
value: "50,000+", title: "Burgers Served", description: "Delighting thousands of hungry customers every year.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -216,35 +118,15 @@ export default function HomePage() {
description="Hear what our loyal customers have to say."
testimonials={[
{
name: "Sarah J.",
role: "Food Blogger",
quote: "The crunch on the fried chicken is unmatched!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-holding-burgers_23-2148705550.jpg",
},
name: "Sarah J.", role: "Food Blogger", quote: "The crunch on the fried chicken is unmatched!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-holding-burgers_23-2148705550.jpg"},
{
name: "Mike D.",
role: "Regular Customer",
quote: "Best burgers in town. Never disappointing.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-523.jpg",
},
name: "Mike D.", role: "Regular Customer", quote: "Best burgers in town. Never disappointing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-523.jpg"},
{
name: "Emily R.",
role: "Local Resident",
quote: "Perfect spot for a quick family lunch.",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg",
},
name: "Emily R.", role: "Local Resident", quote: "Perfect spot for a quick family lunch.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg"},
{
name: "David K.",
role: "Chef",
quote: "Impressive attention to flavor balance.",
imageSrc: "http://img.b2bpic.net/free-photo/leisure-virtual-reality_1098-14670.jpg",
},
name: "David K.", role: "Chef", quote: "Impressive attention to flavor balance.", imageSrc: "http://img.b2bpic.net/free-photo/leisure-virtual-reality_1098-14670.jpg"},
{
name: "Jessica L.",
role: "Student",
quote: "Love the spicy chicken options!",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67213.jpg",
},
name: "Jessica L.", role: "Student", quote: "Love the spicy chicken options!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67213.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -258,17 +140,11 @@ export default function HomePage() {
description="Common questions about our restaurant."
items={[
{
question: "Do you offer delivery?",
answer: "Yes, we partner with all major delivery platforms.",
},
question: "Do you offer delivery?", answer: "Yes, we partner with all major delivery platforms."},
{
question: "Are ingredients halal?",
answer: "Yes, our meats are halal certified.",
},
question: "Are ingredients halal?", answer: "Yes, our meats are halal certified."},
{
question: "Can I book a table for events?",
answer: "Absolutely! Contact us to discuss your event.",
},
question: "Can I book a table for events?", answer: "Absolutely! Contact us to discuss your event."},
]}
/>
</SectionErrorBoundary>
@@ -280,13 +156,9 @@ export default function HomePage() {
tag="Get In Touch"
text="Ready to satisfy your cravings? Visit us today or order for delivery."
primaryButton={{
text: "Call Now",
href: "tel:5551234567",
}}
text: "Call Now", href: "tel:5551234567"}}
secondaryButton={{
text: "Email Us",
href: "mailto:hello@burgerhouse.com",
}}
text: "Email Us", href: "mailto:hello@burgerhouse.com"}}
/>
</SectionErrorBoundary>
</div>