From bae5ea3d9903479de0068666edfabae44d39cf49 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 09:26:50 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7f68e02..1c894a8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,7 @@ import HeroSplitVerticalMarquee from '@/components/sections/hero/HeroSplitVertic import MetricsSimpleCards from '@/components/sections/metrics/MetricsSimpleCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; -import { Coffee, Timer } from "lucide-react"; +import { Coffee, Timer, CupSoda } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { -- 2.49.1 From da73282c981ffa4d38cf8627dc4842d4f44699c0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 09:26:58 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 218 ++++++++++------------------------------- 1 file changed, 51 insertions(+), 167 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1c894a8..8d5c01f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,7 @@ import HeroSplitVerticalMarquee from '@/components/sections/hero/HeroSplitVertic import MetricsSimpleCards from '@/components/sections/metrics/MetricsSimpleCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; -import { Coffee, Timer, CupSoda } from "lucide-react"; +import { Coffee, Timer, Utensils } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -19,52 +19,24 @@ export default function HomePage() { title="A Hidden Culinary Gem in the Heart of Jerusalem" description="Specialty coffee, creative cuisine, and unforgettable atmosphere in a beautifully restored historic home." primaryButton={{ - text: "Call Now", - href: "tel:+972584006008", - }} + text: "Call Now", href: "tel:+972584006008"}} secondaryButton={{ - text: "Reserve Table", - href: "#contact", - }} + text: "Reserve Table", href: "#contact"}} leftItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/group-four-south-asian-men-s-posed-business-meeting-cafe-indians-work-together-using-various-gadgets-having-conversation_627829-5231.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/caffeine-working-coffee-cup-table_1122-2430.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/group-four-south-asian-men-s-posed-business-meeting-cafe-indians-work-together-using-various-gadgets-having-conversation_627829-5231.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/caffeine-working-coffee-cup-table_1122-2430.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg" } ]} rightItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-originally-served-salad-stands-dark-wooden-t_1304-4651.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-with-decoration-top_23-2148522973.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/entrance-old-italian-wine-cellar_333098-111.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/meat-carpaccio-with-white-cheese_140725-1393.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/white-plate-with-originally-served-salad-stands-dark-wooden-t_1304-4651.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-with-decoration-top_23-2148522973.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/entrance-old-italian-wine-cellar_333098-111.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/meat-carpaccio-with-white-cheese_140725-1393.jpg" } ]} /> @@ -77,7 +49,7 @@ export default function HomePage() { quote="A true gem! Some of the best coffee I've ever had. Fresh, flavorful food and a relaxed atmosphere." author="Sarah Johnson" role="Local Foodie" - imageSrc="http://img.b2bpic.net/free-photo/abandoned-greek-chapel-against-blue-sky-with-clouds-is-located-mountain-abandoned-ghost-town-near-fethiye-turkey-site-ancient-greek-city-karmilissos-from-18th-century_166373-3444.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/abandoned-greek-chapel-against-blue-sky-with-clouds-is-located-mountain-abandoned-ghost-town-near-fethiye-turkey-site-ancient-greek-city-karmilissos-from-18th-century_166373-3444.jpg" /> @@ -90,65 +62,26 @@ export default function HomePage() { description="Explore our core offerings and the unique environment we provide." features={[ { - title: "Exceptional Coffee", - description: "Expertly brewed coffee and premium specialty drinks for true enthusiasts.", - bentoComponent: "info-card-marquee", - infoCards: [ - { - icon: Coffee, - label: "Beans", - value: "Single Origin", - }, - { - icon: CupSoda, - label: "Variety", - value: "Signature", - }, - { - icon: Timer, - label: "Brewing", - value: "Precision", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fruits-tea-light_140725-121036.jpg", - imageAlt: "creative culinary breakfast plate", + title: "Exceptional Coffee", description: "Expertly brewed coffee and premium specialty drinks for true enthusiasts.", bentoComponent: "info-card-marquee", infoCards: [ + { icon: Coffee, label: "Beans", value: "Single Origin" }, + { icon: Utensils, label: "Variety", value: "Signature" }, + { icon: Timer, label: "Brewing", value: "Precision" } + ] }, { - title: "Culinary Experience", - description: "Creative dishes made with fresh, locally sourced ingredients every day.", - bentoComponent: "media-stack", - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg?_wi=2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tart-plate_23-2148519057.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/abandoned-greek-chapel-against-blue-sky-with-clouds-is-located-mountain-abandoned-ghost-town-near-fethiye-turkey-site-ancient-greek-city-karmilissos-from-18th-century_166373-3444.jpg?_wi=2", - imageAlt: "creative culinary breakfast plate", + title: "Culinary Experience", description: "Creative dishes made with fresh, locally sourced ingredients every day.", bentoComponent: "media-stack", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/interior-zenana-mahal-city-palace-udaipur-rajasthan_53876-146803.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-lemon-tart-plate_23-2148519057.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg" } + ] }, { - title: "Historic Atmosphere", - description: "Dining in a charming restored Jerusalem heritage building.", - bentoComponent: "media-stack", - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/halls-convent-christ-with-windows-tomar-portugal_181624-16838.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/door-old-house-decorated-with-flag-greece-wreath-protomaya-city-rhodes-trip-popular-places-dodecanese-archipelago-greece_166373-3814.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/stained-brick-blocks-wall_1194-7474.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-spoon_23-2148879079.jpg", - imageAlt: "creative culinary breakfast plate", - }, + title: "Historic Atmosphere", description: "Dining in a charming restored Jerusalem heritage building.", bentoComponent: "media-stack", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/halls-convent-christ-with-windows-tomar-portugal_181624-16838.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/door-old-house-decorated-with-flag-greece-wreath-protomaya-city-rhodes-trip-popular-places-dodecanese-archipelago-greece_166373-3814.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/stained-brick-blocks-wall_1194-7474.jpg" } + ] + } ]} /> @@ -162,40 +95,20 @@ export default function HomePage() { description="Rated 4.6 stars by over 125 happy locals and visitors." testimonials={[ { - name: "Sarah J.", - role: "Local", - company: "Jerusalem", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg", - }, + name: "Sarah J.", role: "Local", company: "Jerusalem", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg"}, { - name: "Michael K.", - role: "Visitor", - company: "Tourist", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663842.jpg", - }, + name: "Michael K.", role: "Visitor", company: "Tourist", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663842.jpg"}, { - name: "Emily R.", - role: "Foodie", - company: "Jerusalem", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-juice_1157-32300.jpg", - }, + name: "Emily R.", role: "Foodie", company: "Jerusalem", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-juice_1157-32300.jpg"}, { - name: "David L.", - role: "Local", - company: "Professional", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", - }, + name: "David L.", role: "Local", company: "Professional", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg"}, { - name: "Chloe T.", - role: "Blogger", - company: "Traveler", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg", - }, + name: "Chloe T.", role: "Blogger", company: "Traveler", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg"}, ]} /> @@ -207,18 +120,9 @@ export default function HomePage() { tag="At a Glance" title="Casual by Numbers" metrics={[ - { - value: "125+", - description: "Positive Google Reviews", - }, - { - value: "4.6★", - description: "Average Guest Rating", - }, - { - value: "₪50–100", - description: "Typical Price Range", - }, + { value: "125+", description: "Positive Google Reviews" }, + { value: "4.6★", description: "Average Guest Rating" }, + { value: "₪50–100", description: "Typical Price Range" } ]} description="Celebrating our community's love and appreciation." /> @@ -231,14 +135,7 @@ export default function HomePage() { tag="Atmosphere" title="Join Our Community" names={[ - "Specialty Coffee", - "Artisanal Pastries", - "Creative Dining", - "Jerusalem Heritage", - "Cafe Bar Vibes", - "Events Space", - "Local Culture", - ]} + "Specialty Coffee", "Artisanal Pastries", "Creative Dining", "Jerusalem Heritage", "Cafe Bar Vibes", "Events Space", "Local Culture"]} description="Experience the culture." /> @@ -250,18 +147,9 @@ export default function HomePage() { tag="Questions?" title="Frequently Asked Questions" items={[ - { - question: "Do you offer takeaways?", - answer: "Yes, all our food and specialty coffees are available for takeaway.", - }, - { - question: "Can I reserve a table?", - answer: "Yes, please call us or use the contact form to reserve your table.", - }, - { - question: "Where is the cafe located?", - answer: "We are located at HaMatmid Alley 6, Jerusalem.", - }, + { question: "Do you offer takeaways?", answer: "Yes, all our food and specialty coffees are available for takeaway." }, + { question: "Can I reserve a table?", answer: "Yes, please call us or use the contact form to reserve your table." }, + { question: "Where is the cafe located?", answer: "We are located at HaMatmid Alley 6, Jerusalem." } ]} description="Everything you need to know about your visit." /> @@ -274,13 +162,9 @@ export default function HomePage() { tag="Visit Us" text="Ready for your next coffee or culinary experience? Call, book, or visit us today." primaryButton={{ - text: "Call Now", - href: "tel:+972584006008", - }} + text: "Call Now", href: "tel:+972584006008"}} secondaryButton={{ - text: "Reserve Table", - href: "#", - }} + text: "Reserve Table", href: "#"}} /> -- 2.49.1