Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-11 16:47:31 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="GALIANO"
/>
@@ -52,51 +44,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Authentic Cuban Flavors, Miami Heart"
description="Award-winning coffee, handcrafted empanadas, and generations of family recipes served fresh daily for breakfast, lunch, and takeaway."
buttons={[
{
text: "Order Now",
href: "#products",
},
text: "Order Now", href: "#products"},
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
]}
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg",
imageAlt: "Authentic Cuban cafe interior",
},
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg", imageAlt: "Authentic Cuban cafe interior"},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-nut-cakes-wooden-surface_140725-75188.jpg",
imageAlt: "Handcrafted empanadas and coffee",
},
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-nut-cakes-wooden-surface_140725-75188.jpg", imageAlt: "Handcrafted empanadas and coffee"},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/head-sous-chef-discussing-about-what-recipe-prepare-dinner-service-fine-dining-restaurant-skilled-gastronomy-experts-cooking-gourmet-dish-while-professional-kitchen_482257-42015.jpg",
imageAlt: "Busy restaurant atmosphere",
},
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/head-sous-chef-discussing-about-what-recipe-prepare-dinner-service-fine-dining-restaurant-skilled-gastronomy-experts-cooking-gourmet-dish-while-professional-kitchen_482257-42015.jpg", imageAlt: "Busy restaurant atmosphere"},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/various-dishes-spices-table_23-2147894825.jpg",
imageAlt: "Freshly prepared Cuban dishes",
},
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/various-dishes-spices-table_23-2147894825.jpg", imageAlt: "Freshly prepared Cuban dishes"},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-palatable-dishes_23-2147894828.jpg",
imageAlt: "Diverse Cuban meal display",
},
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-palatable-dishes_23-2147894828.jpg", imageAlt: "Diverse Cuban meal display"},
{
id: "c6",
imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-meet-dried-fruits-chestnut-rice-rosemary-leaves-wooden-plate_176474-2978.jpg",
imageAlt: "Traditional culinary preparation",
},
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-meet-dried-fruits-chestnut-rice-rosemary-leaves-wooden-plate_176474-2978.jpg", imageAlt: "Traditional culinary preparation"},
]}
/>
</div>
@@ -108,17 +77,11 @@ export default function LandingPage() {
description="From Havana to Miami, our family recipes have been passed down through generations. We pride ourselves on authentic ingredients and the warm, genuine service that makes GALIANO a neighborhood home."
metrics={[
{
value: "30+",
title: "Years of Recipes",
},
value: "30+", title: "Years of Recipes"},
{
value: "100%",
title: "Fresh Ingredients",
},
value: "100%", title: "Fresh Ingredients"},
{
value: "500+",
title: "Daily Empanadas",
},
value: "500+", title: "Daily Empanadas"},
]}
imageSrc="http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663829.jpg"
mediaAnimation="slide-up"
@@ -135,47 +98,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Beef Empanada",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-bun-with-herbal-tea-wooden-board-blue_114579-16433.jpg",
imageAlt: "Beef Empanada",
},
id: "p1", name: "Beef Empanada", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/pastry-bun-with-herbal-tea-wooden-board-blue_114579-16433.jpg", imageAlt: "Beef Empanada"},
{
id: "p2",
name: "Cuban Espresso",
price: "$2.25",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-7418.jpg",
imageAlt: "Cuban Espresso",
},
id: "p2", name: "Cuban Espresso", price: "$2.25", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-7418.jpg", imageAlt: "Cuban Espresso"},
{
id: "p3",
name: "Classic Cuban Sandwich",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-toast-with-vegetables-pesto-sauce-with-french-fries-orange-juice_141793-2847.jpg",
imageAlt: "Cuban Sandwich",
},
id: "p3", name: "Classic Cuban Sandwich", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-toast-with-vegetables-pesto-sauce-with-french-fries-orange-juice_141793-2847.jpg", imageAlt: "Cuban Sandwich"},
{
id: "p4",
name: "Traditional Flan",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_74190-5618.jpg",
imageAlt: "Flan",
},
id: "p4", name: "Traditional Flan", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_74190-5618.jpg", imageAlt: "Flan"},
{
id: "p5",
name: "Fresh Mango Juice",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/glass-freshly-squeezed-juice-fruits-wooden-cutting-board_169016-49086.jpg",
imageAlt: "Mango Juice",
},
id: "p5", name: "Fresh Mango Juice", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/glass-freshly-squeezed-juice-fruits-wooden-cutting-board_169016-49086.jpg", imageAlt: "Mango Juice"},
{
id: "p6",
name: "Rice & Beans Side",
price: "$3.00",
imageSrc: "http://img.b2bpic.net/free-photo/grain-with-rice-berry-roast-pork_1339-2980.jpg",
imageAlt: "Rice and Beans",
},
id: "p6", name: "Rice & Beans Side", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/grain-with-rice-berry-roast-pork_1339-2980.jpg", imageAlt: "Rice and Beans"},
]}
title="Freshly Prepared Daily"
description="Explore our curated menu of authentic Cuban staples and signature café favorites."
@@ -186,42 +119,18 @@ export default function LandingPage() {
<TestimonialCardSix
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Maria G.",
handle: "@mariag",
testimonial: "The best Cuban food in Miami! Reminds me of my grandmother's cooking.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
},
id: "1", name: "Maria G.", handle: "@mariag", testimonial: "The best Cuban food in Miami! Reminds me of my grandmother's cooking.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg"},
{
id: "2",
name: "Carlos L.",
handle: "@carlosl",
testimonial: "My family orders delivery here twice a week. Always fresh and consistent.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-with-two-children_1398-3475.jpg",
},
id: "2", name: "Carlos L.", handle: "@carlosl", testimonial: "My family orders delivery here twice a week. Always fresh and consistent.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-with-two-children_1398-3475.jpg"},
{
id: "3",
name: "Sarah P.",
handle: "@sarahp",
testimonial: "Perfect spot for a quick lunch. The coffee is unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/older-man-with-silly-face_1149-277.jpg",
},
id: "3", name: "Sarah P.", handle: "@sarahp", testimonial: "Perfect spot for a quick lunch. The coffee is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/older-man-with-silly-face_1149-277.jpg"},
{
id: "4",
name: "David R.",
handle: "@davidr",
testimonial: "Authentic flavors and friendly staff. Highly recommend the empanadas.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg",
},
id: "4", name: "David R.", handle: "@davidr", testimonial: "Authentic flavors and friendly staff. Highly recommend the empanadas.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg"},
{
id: "5",
name: "Elena M.",
handle: "@elenam",
testimonial: "A true gem in the neighborhood. Quality you can taste in every bite.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-confident-looking-side-street_839833-25647.jpg",
},
id: "5", name: "Elena M.", handle: "@elenam", testimonial: "A true gem in the neighborhood. Quality you can taste in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-confident-looking-side-street_839833-25647.jpg"},
]}
title="Loved by the Community"
description="Hear what our regulars have to say about our flavors and hospitality."
@@ -232,18 +141,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Ready to taste the heart of Cuba in Miami? Visit us today or order online for convenient delivery."
buttons={[
{
text: "Call to Order",
href: "tel:+13055550123",
},
text: "Call to Order", href: "tel:+13055550123"},
{
text: "Reserve Online",
href: "#",
},
text: "Reserve Online", href: "#"},
]}
/>
</div>
@@ -254,50 +158,31 @@ export default function LandingPage() {
logoText="GALIANO"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Order Help",
href: "#",
},
label: "Order Help", href: "#"},
{
label: "Feedback",
href: "#",
},
label: "Feedback", href: "#"},
{
label: "Accessibility",
href: "#",
},
label: "Accessibility", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}