diff --git a/src/app/page.tsx b/src/app/page.tsx index a0b43e1..ed3e286 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroLogo from '@/components/sections/hero/HeroLogo'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; @@ -28,16 +28,12 @@ export default function LandingPage() { > @@ -75,18 +70,12 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={true} products={[ - { - id: "p1", name: "Pernil (Roast Pork)", price: "$14.50", imageSrc: "http://img.b2bpic.net/free-photo/beef-rack-cream-butter-sauce-served-with-rice-garnish-green-salad_114579-965.jpg", imageAlt: "Authentic roast pork"}, - { - id: "p2", name: "Garlic Shrimp Mofongo", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/fried-pawns-with-green-herbs-inside-red-pan_114579-3313.jpg", imageAlt: "Mofongo dish"}, - { - id: "p3", name: "Steak and Yellow Rice", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-pastries-sliced-with-cottage-cheese-dark-background-cookie-biscuit-sugar-sweet-cake_140725-80846.jpg", imageAlt: "Classic steak rice"}, - { - id: "p4", name: "Cuban Sandwich", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-homemade-colombian-hamburger-table_181624-32903.jpg", imageAlt: "Pressed cuban sandwich"}, - { - id: "p5", name: "Traditional Chicken Stew", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113680.jpg", imageAlt: "Chicken stew"}, - { - id: "p6", name: "Fried Plantains", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-eggplant-inside-black-plate-along-with-fresh-red-tomatoes-olive-oil-dark-floor_140725-13287.jpg", imageAlt: "Fried sweet plantains"}, + { id: "p1", name: "Pernil (Roast Pork)", price: "$14.50", imageSrc: "http://img.b2bpic.net/free-photo/beef-rack-cream-butter-sauce-served-with-rice-garnish-green-salad_114579-965.jpg", imageAlt: "Authentic roast pork" }, + { id: "p2", name: "Garlic Shrimp Mofongo", price: "$18.95", imageSrc: "http://img.b2bpic.net/free-photo/fried-pawns-with-green-herbs-inside-red-pan_114579-3313.jpg", imageAlt: "Mofongo dish" }, + { id: "p3", name: "Steak and Yellow Rice", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-pastries-sliced-with-cottage-cheese-dark-background-cookie-biscuit-sugar-sweet-cake_140725-80846.jpg", imageAlt: "Classic steak rice" }, + { id: "p4", name: "Cuban Sandwich", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-homemade-colombian-hamburger-table_181624-32903.jpg", imageAlt: "Pressed cuban sandwich" }, + { id: "p5", name: "Traditional Chicken Stew", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113680.jpg", imageAlt: "Chicken stew" }, + { id: "p6", name: "Fried Plantains", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-eggplant-inside-black-plate-along-with-fresh-red-tomatoes-olive-oil-dark-floor_140725-13287.jpg", imageAlt: "Fried sweet plantains" }, ]} title="Lunch Favorites" description="Indulge in our most requested traditional dishes, prepared daily with fresh ingredients." @@ -99,16 +88,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Best pernil in New Brunswick. Reminds me of my abuela's cooking!", imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg"}, - { - id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Generous portions and great prices. My weekly lunch staple.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-surfing-net-laptop-while-eating-healthy-food-lunch-break_637285-8684.jpg"}, - { - id: "3", name: "Emily Rodriguez", handle: "@erod", testimonial: "The Cuban sandwich is exactly how it should be. Fresh and pressed perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-fast-food_23-2150347937.jpg"}, - { - id: "4", name: "David Kim", handle: "@dkim", testimonial: "Quick service, delicious food. Perfect for a busy work lunch.", imageSrc: "http://img.b2bpic.net/free-photo/aged-man-woman-with-glasses-near-baked-chicken_23-2147948359.jpg"}, - { - id: "5", name: "Maria Lopez", handle: "@mlopez", testimonial: "Authentic, flavorful, and so affordable. Can't recommend enough.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-kitchen-holding-tomato-smartphone-buys-fresh_1258-193592.jpg"}, + { id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Best pernil in New Brunswick. Reminds me of my abuela's cooking!", imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg" }, + { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Generous portions and great prices. My weekly lunch staple.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-surfing-net-laptop-while-eating-healthy-food-lunch-break_637285-8684.jpg" }, + { id: "3", name: "Emily Rodriguez", handle: "@erod", testimonial: "The Cuban sandwich is exactly how it should be. Fresh and pressed perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-eating-fast-food_23-2150347937.jpg" }, + { id: "4", name: "David Kim", handle: "@dkim", testimonial: "Quick service, delicious food. Perfect for a busy work lunch.", imageSrc: "http://img.b2bpic.net/free-photo/aged-man-woman-with-glasses-near-baked-chicken_23-2147948359.jpg" }, + { id: "5", name: "Maria Lopez", handle: "@mlopez", testimonial: "Authentic, flavorful, and so affordable. Can't recommend enough.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-woman-kitchen-holding-tomato-smartphone-buys-fresh_1258-193592.jpg" }, ]} title="Customer Stories" description="See why our neighbors in New Brunswick make us their go-to for authentic lunch." @@ -120,7 +104,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Rutgers Community", "New Brunswick Local Foodie", "Downtown Business Association", "NJ Dining Guide", "Central Jersey Eats", "Caribbean Food Appreciation Group", "Daily New Brunswick News"]} + "Rutgers Community", "New Brunswick Local Foodie", "Downtown Business Association", "NJ Dining Guide", "Central Jersey Eats", "Caribbean Food Appreciation Group", "Daily New Brunswick News" + ]} title="Trusted by the Local Community" description="Proudly serving the New Brunswick area for over a decade with authentic Caribbean flavors." /> @@ -131,12 +116,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "Do you accept reservations?", content: "We do not accept reservations. We offer quick, casual dining suitable for lunch or dinner walk-ins."}, - { - id: "f2", title: "Do you offer delivery?", content: "Yes, we offer both pickup and delivery options for your convenience."}, - { - id: "f3", title: "What are your operating hours?", content: "We are open Monday-Friday from 8:30 AM to 7:30 PM, and Saturday from 9:00 AM to 6:30 PM. We are closed on Sundays."}, + { id: "f1", title: "Do you accept reservations?", content: "We do not accept reservations. We offer quick, casual dining suitable for lunch or dinner walk-ins." }, + { id: "f2", title: "Do you offer delivery?", content: "Yes, we offer both pickup and delivery options for your convenience." }, + { id: "f3", title: "What are your operating hours?", content: "We are open Monday-Friday from 8:30 AM to 7:30 PM, and Saturday from 9:00 AM to 6:30 PM. We are closed on Sundays." }, ]} imageSrc="http://img.b2bpic.net/free-photo/man-woman-cutting-fresh-ingredients-make-gourmet-dish_482257-41289.jpg" mediaAnimation="slide-up" @@ -150,8 +132,7 @@ export default function LandingPage() {