2 Commits

Author SHA1 Message Date
1cb58be1d7 Update src/app/styles/variables.css 2026-06-12 02:40:04 +00:00
356cca234a Update src/app/page.tsx 2026-06-12 02:40:03 +00:00
2 changed files with 78 additions and 281 deletions

View File

@@ -32,31 +32,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Chiquinquira Latin Food" brandName="Chiquinquira Latin Food"
button={{ button={{
text: "Order Online", text: "Order Online", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
@@ -66,81 +54,42 @@ export default function LandingPage() {
description="Experience vibrant flavors and a warm ambiance at Chiquinquira Latin Food. Your destination for delicious fast-casual dining." description="Experience vibrant flavors and a warm ambiance at Chiquinquira Latin Food. Your destination for delicious fast-casual dining."
testimonials={[ testimonials={[
{ {
name: "Customer Review", name: "Customer Review", handle: "@HappyEater", testimonial: "La atención muy buena, comida casera muy rica, fresca, 10/10 recomendados.", rating: 5,
handle: "@HappyEater", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-brunette-woman-drinking-coffee-eating-pastries-terrace_839833-33100.jpg", imageAlt: "Customer review"},
testimonial: "La atención muy buena, comida casera muy rica, fresca, 10/10 recomendados.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-brunette-woman-drinking-coffee-eating-pastries-terrace_839833-33100.jpg",
imageAlt: "Customer review",
},
{ {
name: "Food Lover", name: "Food Lover", handle: "@TequeñoFan", testimonial: "Excelente servicio y los tequeños riquísimos 💕", rating: 5,
handle: "@TequeñoFan", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663832.jpg", imageAlt: "Customer review"},
testimonial: "Excelente servicio y los tequeños riquísimos 💕",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663832.jpg",
imageAlt: "Customer review",
},
{ {
name: "Satisfied Guest", name: "Satisfied Guest", handle: "@GreatExperience", testimonial: "Buen ambiente y buena atención al cliente. 100% recomendado 👏🏻", rating: 5,
handle: "@GreatExperience", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-restaurant_23-2150771031.jpg", imageAlt: "Customer review"},
testimonial: "Buen ambiente y buena atención al cliente. 100% recomendado 👏🏻",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-restaurant_23-2150771031.jpg",
imageAlt: "Customer review",
},
{ {
name: "Regular Diner", name: "Regular Diner", handle: "@FoodExplorer", testimonial: "Siempre encuentro algo delicioso y el ambiente es muy acogedor. ¡Mi lugar favorito para comida latina!", rating: 5,
handle: "@FoodExplorer", imageSrc: "http://img.b2bpic.net/free-photo/people-eating-spanish-tortilla_52683-107689.jpg", imageAlt: "Happy customer enjoying Latin food"},
testimonial: "Siempre encuentro algo delicioso y el ambiente es muy acogedor. ¡Mi lugar favorito para comida latina!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-eating-spanish-tortilla_52683-107689.jpg",
imageAlt: "Happy customer enjoying Latin food",
},
{ {
name: "New Fan", name: "New Fan", handle: "@TasteBudsHappy", testimonial: "Primera vez visitando y ya soy cliente frecuente. Las porciones son generosas y el sabor inigualable.", rating: 5,
handle: "@TasteBudsHappy", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg", imageAlt: "Person happy with Latin cuisine"},
testimonial: "Primera vez visitando y ya soy cliente frecuente. Las porciones son generosas y el sabor inigualable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg",
imageAlt: "Person happy with Latin cuisine",
},
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
buttons={[ buttons={[
{ {
text: "Order Online", text: "Order Online", href: "#contact"},
href: "#contact",
},
{ {
text: "View Menu", text: "View Menu", href: "#menu"},
href: "#menu",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-people-relaxing-together_23-2151561984.jpg", src: "http://img.b2bpic.net/free-photo/young-people-relaxing-together_23-2151561984.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/closeup-tender-cute-pretty-african-american-curlyhaired-woman-yellow-sweater-stretchin-hands-forward-smiling-gazing-camera-with-love-care-give-hug-cuddle-friend_176420-50617.jpg", src: "http://img.b2bpic.net/free-photo/closeup-tender-cute-pretty-african-american-curlyhaired-woman-yellow-sweater-stretchin-hands-forward-smiling-gazing-camera-with-love-care-give-hug-cuddle-friend_176420-50617.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/snarling-angry-man_1154-81.jpg", src: "http://img.b2bpic.net/free-photo/snarling-angry-man_1154-81.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
avatarText="Join our 81+ happy customers!" avatarText="Join our 81+ happy customers!"
imageSrc="http://img.b2bpic.net/free-photo/close-up-friends-hanging-out_23-2149213358.jpg" imageSrc="http://img.b2bpic.net/free-photo/assortment-traditional-venezuelan-food_23-2150338901.jpg"
imageAlt="Vibrant Latin restaurant interior with delicious food" imageAlt="Vibrant Latin restaurant interior with delicious food"
showBlur={true} showBlur={true}
textPosition="bottom" textPosition="bottom"
@@ -154,17 +103,11 @@ export default function LandingPage() {
description="Chiquinquira Latin Food brings the heart of Latin American cuisine to Kissimmee, FL. With fresh ingredients and traditional recipes, we offer a culinary journey that delights every palate. Our commitment is to authentic flavors and a warm, family-friendly atmosphere." description="Chiquinquira Latin Food brings the heart of Latin American cuisine to Kissimmee, FL. With fresh ingredients and traditional recipes, we offer a culinary journey that delights every palate. Our commitment is to authentic flavors and a warm, family-friendly atmosphere."
metrics={[ metrics={[
{ {
value: "81", value: "81", title: "Google Reviews"},
title: "Google Reviews",
},
{ {
value: "4.8", value: "4.8", title: "Star Rating"},
title: "Star Rating",
},
{ {
value: "10+", value: "10+", title: "Years Serving"},
title: "Years Serving",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086033.jpg" imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086033.jpg"
imageAlt="Chef preparing delicious Latin food in the kitchen" imageAlt="Chef preparing delicious Latin food in the kitchen"
@@ -179,29 +122,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
tag: "Signature Dish", tag: "Signature Dish", title: "Authentic Picadas", subtitle: "Perfect for sharing", description: "Our Picada Junior is a customer favorite, loaded with delicious fried meats and sides, perfect for sharing with friends and family.", imageSrc: "http://img.b2bpic.net/free-photo/mix-grilled-meats-fried-plantains-salad-wooden-platter_23-2149520443.jpg", imageAlt: "Authentic Picada platter"},
title: "Authentic Picadas",
subtitle: "Perfect for sharing",
description: "Our Picada Junior is a customer favorite, loaded with delicious fried meats and sides, perfect for sharing with friends and family.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cone-shape-corn-snacks-wooden-divided-plate-with-shelled-sunflower-seeds-with-spicy-chips-bucket-with-glass-cola-wooden-table_141793-88565.jpg",
imageAlt: "Authentic Picada platter",
},
{ {
tag: "Refreshing", tag: "Refreshing", title: "Flavorful Juices", subtitle: "Natural and delicious", description: "Complement your meal with our freshly squeezed natural juices, made with tropical fruits for a truly refreshing experience.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dragon-fruit-drink-outdoors_23-2150295963.jpg", imageAlt: "Glass of fresh tropical juice"},
title: "Flavorful Juices",
subtitle: "Natural and delicious",
description: "Complement your meal with our freshly squeezed natural juices, made with tropical fruits for a truly refreshing experience.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dragon-fruit-drink-outdoors_23-2150295963.jpg",
imageAlt: "Glass of fresh tropical juice",
},
{ {
tag: "Must-Try", tag: "Must-Try", title: "Homemade Tequeños", subtitle: "Crispy and cheesy", description: "Indulge in our exquisite tequeños, golden-fried cheese sticks that are a delightful snack or appetizer. Excellent service and the tequeños are delicious!", imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks_23-2149050051.jpg", imageAlt: "Homemade Tequeños with dipping sauce"},
title: "Homemade Tequeños",
subtitle: "Crispy and cheesy",
description: "Indulge in our exquisite tequeños, golden-fried cheese sticks that are a delightful snack or appetizer. Excellent service and the tequeños are delicious!",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks_23-2149050051.jpg",
imageAlt: "Homemade Tequeños with dipping sauce",
},
]} ]}
title="Our Culinary Highlights" title="Our Culinary Highlights"
description="Discover why our customers keep coming back for more. From savory snacks to hearty meals, we have something for everyone, prepared with love and authentic Latin flavors." description="Discover why our customers keep coming back for more. From savory snacks to hearty meals, we have something for everyone, prepared with love and authentic Latin flavors."
@@ -216,53 +141,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", name: "Picada Junior", price: "$18.00", variant: "2 Pax", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-with-variety-sauces_23-2148646645.jpg", imageAlt: "Picada Junior platter"},
name: "Picada Junior",
price: "$18.00",
variant: "2 Pax",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-with-variety-sauces_23-2148646645.jpg",
imageAlt: "Picada Junior platter",
},
{ {
id: "2", id: "2", name: "Arepa Reina Pepiada", price: "$12.50", variant: "Venezuelan classic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arepas-avocado-lime_23-2149725595.jpg", imageAlt: "Arepa Reina Pepiada"},
name: "Hamburguesa Completa",
price: "$12.50",
variant: "with fries",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-fries-with-salad-table_613910-7517.jpg",
imageAlt: "Delicious hamburger with fries",
},
{ {
id: "3", id: "3", name: "Empanada de Carne", price: "$5.00", variant: "Beef empanada", imageSrc: "http://img.b2bpic.net/free-photo/delicious-empanadas-served-white-plate_23-2148700000.jpg", imageAlt: "Crispy golden beef empanada"},
name: "Papas Fritas",
price: "$5.00",
variant: "Large portion",
imageSrc: "http://img.b2bpic.net/free-photo/steel-basket-french-fries-served-with-ketchup-mayonnaise_140725-6975.jpg",
imageAlt: "Crispy golden french fries",
},
{ {
id: "4", id: "4", name: "Tizana Tropical", price: "$4.50", variant: "Venezuelan fruit cocktail", imageSrc: "http://img.b2bpic.net/free-photo/tizana-traditional-venezuelan-fruit-cocktail_23-2148900000.jpg", imageAlt: "Glass of Tizana, tropical fruit cocktail"},
name: "Helado Tropical",
price: "$4.50",
variant: "Seasonal flavors",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-granita-dessert-with-fruit-slice_23-2149395627.jpg",
imageAlt: "Scoop of tropical ice cream",
},
{ {
id: "5", id: "5", name: "Pabellón Criollo", price: "$15.00", variant: "Traditional platter", imageSrc: "http://img.b2bpic.net/free-photo/pabellon-criollo-traditional-venezuelan-dish_23-2149010000.jpg", imageAlt: "Authentic Pabellón Criollo dish"},
name: "Tacos Carnitas",
price: "$15.00",
variant: "3 Tacos",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-taco-with-yellow-corn-tortilla_181624-29442.jpg",
imageAlt: "Authentic carnitas tacos with toppings",
},
{ {
id: "6", id: "6", name: "Tequeños de Queso", price: "$7.00", variant: "2 Units", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-herbs-dark-grey-background_140725-80577.jpg", imageAlt: "Assorted crispy empanadas"},
name: "Empanadas Surtidas",
price: "$7.00",
variant: "2 Units",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-herbs-dark-grey-background_140725-80577.jpg",
imageAlt: "Assorted crispy empanadas",
},
]} ]}
title="Our Delicious Menu" title="Our Delicious Menu"
description="Explore a variety of traditional Latin dishes, prepared fresh daily with the finest ingredients and a touch of homemade goodness." description="Explore a variety of traditional Latin dishes, prepared fresh daily with the finest ingredients and a touch of homemade goodness."
@@ -276,29 +165,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "1000+", title: "Happy Customers", description: "Serving delicious Latin food to a growing community.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg", imageAlt: "Restaurant full of happy customers"},
value: "1000+",
title: "Happy Customers",
description: "Serving delicious Latin food to a growing community.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg",
imageAlt: "Restaurant full of happy customers",
},
{ {
id: "2", id: "2", value: "50+", title: "Authentic Dishes", description: "A diverse menu bringing the best of Latin American cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-different-delicious-mexican-dishes-rusty-background_23-2148042509.jpg", imageAlt: "Variety of colorful Latin dishes"},
value: "50+",
title: "Authentic Dishes",
description: "A diverse menu bringing the best of Latin American cuisine.",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-different-delicious-mexican-dishes-rusty-background_23-2148042509.jpg",
imageAlt: "Variety of colorful Latin dishes",
},
{ {
id: "3", id: "3", value: "4.8", title: "Average Rating", description: "Consistently high ratings on Google for food and service.", imageSrc: "http://img.b2bpic.net/free-photo/crescent-moon-star-path-from-islamic-archway_23-2152033147.jpg", imageAlt: "Five star rating review"},
value: "4.8",
title: "Average Rating",
description: "Consistently high ratings on Google for food and service.",
imageSrc: "http://img.b2bpic.net/free-photo/crescent-moon-star-path-from-islamic-archway_23-2152033147.jpg",
imageAlt: "Five star rating review",
},
]} ]}
title="By the Numbers" title="By the Numbers"
description="Our commitment to quality and customer satisfaction speaks for itself. We're proud of the impact we've made in our community." description="Our commitment to quality and customer satisfaction speaks for itself. We're proud of the impact we've made in our community."
@@ -312,59 +183,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Maria P.", handle: "@MariaP_Foodie", testimonial: "La atención muy buena, comida casera muy rica, fresca, 10/10 recomendados. Siempre un placer venir aquí.", rating: 5,
name: "Maria P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-selfie_23-2149250086.jpg", imageAlt: "Maria P. reviewing Chiquinquira"},
handle: "@MariaP_Foodie",
testimonial: "La atención muy buena, comida casera muy rica, fresca, 10/10 recomendados. Siempre un placer venir aquí.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-selfie_23-2149250086.jpg",
imageAlt: "Maria P. reviewing Chiquinquira",
},
{ {
id: "2", id: "2", name: "Carlos R.", handle: "@CarlosR_Eats", testimonial: "Excelente servicio y los tequeños riquísimos 💕. Definitivamente volveré por más.", rating: 5,
name: "Carlos R.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151047998.jpg", imageAlt: "Carlos R. reviewing Chiquinquira"},
handle: "@CarlosR_Eats",
testimonial: "Excelente servicio y los tequeños riquísimos 💕. Definitivamente volveré por más.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151047998.jpg",
imageAlt: "Carlos R. reviewing Chiquinquira",
},
{ {
id: "3", id: "3", name: "Sofia G.", handle: "@SofiaG_Travels", testimonial: "Buen ambiente y buena atención al cliente. 100% recomendado 👏🏻. Una joya escondida en Kissimmee.", rating: 5,
name: "Sofia G.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg", imageAlt: "Sofia G. reviewing Chiquinquira"},
handle: "@SofiaG_Travels",
testimonial: "Buen ambiente y buena atención al cliente. 100% recomendado 👏🏻. Una joya escondida en Kissimmee.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg",
imageAlt: "Sofia G. reviewing Chiquinquira",
},
{ {
id: "4", id: "4", name: "Juan L.", handle: "@JuanL_Reviews", testimonial: "La comida es auténtica y con mucho sabor. Me siento como en casa cada vez que vengo. ¡Una experiencia culinaria top!", rating: 5,
name: "Juan L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222270.jpg", imageAlt: "Juan L. reviewing Chiquinquira"},
handle: "@JuanL_Reviews",
testimonial: "La comida es auténtica y con mucho sabor. Me siento como en casa cada vez que vengo. ¡Una experiencia culinaria top!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222270.jpg",
imageAlt: "Juan L. reviewing Chiquinquira",
},
{ {
id: "5", id: "5", name: "Elena M.", handle: "@ElenaM_FoodBlog", testimonial: "Los jugos naturales son espectaculares y la picada es enorme y deliciosa. ¡No se lo pueden perder!", rating: 5,
name: "Elena M.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2514.jpg", imageAlt: "Elena M. reviewing Chiquinquira"},
handle: "@ElenaM_FoodBlog",
testimonial: "Los jugos naturales son espectaculares y la picada es enorme y deliciosa. ¡No se lo pueden perder!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2514.jpg",
imageAlt: "Elena M. reviewing Chiquinquira",
},
{ {
id: "6", id: "6", name: "Ricardo B.", handle: "@RicardoB_Dines", testimonial: "Un lugar acogedor con personal muy amable. La calidad de la comida supera las expectativas. ¡Muy recomendado!", rating: 5,
name: "Ricardo B.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-eat-salade-restaurant-waiting-woman-with-bouquet-roses_496169-302.jpg", imageAlt: "Ricardo B. reviewing Chiquinquira"},
handle: "@RicardoB_Dines",
testimonial: "Un lugar acogedor con personal muy amable. La calidad de la comida supera las expectativas. ¡Muy recomendado!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-eat-salade-restaurant-waiting-woman-with-bouquet-roses_496169-302.jpg",
imageAlt: "Ricardo B. reviewing Chiquinquira",
},
]} ]}
showRating={true} showRating={true}
title="What Our Customers Say" title="What Our Customers Say"
@@ -378,25 +213,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "¿Cuáles son sus horarios de atención?", content: "Abrimos a las 10:30 a.m. del viernes y tenemos horarios extendidos. Por favor, consulte la sección de contacto para ver las horas específicas de cada día."},
title: "¿Cuáles son sus horarios de atención?",
content: "Abrimos a las 10:30 a.m. del viernes y tenemos horarios extendidos. Por favor, consulte la sección de contacto para ver las horas específicas de cada día.",
},
{ {
id: "2", id: "2", title: "¿Ofrecen entrega a domicilio?", content: "Sí, ofrecemos entrega a domicilio y retiros en la puerta para su conveniencia. También puede disfrutar de consumo en el lugar."},
title: "¿Ofrecen entrega a domicilio?",
content: "Sí, ofrecemos entrega a domicilio y retiros en la puerta para su conveniencia. También puede disfrutar de consumo en el lugar.",
},
{ {
id: "3", id: "3", title: "¿Tienen opciones vegetarianas?", content: "Contamos con algunas opciones vegetarianas y podemos adaptar ciertos platos a sus preferencias. Pregunte a nuestro personal al momento de ordenar."},
title: "¿Tienen opciones vegetarianas?",
content: "Contamos con algunas opciones vegetarianas y podemos adaptar ciertos platos a sus preferencias. Pregunte a nuestro personal al momento de ordenar.",
},
{ {
id: "4", id: "4", title: "¿Es un restaurante apto para familias?", content: "¡Absolutamente! Chiquinquira Latin Food es un ambiente amigable para toda la familia y para la comunidad LGBTQ+. Nos enorgullece ser un negocio inclusivo."},
title: "¿Es un restaurante apto para familias?",
content: "¡Absolutamente! Chiquinquira Latin Food es un ambiente amigable para toda la familia y para la comunidad LGBTQ+. Nos enorgullece ser un negocio inclusivo.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to your questions about our restaurant, menu, and services. If you can't find what you're looking for, feel free to contact us directly." description="Find quick answers to your questions about our restaurant, menu, and services. If you can't find what you're looking for, feel free to contact us directly."
@@ -408,18 +231,13 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
text="Visit Us Today or Order Online! We look forward to serving you the best Latin food in Kissimmee." text="Visit Us Today or Order Online! We look forward to serving you the best Latin food in Kissimmee."
buttons={[ buttons={[
{ {
text: "Get Directions", text: "Get Directions", href: "https://www.google.com/maps/search/5805+W+Irlo+Bronson+Memorial+Hwy,+Kissimmee,+FL+34746"},
href: "https://www.google.com/maps/search/5805+W+Irlo+Bronson+Memorial+Hwy,+Kissimmee,+FL+34746",
},
{ {
text: "Call Us: (754) 256-7384", text: "Call Us: (754) 256-7384", href: "tel:+17542567384"},
href: "tel:+17542567384",
},
]} ]}
/> />
</div> </div>
@@ -431,54 +249,33 @@ export default function LandingPage() {
logoText="Chiquinquira" logoText="Chiquinquira"
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "FAQs", label: "FAQs", href: "#faq"},
href: "#faq",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Get Directions", label: "Get Directions", href: "https://www.google.com/maps/search/5805+W+Irlo+Bronson+Memorial+Hwy,+Kissimmee,+FL+34746"},
href: "https://www.google.com/maps/search/5805+W+Irlo+Bronson+Memorial+Hwy,+Kissimmee,+FL+34746",
},
{ {
label: "Call Us", label: "Call Us", href: "tel:+17542567384"},
href: "tel:+17542567384",
},
{ {
label: "Order Online", label: "Order Online", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -488,4 +285,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #fcf6ec;
--card: #ffffff; --card: #f3ede2;
--foreground: #1c1c1c; --foreground: #2e2521;
--primary-cta: #1f514c; --primary-cta: #ff7b05;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #ffc107;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #159c49; --accent: #b2a28b;
--background-accent: #a8e8ba; --background-accent: #fde047;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);