diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a5b7f3..f52d270 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,8 @@ export default function HomePage() { const footerColumns = [ { - title: "Quick Links", items: [ + title: "Quick Links", + items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/" }, @@ -41,7 +42,8 @@ export default function HomePage() { ], }, { - title: "Order & Contact", items: [ + title: "Order & Contact", + items: [ { label: "Order Online", href: "/" }, { label: "Call Us", href: "tel:2397850423" }, { label: "Locations & Hours", href: "/" }, @@ -49,7 +51,8 @@ export default function HomePage() { ], }, { - title: "Connect With Us", items: [ + title: "Connect With Us", + items: [ { label: "Facebook", href: "https://facebook.com/caribbeanflair" }, { label: "About Us", href: "/" }, { label: "Privacy Policy", href: "/" }, @@ -57,7 +60,8 @@ export default function HomePage() { ], }, { - title: "Located In", items: [ + title: "Located In", + items: [ { label: "801 Leeland Heights Blvd W", href: "/" }, { label: "Lehigh Acres, FL 33936", href: "/" }, { label: "Open Until 9PM", href: "/" }, @@ -85,7 +89,9 @@ export default function HomePage() { brandName="Caribbean Flair" navItems={navItems} button={{ - text: "Order Now", href: "/menu"}} + text: "Order Now", + href: "/menu", + }} /> @@ -100,9 +106,13 @@ export default function HomePage() { background={{ variant: "glowing-orb" }} buttons={[ { - text: "Order Online Now", href: "/menu"}, + text: "Order Online Now", + href: "/menu", + }, { - text: "View Full Menu", href: "/menu"}, + text: "View Full Menu", + href: "/menu", + }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-vector/summer-label-collectio_23-2148160410.jpg" @@ -123,7 +133,9 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Explore Full Menu", href: "/menu"}, + text: "Explore Full Menu", + href: "/menu", + }, ]} buttonAnimation="slide-up" textboxLayout="default" @@ -132,14 +144,32 @@ export default function HomePage() { useInvertedBackground={false} products={[ { - id: "jerk-chicken", name: "Jerk Chicken Platter", price: "$15.95", variant: "Full Rack", imageSrc: - "http://img.b2bpic.net/free-photo/from-shrimps-batter-with-red-rice-greens-white-plate_176474-2654.jpg?_wi=1", imageAlt: "Jerk chicken grilled on foil with spices"}, + id: "jerk-chicken", + name: "Jerk Chicken Platter", + price: "$15.95", + variant: "Full Rack", + imageSrc: + "http://img.b2bpic.net/free-photo/from-shrimps-batter-with-red-rice-greens-white-plate_176474-2654.jpg?_wi=1", + imageAlt: "Jerk chicken grilled on foil with spices", + }, { - id: "curry-shrimp", name: "Curry Shrimp Platter", price: "$16.95", variant: "Fresh Daily", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-fried-eggs-with-shrimps-vegetables-pan-served-with-sauces_140725-11952.jpg?_wi=1", imageAlt: "Curry shrimp over rice and peas"}, + id: "curry-shrimp", + name: "Curry Shrimp Platter", + price: "$16.95", + variant: "Fresh Daily", + imageSrc: + "http://img.b2bpic.net/free-photo/side-view-fried-eggs-with-shrimps-vegetables-pan-served-with-sauces_140725-11952.jpg?_wi=1", + imageAlt: "Curry shrimp over rice and peas", + }, { - id: "conch-fritters", name: "Conch Fritters Combo", price: "$12.95", variant: "6 Pieces", imageSrc: - "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-french-fries-sauces_140725-5759.jpg?_wi=1", imageAlt: "Golden conch fritters with dipping sauce"}, + id: "conch-fritters", + name: "Conch Fritters Combo", + price: "$12.95", + variant: "6 Pieces", + imageSrc: + "http://img.b2bpic.net/free-photo/chicken-nuggets-served-with-french-fries-sauces_140725-5759.jpg?_wi=1", + imageAlt: "Golden conch fritters with dipping sauce", + }, ]} /> @@ -157,36 +187,90 @@ export default function HomePage() { useInvertedBackground={false} blogs={[ { - id: "jerk-pork", category: "Main Dishes", title: "Jerk Pork Did Not Disappoint", excerpt: - "Perfectly seasoned and grilled, bursting with island spices and authentic Jamaican flavor.", imageSrc: - "http://img.b2bpic.net/free-photo/hot-spicy-grilled-pork-salad-with-berry-rice_1339-6325.jpg?_wi=1", imageAlt: "Jerk pork platter with rice and tropical slaw", authorName: "Caribbean Flair Team", authorAvatar: - "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", date: "Fresh Daily"}, + id: "jerk-pork", + category: "Main Dishes", + title: "Jerk Pork Did Not Disappoint", + excerpt: + "Perfectly seasoned and grilled, bursting with island spices and authentic Jamaican flavor.", + imageSrc: + "http://img.b2bpic.net/free-photo/hot-spicy-grilled-pork-salad-with-berry-rice_1339-6325.jpg?_wi=1", + imageAlt: "Jerk pork platter with rice and tropical slaw", + authorName: "Caribbean Flair Team", + authorAvatar: + "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", + date: "Fresh Daily", + }, { - id: "curry-goat", category: "Featured", title: "Curry Goat - A Community Favorite", excerpt: - "Tender, aromatic, and cooked to perfection. Every bite transports you straight to Jamaica.", imageSrc: - "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg?_wi=1", imageAlt: "Rich curry goat served over rice and peas", authorName: "Caribbean Flair Team", authorAvatar: - "http://img.b2bpic.net/free-vector/colorful-avatars_23-2147502919.jpg", date: "Popular Choice"}, + id: "curry-goat", + category: "Featured", + title: "Curry Goat - A Community Favorite", + excerpt: + "Tender, aromatic, and cooked to perfection. Every bite transports you straight to Jamaica.", + imageSrc: + "http://img.b2bpic.net/free-photo/rice-dish-with-sauce-near-spices_23-2147894777.jpg?_wi=1", + imageAlt: "Rich curry goat served over rice and peas", + authorName: "Caribbean Flair Team", + authorAvatar: + "http://img.b2bpic.net/free-vector/colorful-avatars_23-2147502919.jpg", + date: "Popular Choice", + }, { - id: "festival-sides", category: "Sides", title: "Festival Dumplings & Tropical Slaw", excerpt: - "Crispy, golden festival dumplings paired with our signature tropical slaw for the perfect complement.", imageSrc: - "http://img.b2bpic.net/free-photo/deep-fried-samosas-rustic-crockery-plate-generated-by-ai_188544-41080.jpg?_wi=1", imageAlt: - "Festival dumplings with tropical slaw and mac and cheese", authorName: "Caribbean Flair Team", authorAvatar: - "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", date: "Must Try"}, + id: "festival-sides", + category: "Sides", + title: "Festival Dumplings & Tropical Slaw", + excerpt: + "Crispy, golden festival dumplings paired with our signature tropical slaw for the perfect complement.", + imageSrc: + "http://img.b2bpic.net/free-photo/deep-fried-samosas-rustic-crockery-plate-generated-by-ai_188544-41080.jpg?_wi=1", + imageAlt: + "Festival dumplings with tropical slaw and mac and cheese", + authorName: "Caribbean Flair Team", + authorAvatar: + "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", + date: "Must Try", + }, { - id: "escovitch-fish", category: "Seafood", title: "Escovitch Fish - Island Tradition", excerpt: - "Fresh fish prepared in authentic Jamaican style with pickled vegetables and bold island flavors.", imageSrc: - "http://img.b2bpic.net/free-photo/grilled-chicken-served-with-aubergine-lemon-parsley_140725-1554.jpg?_wi=1", imageAlt: "Escovitch fish with pickled vegetables and lime", authorName: "Caribbean Flair Team", authorAvatar: - "http://img.b2bpic.net/free-photo/young-male-holding-hands-pockets-white-shirt-jacket-looking-elegant-front-view_176474-99655.jpg", date: "Customer Favorite"}, + id: "escovitch-fish", + category: "Seafood", + title: "Escovitch Fish - Island Tradition", + excerpt: + "Fresh fish prepared in authentic Jamaican style with pickled vegetables and bold island flavors.", + imageSrc: + "http://img.b2bpic.net/free-photo/grilled-chicken-served-with-aubergine-lemon-parsley_140725-1554.jpg?_wi=1", + imageAlt: "Escovitch fish with pickled vegetables and lime", + authorName: "Caribbean Flair Team", + authorAvatar: + "http://img.b2bpic.net/free-photo/young-male-holding-hands-pockets-white-shirt-jacket-looking-elegant-front-view_176474-99655.jpg", + date: "Customer Favorite", + }, { - id: "mac-cheese", category: "Sides", title: "Creamy Island Mac & Cheese", excerpt: - "Smooth, rich, and soul-warming comfort food that pairs perfectly with any of our signature mains.", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914003.jpg?_wi=1", imageAlt: "Creamy mac and cheese side dish", authorName: "Caribbean Flair Team", authorAvatar: - "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-looks-camera_141793-103873.jpg", date: "Comfort Classic"}, + id: "mac-cheese", + category: "Sides", + title: "Creamy Island Mac & Cheese", + excerpt: + "Smooth, rich, and soul-warming comfort food that pairs perfectly with any of our signature mains.", + imageSrc: + "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914003.jpg?_wi=1", + imageAlt: "Creamy mac and cheese side dish", + authorName: "Caribbean Flair Team", + authorAvatar: + "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-looks-camera_141793-103873.jpg", + date: "Comfort Classic", + }, { - id: "grill-action", category: "Behind the Scenes", title: "Fresh Off The Grill - Live Action", excerpt: - "Watch our expert grill masters prepare your meal with passion, precision, and authentic Caribbean technique.", imageSrc: - "http://img.b2bpic.net/free-photo/friends-having-nice-barbeque-together_23-2149271905.jpg?_wi=1", imageAlt: "Chef grilling jerk meats on foil with smoke", authorName: "Caribbean Flair Team", authorAvatar: - "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", date: "Daily Special"}, + id: "grill-action", + category: "Behind the Scenes", + title: "Fresh Off The Grill - Live Action", + excerpt: + "Watch our expert grill masters prepare your meal with passion, precision, and authentic Caribbean technique.", + imageSrc: + "http://img.b2bpic.net/free-photo/friends-having-nice-barbeque-together_23-2149271905.jpg?_wi=1", + imageAlt: "Chef grilling jerk meats on foil with smoke", + authorName: "Caribbean Flair Team", + authorAvatar: + "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", + date: "Daily Special", + }, ]} /> @@ -205,35 +289,71 @@ export default function HomePage() { showRating={true} testimonials={[ { - id: "review-1", name: "Sarah Johnson", handle: "@sarahjohn2024", testimonial: - "Every dish packed with authentic island flavor! Teria and Deb truly know how to deliver Caribbean excellence.", rating: 5, + id: "review-1", + name: "Sarah Johnson", + handle: "@sarahjohn2024", + testimonial: + "Every dish packed with authentic island flavor! Teria and Deb truly know how to deliver Caribbean excellence.", + rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg?_wi=1", imageAlt: "Sarah Johnson smiling"}, + "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg?_wi=1", + imageAlt: "Sarah Johnson smiling", + }, { - id: "review-2", name: "Michael Chen", handle: "@mikeflavorseek", testimonial: - "Jerk pork did not disappoint! Best food truck in Lehigh Acres. Fresh, authentic, and made with real passion.", rating: 5, + id: "review-2", + name: "Michael Chen", + handle: "@mikeflavorseek", + testimonial: + "Jerk pork did not disappoint! Best food truck in Lehigh Acres. Fresh, authentic, and made with real passion.", + rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16035.jpg?_wi=1", imageAlt: "Michael Chen enjoying Caribbean Flair"}, + "http://img.b2bpic.net/free-photo/couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16035.jpg?_wi=1", + imageAlt: "Michael Chen enjoying Caribbean Flair", + }, { - id: "review-3", name: "Amanda Davis", handle: "@amandataste", testimonial: - "The curry shrimp is absolutely incredible! You can taste the love in every bite. Supporting Black-owned, women-owned businesses never tasted so good.", rating: 5, + id: "review-3", + name: "Amanda Davis", + handle: "@amandataste", + testimonial: + "The curry shrimp is absolutely incredible! You can taste the love in every bite. Supporting Black-owned, women-owned businesses never tasted so good.", + rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/sideways-shot-attractive-curly-woman-has-happy-expression-enjoys-electronic-song-modern-headphones-has-recreation-time-reads-text-message-cell-phone_273609-3485.jpg?_wi=1", imageAlt: "Amanda Davis with Caribbean Flair meal"}, + "http://img.b2bpic.net/free-photo/sideways-shot-attractive-curly-woman-has-happy-expression-enjoys-electronic-song-modern-headphones-has-recreation-time-reads-text-message-cell-phone_273609-3485.jpg?_wi=1", + imageAlt: "Amanda Davis with Caribbean Flair meal", + }, { - id: "review-4", name: "David Martinez", handle: "@davidsflavorquests", testimonial: - "Finally, real Caribbean food in Lehigh Acres! The menu, the quality, the service—everything is top-tier. This is my new favorite spot.", rating: 5, + id: "review-4", + name: "David Martinez", + handle: "@davidsflavorquests", + testimonial: + "Finally, real Caribbean food in Lehigh Acres! The menu, the quality, the service—everything is top-tier. This is my new favorite spot.", + rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-4005.jpg?_wi=1", imageAlt: "David Martinez at Caribbean Flair"}, + "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-4005.jpg?_wi=1", + imageAlt: "David Martinez at Caribbean Flair", + }, { - id: "review-5", name: "Jessica Williams", handle: "@jessicaeats_local", testimonial: - "Conch fritters are crispy heaven! The whole experience feels premium yet so authentic. Teria and Deb are changing the food game.", rating: 5, + id: "review-5", + name: "Jessica Williams", + handle: "@jessicaeats_local", + testimonial: + "Conch fritters are crispy heaven! The whole experience feels premium yet so authentic. Teria and Deb are changing the food game.", + rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/friends-eating-barbecue_23-2148733607.jpg?_wi=1", imageAlt: "Jessica Williams enjoying meal"}, + "http://img.b2bpic.net/free-photo/friends-eating-barbecue_23-2148733607.jpg?_wi=1", + imageAlt: "Jessica Williams enjoying meal", + }, { - id: "review-6", name: "Robert Thompson", handle: "@robfeeds", testimonial: - "Island fusion done right. The quality of ingredients and cooking technique is professional-level. Worth every penny and the drive. Highly recommend!", rating: 5, + id: "review-6", + name: "Robert Thompson", + handle: "@robfeeds", + testimonial: + "Island fusion done right. The quality of ingredients and cooking technique is professional-level. Worth every penny and the drive. Highly recommend!", + rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=1", imageAlt: "Robert Thompson thumbs up"}, + "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=1", + imageAlt: "Robert Thompson thumbs up", + }, ]} /> @@ -252,21 +372,35 @@ export default function HomePage() { gridVariant="two-columns-alternating-heights" members={[ { - id: "teria-bryant", name: "Teria Bryant", role: "Founder & Head Chef", description: - "Teria brings 15+ years of Caribbean culinary expertise and authentic island passion to every dish. Her vision transformed Caribbean Flair from a dream into a premium dining destination serving Lehigh Acres with pride.", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232185.jpg?_wi=1", imageAlt: "Teria Bryant, founder of Caribbean Flair", socialLinks: [ + id: "teria-bryant", + name: "Teria Bryant", + role: "Founder & Head Chef", + description: + "Teria brings 15+ years of Caribbean culinary expertise and authentic island passion to every dish. Her vision transformed Caribbean Flair from a dream into a premium dining destination serving Lehigh Acres with pride.", + imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232185.jpg?_wi=1", + imageAlt: "Teria Bryant, founder of Caribbean Flair", + socialLinks: [ { icon: Facebook, - url: "https://facebook.com/caribbeanflair"}, + url: "https://facebook.com/caribbeanflair", + }, ], }, { - id: "deb-farrell", name: "Deb Farrell", role: "Co-Owner & Operations Lead", description: - "Deb ensures every customer experience is smooth, welcoming, and unforgettable. Together with Teria, she's building a thriving Black- and women-owned business that celebrates Caribbean culture and community impact.", imageSrc: - "http://img.b2bpic.net/free-photo/successful-business-woman-blue-suit_158595-5024.jpg?_wi=1", imageAlt: "Deb Farrell, co-owner of Caribbean Flair", socialLinks: [ + id: "deb-farrell", + name: "Deb Farrell", + role: "Co-Owner & Operations Lead", + description: + "Deb ensures every customer experience is smooth, welcoming, and unforgettable. Together with Teria, she's building a thriving Black- and women-owned business that celebrates Caribbean culture and community impact.", + imageSrc: + "http://img.b2bpic.net/free-photo/successful-business-woman-blue-suit_158595-5024.jpg?_wi=1", + imageAlt: "Deb Farrell, co-owner of Caribbean Flair", + socialLinks: [ { icon: Facebook, - url: "https://facebook.com/caribbeanflair"}, + url: "https://facebook.com/caribbeanflair", + }, ], }, ]} @@ -283,9 +417,13 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Order Online Now", href: "/menu"}, + text: "Order Online Now", + href: "/menu", + }, { - text: "Call (239) 785-0423", href: "tel:2397850423"}, + text: "Call (239) 785-0423", + href: "tel:2397850423", + }, ]} buttonAnimation="slide-up" textboxLayout="default" @@ -293,17 +431,23 @@ export default function HomePage() { useInvertedBackground={true} features={[ { - id: "fast-delivery", title: "Fast & Fresh", description: - "Grilled fresh to order. Your meal arrives hot, delicious, and packed with island flavor.", media: { + id: "fast-delivery", + title: "Fast & Fresh", + description: + "Grilled fresh to order. Your meal arrives hot, delicious, and packed with island flavor.", + media: { imageSrc: - "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg?_wi=1"}, + "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg?_wi=1", + }, items: [ { icon: Zap, - text: "Ready in 15 minutes"}, + text: "Ready in 15 minutes", + }, { icon: TrendingUp, - text: "Peak fresh quality"}, + text: "Peak fresh quality", + }, ], reverse: false, },