From a2c03bb13d8418301125324e0876f745b656ce01 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 01:56:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 220 +++++++++++------------------------------------ 1 file changed, 50 insertions(+), 170 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0f4e80..0f98907 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,8 +2,8 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCenter from '@/components/sections/contact/ContactCenter'; -import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroCentered from '@/components/sections/hero/HeroCentered'; import MediaAbout from '@/components/sections/about/MediaAbout'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,65 +44,40 @@ export default function LandingPage() {
@@ -133,47 +100,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Signature Lobster Tail", - price: "$34.99", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/lobster-steak_1203-8879.jpg", - }, + id: "p1", name: "Signature Lobster Tail", price: "$34.99", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/lobster-steak_1203-8879.jpg"}, { - id: "p2", - name: "Shrimp Cocktail", - price: "$14.99", - variant: "Appetizer", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-top-view_141793-367.jpg", - }, + id: "p2", name: "Shrimp Cocktail", price: "$14.99", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-top-view_141793-367.jpg"}, { - id: "p3", - name: "Seafood Feast Platter", - price: "$48.99", - variant: "Grand", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-side-dishes-with-platter-shrimp-squids-fish_140725-2576.jpg", - }, + id: "p3", name: "Seafood Feast Platter", price: "$48.99", variant: "Grand", imageSrc: "http://img.b2bpic.net/free-photo/seafood-side-dishes-with-platter-shrimp-squids-fish_140725-2576.jpg"}, { - id: "p4", - name: "Crispy Calamari", - price: "$12.99", - variant: "Starter", - imageSrc: "http://img.b2bpic.net/free-photo/calamari-rings-served-with-lemon-mayonnaise_140725-1504.jpg", - }, + id: "p4", name: "Crispy Calamari", price: "$12.99", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/calamari-rings-served-with-lemon-mayonnaise_140725-1504.jpg"}, { - id: "p5", - name: "Atlantic Salmon", - price: "$26.99", - variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-fillet-with-green-sauce-inside-white-plate_114579-3776.jpg", - }, + id: "p5", name: "Atlantic Salmon", price: "$26.99", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-fillet-with-green-sauce-inside-white-plate_114579-3776.jpg"}, { - id: "p6", - name: "Seafood Linguine", - price: "$22.99", - variant: "Pasta", - imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-6419.jpg", - }, + id: "p6", name: "Seafood Linguine", price: "$22.99", variant: "Pasta", imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spaghetti-seafood_1339-6419.jpg"}, ]} title="Our Signature Catch" description="Explore our chef-inspired selection of ocean-fresh dishes, prepared to perfection every single day." @@ -186,45 +123,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Incredible Freshness", - quote: "The lobster was cooked perfectly and so fresh. Best seafood dinner in years!", - name: "Sarah J.", - role: "Foodie", - imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg", - }, + id: "t1", title: "Incredible Freshness", quote: "The lobster was cooked perfectly and so fresh. Best seafood dinner in years!", name: "Sarah J.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg"}, { - id: "t2", - title: "Great Service", - quote: "The staff made our anniversary celebration truly special. Highly recommend.", - name: "Mark D.", - role: "Regular Guest", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", - }, + id: "t2", title: "Great Service", quote: "The staff made our anniversary celebration truly special. Highly recommend.", name: "Mark D.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg"}, { - id: "t3", - title: "Family Friendly", - quote: "My kids love the biscuits! Always a great place for a family night out.", - name: "Emily R.", - role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg", - }, + id: "t3", title: "Family Friendly", quote: "My kids love the biscuits! Always a great place for a family night out.", name: "Emily R.", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg"}, { - id: "t4", - title: "Authentic Flavors", - quote: "You can taste the quality in every bite. Truly the best seafood around.", - name: "David K.", - role: "Seafood Lover", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-talking-about-something-funny-laughing-while-having-lunch-with-their-friends-home_637285-2862.jpg", - }, + id: "t4", title: "Authentic Flavors", quote: "You can taste the quality in every bite. Truly the best seafood around.", name: "David K.", role: "Seafood Lover", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-talking-about-something-funny-laughing-while-having-lunch-with-their-friends-home_637285-2862.jpg"}, { - id: "t5", - title: "Unforgettable Feast", - quote: "The seafood platter is amazing value. We left completely satisfied.", - name: "Lisa B.", - role: "Diner", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-cafe-with-coffee_624325-2593.jpg", - }, + id: "t5", title: "Unforgettable Feast", quote: "The seafood platter is amazing value. We left completely satisfied.", name: "Lisa B.", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-cafe-with-coffee_624325-2593.jpg"}, ]} title="Guest Favorites" description="Hear what our loyal guests have to say about their dining experience." @@ -232,72 +139,45 @@ export default function LandingPage() {
-
); -} +} \ No newline at end of file -- 2.49.1