Merge version_1_1782154367285 into main #2

Merged
bender merged 1 commits from version_1_1782154367285 into main 2026-06-22 18:53:56 +00:00

View File

@@ -12,275 +12,78 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardTiltedCarousel
tag="Since 2022"
title="Amazing Burgers & Venezuelan Flavors"
description="Discover the hidden gem of Fuencarral-El Pardo. Smash burgers, tequeños, and authentic Arepas await."
primaryButton={{
text: "Order Online",
href: "https://linktr.ee/fkitchen",
}}
secondaryButton={{
text: "See Directions",
href: "#contact",
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/juicy-bacon-cheeseburger_23-2151950562.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plate-nachos-with-salsa-dip_23-2148181586.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arepas-ingredients_23-2148716423.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-tubular-pastry-plate-tubular-pastry-black-plate-white-table_140725-111265.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-arepas-bowl_23-2148742386.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Since 2022"
title="Amazing Burgers & Venezuelan Flavors"
description="Discover the hidden gem of Fuencarral-El Pardo. Smash burgers, tequeños, and authentic Arepas await."
primaryButton={{
text: "Order Online", href: "https://linktr.ee/fkitchen"}}
secondaryButton={{
text: "See Directions", href: "#contact"}}
items={[
{ imageSrc: "http://img.b2bpic.net/free-photo/juicy-bacon-cheeseburger_23-2151950562.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plate-nachos-with-salsa-dip_23-2148181586.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arepas-ingredients_23-2148716423.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-tubular-pastry-plate-tubular-pastry-black-plate-white-table_140725-111265.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-arepas-bowl_23-2148742386.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="F-Kitchen: A Madrid Discovery"
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText title="F-Kitchen: A Madrid Discovery" />
</SectionErrorBoundary>
</div>
<div id="menu" data-section="menu">
<SectionErrorBoundary name="menu">
<div id="menu" data-section="menu">
<SectionErrorBoundary name="menu">
<FeaturesRevealCardsBento
tag="Our Menu"
title="Culinary Delights"
description="Handcrafted dishes made behind our little door with big love."
items={[
{
title: "Mini Nachos",
description: "Crispy corn chips with fresh toppings.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/nachos-tomato-sauce-sliced-lime-desk-against-black-background_23-2148254364.jpg",
},
{
title: "Cachapa",
description: "Authentic Venezuelan corn pancake with cheese.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-banana-pancakes_1385-284.jpg",
},
{
title: "Gourmet Tacos",
description: "Bold Tex-Mex flavors in every bite.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-with-meat_23-2148750428.jpg",
},
{
title: "Tequeños",
description: "Cheese-filled dough sticks, a classic snack.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-cake-with-chocolate-cake-with-chocolate-citrus-fruits-bowls-chocolate-limes-yellow-candies-dark-surface_140725-111331.jpg",
},
{
title: "Pepitos",
description: "Loaded artisan sandwiches.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/meat-sandwich-wooden-board-side-view_141793-2394.jpg",
},
{
title: "Smash Burgers",
description: "Thin, crispy, and flavorful patties.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg",
},
{
title: "Daily Specials",
description: "Ask about our chef's daily creations.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-burger_23-2149342862.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Our Menu"
title="Culinary Delights"
description="Handcrafted dishes made behind our little door with big love."
items={[
{ title: "Mini Nachos", description: "Crispy corn chips with fresh toppings.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/nachos-tomato-sauce-sliced-lime-desk-against-black-background_23-2148254364.jpg" },
{ title: "Cachapa", description: "Authentic Venezuelan corn pancake with cheese.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/tasty-banana-pancakes_1385-284.jpg" },
{ title: "Gourmet Tacos", description: "Bold Tex-Mex flavors in every bite.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-tacos-with-meat_23-2148750428.jpg" },
{ title: "Tequeños", description: "Cheese-filled dough sticks, a classic snack.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/side-view-from-afar-cake-with-chocolate-cake-with-chocolate-citrus-fruits-bowls-chocolate-limes-yellow-candies-dark-surface_140725-111331.jpg" },
{ title: "Pepitos", description: "Loaded artisan sandwiches.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/meat-sandwich-wooden-board-side-view_141793-2394.jpg" },
{ title: "Smash Burgers", description: "Thin, crispy, and flavorful patties.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-hamburger-wooden-plate-restaurant_181624-50415.jpg" },
{ title: "Daily Specials", description: "Ask about our chef's daily creations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-burger_23-2149342862.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<div id="features" data-section="features">
<SectionErrorBoundary name="features">
<FeaturesBento
tag="Why Us"
title="The F-Kitchen Experience"
description="Quality meets speed and hospitality."
features={[
{
title: "Fast Pickup",
description: "Kerbside and No-contact available.",
bentoComponent: "info-card-marquee",
infoCards: [
{
icon: Clock,
label: "Time",
value: "15m",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/juicy-bacon-cheeseburger_23-2151950563.jpg",
imageAlt: "Juicy bacon cheeseburger",
},
{
title: "Authentic Ingredients",
description: "Fresh, locally sourced and imported spices.",
bentoComponent: "checklist-timeline",
heading: "Quality",
subheading: "Standards",
checklistItems: [
{
label: "Fresh produce",
detail: "Daily",
},
{
label: "Authentic cheese",
detail: "Imported",
},
{
label: "No preservatives",
detail: "Always",
},
],
completedLabel: "Certified",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-bacon-cheeseburger_23-2151950562.jpg?_wi=2",
imageAlt: "Juicy bacon cheeseburger",
},
{
title: "Chef-Driven",
description: "Passionate father & son team.",
bentoComponent: "animated-bar-chart",
imageSrc: "http://img.b2bpic.net/free-photo/plate-nachos-with-salsa-dip_23-2148181586.jpg?_wi=2",
imageAlt: "Juicy bacon cheeseburger",
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsMediaCards
tag="Our Impact"
title="Serving Madrid with Love"
description="Join our growing family of foodies."
metrics={[
{
value: "216+",
title: "Total Reviews",
description: "Satisfied diners.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burgers-with-pickles_23-2148784498.jpg",
},
{
value: "4.3",
title: "Rating",
description: "Based on Google reviews.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-person-near-burger-plate-holding-jar-with-butter_23-2148784521.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialOverlayCards
tag="Testimonials"
title="What our guests say"
description="Authentic stories from our Madrid community."
testimonials={[
{
name: "Álvaro C.",
role: "Local Guide",
company: "Madrid",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
},
{
name: "Andrés A.",
role: "Local Guide",
company: "Madrid",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250084.jpg",
},
{
name: "Greko A.",
role: "Diner",
company: "Madrid",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-charming-unshaved-dark-skinned-guy-holding-tasty-sandwich-while-walking-with-backpack-park-attending-food-festival-laughing-out-loud-expressing-good-mood_176420-19852.jpg",
},
{
name: "Maria L.",
role: "Foodie",
company: "Madrid",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-street-food-fest_23-2151543766.jpg",
},
{
name: "Carlos G.",
role: "Regular",
company: "Madrid",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqSplitMedia
tag="Help"
title="Frequently Asked Questions"
description="Everything you need to know about F-Kitchen."
items={[
{
question: "What are your opening hours?",
answer: "We are open until 2 am daily.",
},
{
question: "Do you offer delivery?",
answer: "Yes, we offer no-contact delivery via major delivery apps.",
},
{
question: "Where are you located?",
answer: "We are at C. de Estella, 21, Madrid.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-cheeseburger-tray_23-2148678818.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Contact"
text="Ready for a feast? Order online or visit us today in Fuencarral-El Pardo."
primaryButton={{
text: "Call Now",
href: "tel:604904147",
}}
secondaryButton={{
text: "Directions",
href: "https://maps.app.goo.gl/F8WG+V6",
}}
/>
</SectionErrorBoundary>
</div>
tag="Why Us"
title="The F-Kitchen Experience"
description="Quality meets speed and hospitality."
features={[
{
title: "Fast Pickup", description: "Kerbside and No-contact available.", bentoComponent: "info-card-marquee", infoCards: [{ icon: Clock, label: "Time", value: "15m" }]
},
{
title: "Authentic Ingredients", description: "Fresh, locally sourced and imported spices.", bentoComponent: "checklist-timeline", heading: "Quality", subheading: "Standards", checklistItems: [
{ label: "Fresh produce", detail: "Daily" },
{ label: "Authentic cheese", detail: "Imported" },
{ label: "No preservatives", detail: "Always" }
],
completedLabel: "Certified"
},
{
title: "Chef-Driven", description: "Passionate father & son team.", bentoComponent: "animated-bar-chart"
}
]}
/>
</SectionErrorBoundary>
</div>
</>
);
}
}