Merge version_1_1781377818755 into main #1

Merged
bender merged 2 commits from version_1_1781377818755 into main 2026-06-13 19:11:34 +00:00

View File

@@ -11,269 +11,140 @@ 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">
<HeroBillboardCarousel
tag="Taste of Tradition in Qońirat"
title="BEER HOUSE"
description="Delicious Shish Kebabs, Live Draft Beer, and a Relaxing Atmosphere."
primaryButton={{
text: "View Menu",
href: "#menu",
}}
secondaryButton={{
text: "Book a Table",
href: "#reservations",
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise-top-view_114579-10264.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-lounge-area-with-luggage_482257-79747.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cooked-shrimps-sticks-inside-blue-plate-with-green-salad-lemon-slices-wooden-desk_140725-29908.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-macro-photography_53876-14913.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Taste of Tradition in Qońirat"
title="BEER HOUSE"
description="Delicious Shish Kebabs, Live Draft Beer, and a Relaxing Atmosphere."
primaryButton={{
text: "View Menu", href: "#menu"}}
secondaryButton={{
text: "Book a Table", href: "#reservations"}}
items={[
{ imageSrc: "http://img.b2bpic.net/free-photo/chicken-shish-kebab-with-vegetables-ketchup-mayonnaise-top-view_114579-10264.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-lounge-area-with-luggage_482257-79747.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cooked-shrimps-sticks-inside-blue-plate-with-green-salad-lemon-slices-wooden-desk_140725-29908.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-macro-photography_53876-14913.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutTestimonial
tag="Our Space"
quote="Welcome to Qońirat's finest beer and dining house. We offer a calm, comfortable environment for dinner, families, or large groups."
author="The Management"
role="Beer House Team"
imageSrc="http://img.b2bpic.net/free-photo/decorative-lamp-shop_23-2148164678.jpg"
/>
</SectionErrorBoundary>
</div>
tag="Our Space"
quote="Welcome to Qońirat's finest beer and dining house. We offer a calm, comfortable environment for dinner, families, or large groups."
author="The Management"
role="Beer House Team"
imageSrc="http://img.b2bpic.net/free-photo/decorative-lamp-shop_23-2148164678.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="menu" data-section="menu">
<SectionErrorBoundary name="menu">
<div id="menu" data-section="menu">
<SectionErrorBoundary name="menu">
<FeaturesRevealCardsBento
tag="Signature Dishes"
title="Our Menu"
description="Explore our curated selection of grilled delicacies and fresh draft beer."
items={[
{
id: "m1",
title: "Grilled Meat Platter",
description: "Succulent kebabs and fresh roasted vegetables.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-cutlets-with-corns-bread-loafs-seasonings-green-desk-meat-meal-food-vegetables-cooking_140725-64820.jpg",
},
{
id: "m2",
title: "Fish Skewers",
description: "Freshly caught and grilled to perfection.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-skewer-with-red-pepper_23-2148699099.jpg",
},
{
id: "m3",
title: "Traditional Soup",
description: "Authentic local soup in handmade ceramic.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-pot-with-chopped-parmesan-cheese-bread-crackers_114579-951.jpg",
},
{
id: "m4",
title: "Signature Lager",
description: "Refreshing draft beer, cold and crisp.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-macro-photography_53876-32249.jpg",
},
{
id: "m5",
title: "Family Sides",
description: "A variety of local dips and breads.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg",
},
{
id: "m6",
title: "Seasonal Salad",
description: "Fresh farm-to-table vegetables.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate_140725-10306.jpg",
},
{
id: "m7",
title: "Specialty Kebabs",
description: "A variety of meats seasoned with local spices.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-crackers-with-raisins-grey-space_140725-97336.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Signature Dishes"
title="Our Menu"
description="Explore our curated selection of grilled delicacies and fresh draft beer."
items={[
{ title: "Grilled Meat Platter", description: "Succulent kebabs and fresh roasted vegetables.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-tasty-cutlets-with-corns-bread-loafs-seasonings-green-desk-meat-meal-food-vegetables-cooking_140725-64820.jpg" },
{ title: "Fish Skewers", description: "Freshly caught and grilled to perfection.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chicken-skewer-with-red-pepper_23-2148699099.jpg" },
{ title: "Traditional Soup", description: "Authentic local soup in handmade ceramic.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/tomato-soup-pot-with-chopped-parmesan-cheese-bread-crackers_114579-951.jpg" },
{ title: "Signature Lager", description: "Refreshing draft beer, cold and crisp.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/glass-cold-beer-macro-photography_53876-32249.jpg" },
{ title: "Family Sides", description: "A variety of local dips and breads.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg" },
{ title: "Seasonal Salad", description: "Fresh farm-to-table vegetables.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate_140725-10306.jpg" },
{ title: "Specialty Kebabs", description: "A variety of meats seasoned with local spices.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-crackers-with-raisins-grey-space_140725-97336.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="details" data-section="details">
<SectionErrorBoundary name="details">
<div id="details" data-section="details">
<SectionErrorBoundary name="details">
<FeaturesBentoGrid
tag="At a Glance"
title="Service Details"
description="Everything you need to know for a perfect visit."
features={[
{
title: "Terrace & Dine-in",
description: "Indoor and outdoor seating available.",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talk-about-vacation-plans_482257-81671.jpg",
},
{
title: "Delivery Services",
description: "Call us at +998 91 394 40 44.",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-mexican-tacos-with-beef-cutting-board-with-jars-guacamole-salsa-sauce_23-2148042477.jpg",
},
{
title: "Takeout & Parking",
description: "Free on-site parking and easy pickup.",
imageSrc: "http://img.b2bpic.net/free-photo/beer-glass-wooden-background_93675-130413.jpg",
},
{
title: "Family Friendly",
description: "Halal options and kids menu.",
imageSrc: "http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="At a Glance"
title="Service Details"
description="Everything you need to know for a perfect visit."
features={[
{ title: "Terrace & Dine-in", description: "Indoor and outdoor seating available.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-talk-about-vacation-plans_482257-81671.jpg" },
{ title: "Delivery Services", description: "Call us at +998 91 394 40 44.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-mexican-tacos-with-beef-cutting-board-with-jars-guacamole-salsa-sauce_23-2148042477.jpg" },
{ title: "Takeout & Parking", description: "Free on-site parking and easy pickup.", imageSrc: "http://img.b2bpic.net/free-photo/beer-glass-wooden-background_93675-130413.jpg" },
{ title: "Family Friendly", description: "Halal options and kids menu.", imageSrc: "http://img.b2bpic.net/free-photo/classic-old-fashioned-library-space-with-elegant-wooden-interiors_482257-125296.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialQuoteCards
tag="Customer Reviews"
title="What Our Guests Say"
description="Don't take our word for it—listen to our happy patrons."
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Food Critic",
quote: "The best kebabs in the region! Simply stunning atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
},
{
id: "t2",
name: "Michael Chen",
role: "Regular",
quote: "Great beer selection and very comfortable booths.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-apartment-party-paying-attention-interesting-story-shared-by-friend-while-eating_482257-85712.jpg",
},
{
id: "t3",
name: "Emily R.",
role: "Family Guest",
quote: "Kid-friendly and such a nice service team.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
},
{
id: "t4",
name: "David Kim",
role: "Tour Guide",
quote: "A must-visit place for locals and tourists alike.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovable-woman-with-trench-coat_197531-19748.jpg",
},
{
id: "t5",
name: "Alex B.",
role: "Foodie",
quote: "Authentic flavors and beautiful presentation.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12676.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Customer Reviews"
title="What Our Guests Say"
description="Don't take our word for it—listen to our happy patrons."
testimonials={[
{ name: "Sarah J.", role: "Food Critic", quote: "The best kebabs in the region! Simply stunning atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
{ name: "Michael Chen", role: "Regular", quote: "Great beer selection and very comfortable booths.", imageSrc: "http://img.b2bpic.net/free-photo/woman-apartment-party-paying-attention-interesting-story-shared-by-friend-while-eating_482257-85712.jpg" },
{ name: "Emily R.", role: "Family Guest", quote: "Kid-friendly and such a nice service team.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg" },
{ name: "David Kim", role: "Tour Guide", quote: "A must-visit place for locals and tourists alike.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovable-woman-with-trench-coat_197531-19748.jpg" },
{ name: "Alex B.", role: "Foodie", quote: "Authentic flavors and beautiful presentation.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12676.jpg" },
]}
/>
</SectionErrorBoundary>
</div>
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTabbedAccordion
tag="Questions"
title="Common Inquiries"
description="Answers to frequently asked questions about our services."
categories={[
{
name: "Services",
items: [
{
question: "Do you offer delivery?",
answer: "Yes, please call +998 91 394 40 44.",
},
{
question: "Is there parking?",
answer: "Yes, we have free on-site parking.",
},
],
},
{
name: "Dietary",
items: [
{
question: "Do you offer Halal options?",
answer: "Yes, we offer many Halal-friendly dishes.",
},
{
question: "Do you have a kids menu?",
answer: "Absolutely, our kids menu is very popular.",
},
],
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Questions"
title="Common Inquiries"
description="Answers to frequently asked questions about our services."
categories={[
{
name: "Services", items: [
{ question: "Do you offer delivery?", answer: "Yes, please call +998 91 394 40 44." },
{ question: "Is there parking?", answer: "Yes, we have free on-site parking." },
],
},
{
name: "Dietary", items: [
{ question: "Do you offer Halal options?", answer: "Yes, we offer many Halal-friendly dishes." },
{ question: "Do you have a kids menu?", answer: "Absolutely, our kids menu is very popular." },
],
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="social" data-section="social">
<SectionErrorBoundary name="social">
<div id="social" data-section="social">
<SectionErrorBoundary name="social">
<SocialProofMarquee
tag="Community"
title="Proudly Serving Our Community"
description="Recognized by local organizations and foodies."
names={[
"Qońirat News",
"Local Foodie Hub",
"Regional Tourism Board",
"City Dining Guide",
"Central Asia Reviews",
"Regional Culture Hub",
"Karakalpakstan Food Daily",
]}
/>
</SectionErrorBoundary>
</div>
tag="Community"
title="Proudly Serving Our Community"
description="Recognized by local organizations and foodies."
names={[
"Qońirat News", "Local Foodie Hub", "Regional Tourism Board", "City Dining Guide", "Central Asia Reviews", "Regional Culture Hub", "Karakalpakstan Food Daily"]}
/>
</SectionErrorBoundary>
</div>
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Contact Us"
text="Call us at +998 91 394 40 44 or visit us in Qońirat, Republic of Karakalpakstan."
primaryButton={{
text: "Call Now",
href: "tel:+998913944044",
}}
secondaryButton={{
text: "Email Us",
href: "mailto:info@beerhouse.uz",
}}
/>
</SectionErrorBoundary>
</div>
tag="Contact Us"
text="Call us at +998 91 394 40 44 or visit us in Qońirat, Republic of Karakalpakstan."
primaryButton={{
text: "Call Now", href: "tel:+998913944044"}}
secondaryButton={{
text: "Email Us", href: "mailto:info@beerhouse.uz"}}
/>
</SectionErrorBoundary>
</div>
</>
);
}