Merge version_1_1781553593130 into main #2
@@ -17,14 +17,10 @@ export default function HomePage() {
|
||||
title="Where Every Cup Tells A Story"
|
||||
description="Experience handcrafted coffee, delicious food, and unforgettable moments in a space designed for comfort and inspiration."
|
||||
primaryButton={{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Explore Menu", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Reserve a Table",
|
||||
href: "#reservations",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=1"
|
||||
text: "Reserve a Table", href: "#reservations"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -37,20 +33,11 @@ export default function HomePage() {
|
||||
description="We blend artisan tradition with modern luxury, creating a sanctuary for your senses."
|
||||
items={[
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Artisan Coffee",
|
||||
description: "Freshly brewed specialty coffee made from carefully selected beans.",
|
||||
},
|
||||
icon: "Coffee", title: "Artisan Coffee", description: "Freshly brewed specialty coffee made from carefully selected beans."},
|
||||
{
|
||||
icon: Utensils,
|
||||
title: "Gourmet Food",
|
||||
description: "Delicious burgers, sandwiches, desserts, and chef-crafted meals.",
|
||||
},
|
||||
icon: "Utensils", title: "Gourmet Food", description: "Delicious burgers, sandwiches, desserts, and chef-crafted meals."},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Cozy Atmosphere",
|
||||
description: "Beautiful interiors designed for relaxation, conversations, and creativity.",
|
||||
},
|
||||
icon: "Coffee", title: "Cozy Atmosphere", description: "Beautiful interiors designed for relaxation, conversations, and creativity."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg"
|
||||
/>
|
||||
@@ -65,40 +52,19 @@ export default function HomePage() {
|
||||
description="Handcrafted to perfection for your sophisticated palate."
|
||||
items={[
|
||||
{
|
||||
title: "Signature Espresso",
|
||||
description: "Rich and bold.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-wine-juice-big-glass-grey-surface_114579-16141.jpg",
|
||||
},
|
||||
title: "Signature Espresso", description: "Rich and bold.", imageSrc: "http://img.b2bpic.net/free-photo/red-wine-juice-big-glass-grey-surface_114579-16141.jpg"},
|
||||
{
|
||||
title: "French Croissants",
|
||||
description: "Buttery and golden.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-shortbread-dough-cake-decorated-with-cutted-strawberries-white-plate_141793-3057.jpg",
|
||||
},
|
||||
title: "French Croissants", description: "Buttery and golden.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shortbread-dough-cake-decorated-with-cutted-strawberries-white-plate_141793-3057.jpg"},
|
||||
{
|
||||
title: "Artisan Pancakes",
|
||||
description: "Sweet indulgence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-black-red-currants-strawberries-with-fork-knife-plate-white-checkered-towel_141793-12174.jpg",
|
||||
},
|
||||
title: "Artisan Pancakes", description: "Sweet indulgence.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-black-red-currants-strawberries-with-fork-knife-plate-white-checkered-towel_141793-12174.jpg"},
|
||||
{
|
||||
title: "Iced Vanilla Latte",
|
||||
description: "Cool refinement.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567253.jpg",
|
||||
},
|
||||
title: "Iced Vanilla Latte", description: "Cool refinement.", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567253.jpg"},
|
||||
{
|
||||
title: "Macaron Collection",
|
||||
description: "Delicate flavors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg",
|
||||
},
|
||||
title: "Macaron Collection", description: "Delicate flavors.", imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg"},
|
||||
{
|
||||
title: "Club Sandwich",
|
||||
description: "Classic gourmet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35061.jpg",
|
||||
},
|
||||
title: "Club Sandwich", description: "Classic gourmet.", imageSrc: "http://img.b2bpic.net/free-photo/turkey-sandwich-with-cranberry-sauce-thanksgiving-wooden-table_123827-35061.jpg"},
|
||||
{
|
||||
title: "Signature Pasta",
|
||||
description: "Chef-crafted daily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-pasta-dish_23-2149460144.jpg",
|
||||
},
|
||||
title: "Signature Pasta", description: "Chef-crafted daily.", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-pasta-dish_23-2149460144.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -112,54 +78,27 @@ export default function HomePage() {
|
||||
description="Every corner of our space is curated to be a magazine-worthy backdrop for your life."
|
||||
features={[
|
||||
{
|
||||
title: "Artisanal Lighting",
|
||||
description: "Warm, ambient atmosphere.",
|
||||
bentoComponent: "media-stack",
|
||||
mediaItems: [
|
||||
title: "Artisanal Lighting", description: "Warm, ambient atmosphere.", bentoComponent: "media-stack", mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-with-delicious-coffee-table_23-2149703755.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-notebook-arrangement_23-2149678922.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-notebook-arrangement_23-2149678922.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg?_wi=2",
|
||||
imageAlt: "cafe lounge aesthetic",
|
||||
},
|
||||
{
|
||||
title: "Relaxation Spaces",
|
||||
description: "Comfort above all.",
|
||||
bentoComponent: "info-card-marquee",
|
||||
infoCards: [
|
||||
title: "Relaxation Spaces", description: "Comfort above all.", bentoComponent: "info-card-marquee", infoCards: [
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Coffee Quality",
|
||||
value: "100%",
|
||||
},
|
||||
icon: "Zap", label: "Coffee Quality", value: "100%"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Local Favorite",
|
||||
value: "2024",
|
||||
},
|
||||
icon: "Award", label: "Local Favorite", value: "2024"},
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Beans Origin",
|
||||
value: "Global",
|
||||
},
|
||||
icon: "Coffee", label: "Beans Origin", value: "Global"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg?_wi=1",
|
||||
imageAlt: "cafe lounge aesthetic",
|
||||
},
|
||||
{
|
||||
title: "Creative Hub",
|
||||
description: "Inspiration in the air.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-burger-with-fresh-vegetables-meat-inside-round-plate_140725-11618.jpg",
|
||||
imageAlt: "cafe lounge aesthetic",
|
||||
},
|
||||
title: "Creative Hub", description: "Inspiration in the air.", bentoComponent: "animated-bar-chart"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -173,40 +112,19 @@ export default function HomePage() {
|
||||
description="A glimpse into our curated aesthetic."
|
||||
items={[
|
||||
{
|
||||
title: "Barista Art",
|
||||
description: "Detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-31295.jpg",
|
||||
},
|
||||
title: "Barista Art", description: "Detail.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hot-coffee_53876-31295.jpg"},
|
||||
{
|
||||
title: "Gourmet Dish",
|
||||
description: "Freshness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-tur-meat-with-asparagus-tasty-sauce_181624-44044.jpg",
|
||||
},
|
||||
title: "Gourmet Dish", description: "Freshness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-tur-meat-with-asparagus-tasty-sauce_181624-44044.jpg"},
|
||||
{
|
||||
title: "Lounge Interior",
|
||||
description: "Luxury.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-tea-set-table-with-chairs_181624-5522.jpg",
|
||||
},
|
||||
title: "Lounge Interior", description: "Luxury.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-tea-set-table-with-chairs_181624-5522.jpg"},
|
||||
{
|
||||
title: "Customer Joy",
|
||||
description: "Social.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-boy-caucasian-girls-are-laughing-cosy-open-air-cafe-hot-sunny-day_8353-9768.jpg",
|
||||
},
|
||||
title: "Customer Joy", description: "Social.", imageSrc: "http://img.b2bpic.net/free-photo/african-boy-caucasian-girls-are-laughing-cosy-open-air-cafe-hot-sunny-day_8353-9768.jpg"},
|
||||
{
|
||||
title: "Evening Mood",
|
||||
description: "Warmth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-with-glass-whiskey-cigar-posed-pub_627829-5859.jpg",
|
||||
},
|
||||
title: "Evening Mood", description: "Warmth.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-with-glass-whiskey-cigar-posed-pub_627829-5859.jpg"},
|
||||
{
|
||||
title: "Fine Pastry",
|
||||
description: "Treats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097826.jpg",
|
||||
},
|
||||
title: "Fine Pastry", description: "Treats.", imageSrc: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097826.jpg"},
|
||||
{
|
||||
title: "Coffee Ritual",
|
||||
description: "Morning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg?_wi=2",
|
||||
},
|
||||
title: "Coffee Ritual", description: "Morning.", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -220,35 +138,15 @@ export default function HomePage() {
|
||||
description="What our patrons say about us."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
role: "Creative Lead",
|
||||
quote: "The most aesthetic cafe in town. A total gem.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fun-indoors-restaurant-love-cheerful_1301-327.jpg",
|
||||
},
|
||||
name: "Sarah Johnson", role: "Creative Lead", quote: "The most aesthetic cafe in town. A total gem.", imageSrc: "http://img.b2bpic.net/free-photo/fun-indoors-restaurant-love-cheerful_1301-327.jpg"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
role: "Software Architect",
|
||||
quote: "Amazing coffee and beautiful atmosphere. I work here every week.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-young-girl-summer-cafe_1157-20649.jpg",
|
||||
},
|
||||
name: "Michael Chen", role: "Software Architect", quote: "Amazing coffee and beautiful atmosphere. I work here every week.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-young-girl-summer-cafe_1157-20649.jpg"},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Consultant",
|
||||
quote: "Perfect place to work, relax, and enjoy great food.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-brunette-woman-red-beret-bright-colorful-sunglasses-stylish-dress-looks-tasty-eclair-abc-sits-cozy-street-cafe_197531-29330.jpg",
|
||||
},
|
||||
name: "Emily Rodriguez", role: "Marketing Consultant", quote: "Perfect place to work, relax, and enjoy great food.", imageSrc: "http://img.b2bpic.net/free-photo/charming-young-brunette-woman-red-beret-bright-colorful-sunglasses-stylish-dress-looks-tasty-eclair-abc-sits-cozy-street-cafe_197531-29330.jpg"},
|
||||
{
|
||||
name: "David Kim",
|
||||
role: "Architect",
|
||||
quote: "The Flying Horse provides an atmosphere of pure inspiration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-girl-holding-thermo-cup-thoughtfully-looking-away-cozy-street-cafe_574295-2535.jpg",
|
||||
},
|
||||
name: "David Kim", role: "Architect", quote: "The Flying Horse provides an atmosphere of pure inspiration.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-girl-holding-thermo-cup-thoughtfully-looking-away-cozy-street-cafe_574295-2535.jpg"},
|
||||
{
|
||||
name: "Sophia Martinez",
|
||||
role: "Photographer",
|
||||
quote: "Cinematic and cozy, the lighting is perfection for any project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-young-businesswoman-working-cafe-restaurant-sit-near-window-enjoy-tasty-coffee-smoothie-use-laptop-prepare-project-student-studying-before-university-exams_197531-30634.jpg",
|
||||
},
|
||||
name: "Sophia Martinez", role: "Photographer", quote: "Cinematic and cozy, the lighting is perfection for any project.", imageSrc: "http://img.b2bpic.net/free-photo/charming-successful-young-businesswoman-working-cafe-restaurant-sit-near-window-enjoy-tasty-coffee-smoothie-use-laptop-prepare-project-student-studying-before-university-exams_197531-30634.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -260,13 +158,9 @@ export default function HomePage() {
|
||||
tag="Table Reservations"
|
||||
text="Join us for an unforgettable culinary journey. Secure your place now."
|
||||
primaryButton={{
|
||||
text: "Reserve a Table",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Reserve a Table", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "View Menu", href: "#menu"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user