Merge version_1_1781708823197 into main #1
@@ -13,200 +13,132 @@ export default function HomePage() {
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroCenteredLogos
|
||||
title="A Place To Reclaim Yourself"
|
||||
description="Est. 2004 in the heart of Hollywood. Experience handcrafted coffee in a cozy neighborhood hideaway."
|
||||
primaryButton={{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
}}
|
||||
names={[
|
||||
"4.8 ⭐",
|
||||
"344 Reviews",
|
||||
"Daily 7AM-6PM",
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-drinking_23-2148014989.jpg"
|
||||
/>
|
||||
<HeroCenteredLogos
|
||||
avatarsSrc={[]}
|
||||
avatarText="Join our regulars"
|
||||
title="A Place To Reclaim Yourself"
|
||||
description="Est. 2004 in the heart of Hollywood. Experience handcrafted coffee in a cozy neighborhood hideaway."
|
||||
primaryButton={{
|
||||
text: "Visit Us", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "Our Story", href: "#about"}}
|
||||
names={[
|
||||
"4.8 ⭐", "344 Reviews", "Daily 7AM-6PM"]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-drinking_23-2148014989.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="About Caffé Hub"
|
||||
title="Since 2004"
|
||||
description="More than just a café, we are a Hollywood staple where everyone is a regular. We pride ourselves on homemade food made with love, cozy surroundings, and coffee crafted with genuine care."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg"
|
||||
/>
|
||||
<AboutMediaOverlay
|
||||
tag="About Caffé Hub"
|
||||
title="Since 2004"
|
||||
description="More than just a café, we are a Hollywood staple where everyone is a regular. We pride ourselves on homemade food made with love, cozy surroundings, and coffee crafted with genuine care."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<SectionErrorBoundary name="menu">
|
||||
<FeaturesImageBento
|
||||
tag="Menu Highlights"
|
||||
title="Sweet & Savory"
|
||||
description="Carefully curated treats to pair with your favorite brew."
|
||||
items={[
|
||||
{
|
||||
title: "Berry Cheesecake Tart",
|
||||
description: "Fresh berries on a golden crust.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-pie-raspberry-galette-summer-berry-dessert_114579-8243.jpg",
|
||||
},
|
||||
{
|
||||
title: "Blueberry Cheesecake",
|
||||
description: "Classic, velvety smooth classic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-table_23-2151898439.jpg",
|
||||
},
|
||||
{
|
||||
title: "Tiramisu Latte",
|
||||
description: "Espresso meets Italian dessert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cup-with-coffee_23-2148892839.jpg",
|
||||
},
|
||||
{
|
||||
title: "Signature Art",
|
||||
description: "Hand-poured perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copy-smell-romantic-espresso-nice_1232-3947.jpg",
|
||||
},
|
||||
{
|
||||
title: "Artisanal Pastries",
|
||||
description: "Baked fresh every morning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-restaurant-table_7939-2892.jpg",
|
||||
},
|
||||
{
|
||||
title: "Seasonal Blends",
|
||||
description: "Rotation of specialty roasts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/texture-breakfast-art-caffeine-wooden_1150-1577.jpg",
|
||||
},
|
||||
{
|
||||
title: "Sweet Treats",
|
||||
description: "Indulgent bites for all.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-dried-snacks-bakery-table_23-2147852059.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<FeaturesImageBento
|
||||
tag="Menu Highlights"
|
||||
title="Sweet & Savory"
|
||||
description="Carefully curated treats to pair with your favorite brew."
|
||||
items={[
|
||||
{
|
||||
title: "Berry Cheesecake Tart", description: "Fresh berries on a golden crust.", imageSrc: "http://img.b2bpic.net/free-photo/open-pie-raspberry-galette-summer-berry-dessert_114579-8243.jpg"},
|
||||
{
|
||||
title: "Blueberry Cheesecake", description: "Classic, velvety smooth classic.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-table_23-2151898439.jpg"},
|
||||
{
|
||||
title: "Tiramisu Latte", description: "Espresso meets Italian dessert.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cup-with-coffee_23-2148892839.jpg"},
|
||||
{
|
||||
title: "Signature Art", description: "Hand-poured perfection.", imageSrc: "http://img.b2bpic.net/free-photo/copy-smell-romantic-espresso-nice_1232-3947.jpg"},
|
||||
{
|
||||
title: "Artisanal Pastries", description: "Baked fresh every morning.", imageSrc: "http://img.b2bpic.net/free-photo/dessert-restaurant-table_7939-2892.jpg"},
|
||||
{
|
||||
title: "Seasonal Blends", description: "Rotation of specialty roasts.", imageSrc: "http://img.b2bpic.net/free-photo/texture-breakfast-art-caffeine-wooden_1150-1577.jpg"},
|
||||
{
|
||||
title: "Sweet Treats", description: "Indulgent bites for all.", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-dried-snacks-bakery-table_23-2147852059.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="drinks" data-section="drinks">
|
||||
<SectionErrorBoundary name="drinks">
|
||||
<FeaturesRevealCards
|
||||
tag="Our Drinks"
|
||||
title="Handcrafted Coffee"
|
||||
description="Artistry in every cup. We focus on quality beans and precision brewing techniques."
|
||||
items={[
|
||||
{
|
||||
title: "Masterful Latte Art",
|
||||
description: "Our signature intricate designs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-disposable-tableware_23-2148902930.jpg",
|
||||
},
|
||||
{
|
||||
title: "Caffé Hub Welcome",
|
||||
description: "Crafted with every pour.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-barista-hand-holding-portafilter-with-black-ground-coffee-cafe-shop-restaurant_613910-20893.jpg",
|
||||
},
|
||||
{
|
||||
title: "Custom Espresso",
|
||||
description: "Bold, smooth, and balanced.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7858.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<FeaturesRevealCards
|
||||
tag="Our Drinks"
|
||||
title="Handcrafted Coffee"
|
||||
description="Artistry in every cup. We focus on quality beans and precision brewing techniques."
|
||||
items={[
|
||||
{
|
||||
title: "Masterful Latte Art", description: "Our signature intricate designs.", imageSrc: "http://img.b2bpic.net/free-photo/composition-disposable-tableware_23-2148902930.jpg"},
|
||||
{
|
||||
title: "Caffé Hub Welcome", description: "Crafted with every pour.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-barista-hand-holding-portafilter-with-black-ground-coffee-cafe-shop-restaurant_613910-20893.jpg"},
|
||||
{
|
||||
title: "Custom Espresso", description: "Bold, smooth, and balanced.", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7858.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="reviews" data-section="reviews">
|
||||
<SectionErrorBoundary name="reviews">
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="Testimonials"
|
||||
title="Loved by Regulars"
|
||||
description="What our wonderful community says about us."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.",
|
||||
role: "Local Regular",
|
||||
company: "Hollywood",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
role: "Visitor",
|
||||
company: "Reviewer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-table_23-2148464849.jpg",
|
||||
},
|
||||
{
|
||||
name: "Mike T.",
|
||||
role: "Hollywood Artist",
|
||||
company: "Regular",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-choco-eclairs-with-red-berries-dark-table-pie-dessert-cake-sweet_140725-81311.jpg",
|
||||
},
|
||||
{
|
||||
name: "Elena W.",
|
||||
role: "Coffee Enthusiast",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-cheesecake-bars-with-honey-fresh-berries_114579-11132.jpg",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
role: "Local",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-hot-chocolate_23-2151939169.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<TestimonialMarqueeOverlayCards
|
||||
tag="Testimonials"
|
||||
title="Loved by Regulars"
|
||||
description="What our wonderful community says about us."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.", role: "Local Regular", company: "Hollywood", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg"},
|
||||
{
|
||||
name: "Sarah J.", role: "Visitor", company: "Reviewer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-table_23-2148464849.jpg"},
|
||||
{
|
||||
name: "Mike T.", role: "Hollywood Artist", company: "Regular", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-choco-eclairs-with-red-berries-dark-table-pie-dessert-cake-sweet_140725-81311.jpg"},
|
||||
{
|
||||
name: "Elena W.", role: "Coffee Enthusiast", company: "Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-cheesecake-bars-with-honey-fresh-berries_114579-11132.jpg"},
|
||||
{
|
||||
name: "David K.", role: "Local", company: "Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-hot-chocolate_23-2151939169.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="location" data-section="location">
|
||||
<SectionErrorBoundary name="location">
|
||||
<MetricsIconCards
|
||||
tag="Visit Us"
|
||||
title="Hours & Location"
|
||||
description="6371 Selma Ave, Los Angeles, CA 90028 | +1 (818) 272-0981"
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
title: "Daily Hours",
|
||||
value: "7AM - 6PM",
|
||||
},
|
||||
{
|
||||
icon: MapPin,
|
||||
title: "Address",
|
||||
value: "Hollywood",
|
||||
},
|
||||
{
|
||||
icon: Phone,
|
||||
title: "Call Us",
|
||||
value: "818-272-0981",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<MetricsIconCards
|
||||
tag="Visit Us"
|
||||
title="Hours & Location"
|
||||
description="6371 Selma Ave, Los Angeles, CA 90028 | +1 (818) 272-0981"
|
||||
metrics={[
|
||||
{
|
||||
icon: "Clock", title: "Daily Hours", value: "7AM - 6PM"},
|
||||
{
|
||||
icon: "MapPin", title: "Address", value: "Hollywood"},
|
||||
{
|
||||
icon: "Phone", title: "Call Us", value: "818-272-0981"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Contact"
|
||||
text="Ready to visit the café? We're waiting for you."
|
||||
primaryButton={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "tel:+18182720981",
|
||||
}}
|
||||
/>
|
||||
<ContactCta
|
||||
tag="Contact"
|
||||
text="Ready to visit the café? We're waiting for you."
|
||||
primaryButton={{
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us", href: "tel:+18182720981"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user