From 97b582797bc4636a3271d6992c7b5093b5c3853b Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 21:21:08 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c8f609d..b6dcd1d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -225,6 +225,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19956.jpg", }, ]} + description="Meet the passionate individuals who make our space special." /> @@ -234,6 +235,7 @@ export default function HomePage() { Date: Mon, 15 Jun 2026 21:21:17 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 423 ++++++++++++++--------------------------- 1 file changed, 139 insertions(+), 284 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b6dcd1d..d9a29c5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,312 +7,167 @@ import HeroSplitVerticalMarquee from '@/components/sections/hero/HeroSplitVertic import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import TeamOverlayCards from '@/components/sections/team/TeamOverlayCards'; import TestimonialMarqueeCards from '@/components/sections/testimonial/TestimonialMarqueeCards'; -import { Droplets, Star, Users } from "lucide-react"; +import { Star, Users, Droplets } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
- +
+ - -
+ tag="Welcome to Barcelona" + title="Craft beer, tapas, and Barcelonas warmest welcome" + description="Ancestral Bar combines authentic Spanish flavors with artisanal brews in Eixamples most welcoming neighborhood spot. Join us for daily tapas, weekend vermut, and unforgettable service." + primaryButton={{ + text: "Reserve your table", href: "#contact"}} + secondaryButton={{ + text: "Explore the menu", href: "#menu"}} + leftItems={[ + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-beer-glass-with-froth_107420-65352.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-inscription-snacks-with-crackers-seeds-cookies-black-background_141793-3520.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-light-beer-table_140725-10259.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/group-students-sitting-sofa-resting-cafe-work-with-laptop-common-project_613910-5902.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/pineapples-ready-sale_23-2151526706.jpg" }, + ]} + rightItems={[ + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-meat-roll-with-grilled-apples-pears-with-glass-red-wine_141793-5010.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-posing-together_23-2149073437.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-snacks-arrangement_23-2149325267.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-sugar-cubes_23-2149600692.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Our Story" + quote="The atmosphere at Ancestral Bar is incomparable. It's the only place in Eixample that feels truly like home, with tapas that bring back the best of Spanish tradition." + author="Elena Martínez" + role="Local Resident" + imageSrc="http://img.b2bpic.net/free-photo/pleased-tilting-head-middle-aged-man-wearing-white-t-shirt-with-tie-crossing-hands-isolated-orange-wall_141793-103462.jpg" + /> +
+
-
- +
+ - -
+ tag="Our Vibe" + title="A Community Hub" + description="More than just a bar, we're a space for everyone in our neighborhood." + items={[ + { + title: "LGBTQ+ Friendly", description: "Everyone is welcome to be themselves at Ancestral Bar.", tags: ["Inclusive", "Safe Space"], + imageSrc: "http://img.b2bpic.net/free-photo/love-is-love-pride-quote-with-rainbow-hearts_23-2148475914.jpg"}, + { + title: "Cozy Atmosphere", description: "Perfect for remote work in the afternoon.", tags: ["Relaxed", "Cozy"], + imageSrc: "http://img.b2bpic.net/free-photo/luxury-girl-sitting-restaurant_1157-14647.jpg"}, + { + title: "Weekend Vermut", description: "Our signature Saturday experience.", tags: ["Traditional", "Social"], + imageSrc: "http://img.b2bpic.net/free-photo/tea-set-with-feijoa-jam_141793-17613.jpg"}, + ]} + /> +
+
- -
- +
+ - -
+ tag="Reputation" + title="Loved by locals" + description="We are proud of our community standing." + metrics={[ + { icon: "Star", title: "Average Rating", value: "4.8" }, + { icon: "Users", title: "Weekly Visitors", value: "500+" }, + { icon: "Droplets", title: "Craft Beers", value: "20+" } + ]} + /> +
+
-
- +
+ - -
+ tag="Our Crew" + title="Meet the team" + description="Our dedicated team makes the magic happen." + members={[ + { name: "Jordi", role: "Bar Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg" }, + { name: "Ana", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208297.jpg" }, + { name: "Marc", role: "Mixologist", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19956.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Reviews" + title="Community Love" + description="What our guests have to say." + testimonials={[ + { name: "David", role: "Tourist", quote: "Fantastic spot!", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-smiling-restaurant_23-2149316809.jpg" }, + { name: "Sarah", role: "Local", quote: "Best vibes ever.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-posing-together-retro-style-with-beverage_23-2149525831.jpg" }, + { name: "Leo", role: "Regular", quote: "Service is top tier.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg" }, + { name: "Emma", role: "Visitor", quote: "Amazing tapas.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-woman-talking-phone_23-2149529682.jpg" }, + { name: "Tom", role: "Regular", quote: "Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg" }, + ]} + /> +
+
-
- +
+ - -
+ tag="Questions?" + title="Need to know more?" + description="Common answers for our visitors." + items={[ + { question: "Are you LGBTQ friendly?", answer: "Yes, we are a proud community space." }, + { question: "Do you take reservations?", answer: "Yes, please contact us online." }, + { question: "Do you have vegan options?", answer: "We offer a variety of vegan tapas." }, + ]} + imageSrc="http://img.b2bpic.net/free-photo/glass-indoor_1321-492.jpg" + /> +
+
-
- +
+ - -
+ tag="Visit Us" + text="Ready to experience Ancestral Bar? Book your table or reach out for special events." + primaryButton={{ text: "Book Now", href: "#" }} + secondaryButton={{ text: "View Location", href: "#" }} + /> +
+
); }