From 3b241a0dc15440e186321870b625e3ec089cb7ec Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 19:58:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 233 +++++++++-------------------------------------- 1 file changed, 43 insertions(+), 190 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ffa3f8..1de6f95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; -import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; +import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; @@ -30,100 +30,31 @@ export default function LandingPage() {
-
@@ -136,47 +67,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Signature Grilled Tilapia", - price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", - imageAlt: "Grilled Tilapia", - }, + id: "p1", name: "Signature Grilled Tilapia", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-fillet-with-vegetables-lemon-slices_140725-6207.jpg", imageAlt: "Grilled Tilapia"}, { - id: "p2", - name: "Fresh Garden Side Salad", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-meat-fillet-steak_1203-9032.jpg", - imageAlt: "Fresh Garden Salad", - }, + id: "p2", name: "Fresh Garden Side Salad", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/salmon-meat-fillet-steak_1203-9032.jpg", imageAlt: "Fresh Garden Salad"}, { - id: "p3", - name: "Crispy Fried Plantains", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-eggplants-fried-tasty-round-plate-rustic-wooden-desk_179666-720.jpg", - imageAlt: "Fried Plantains", - }, + id: "p3", name: "Crispy Fried Plantains", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/sliced-eggplants-fried-tasty-round-plate-rustic-wooden-desk_179666-720.jpg", imageAlt: "Fried Plantains"}, { - id: "p4", - name: "Tilapia Rice Platter", - price: "$15.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fish-with-seasonings-tomatoes-cheese-dark-seafood-color-photo-snack-meat-ripe-salad_140725-92962.jpg", - imageAlt: "Tilapia Rice Platter", - }, + id: "p4", name: "Tilapia Rice Platter", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fish-with-seasonings-tomatoes-cheese-dark-seafood-color-photo-snack-meat-ripe-salad_140725-92962.jpg", imageAlt: "Tilapia Rice Platter"}, { - id: "p5", - name: "Traditional Cassava Side", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/fried-spicy-basil-leaft-with-century-egg-pork_1203-7371.jpg", - imageAlt: "Traditional Cassava", - }, + id: "p5", name: "Traditional Cassava Side", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/fried-spicy-basil-leaft-with-century-egg-pork_1203-7371.jpg", imageAlt: "Traditional Cassava"}, { - id: "p6", - name: "Zesty Lemon-Herb Fish", - price: "$13.50", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fish-with-onion-rings-dark-seafood-color-salad-meat-snack_140725-92959.jpg", - imageAlt: "Zesty Lemon-Herb Fish", - }, + id: "p6", name: "Zesty Lemon-Herb Fish", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fish-with-onion-rings-dark-seafood-color-salad-meat-snack_140725-92959.jpg", imageAlt: "Zesty Lemon-Herb Fish"}, ]} title="Our Signature Dishes" description="Choose from our fresh, locally sourced menu items. Every order is printed instantly for fast preparation." @@ -189,9 +90,7 @@ export default function LandingPage() { title="Quality You Can Taste, Speed You Can Rely On." buttons={[ { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, ]} /> @@ -203,45 +102,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alex River", - handle: "@alexriver", - testimonial: "The best fish I've had in the neighborhood. Perfectly grilled!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-happy-curly-haired-young-woman-has-tasty-snack-enjoys-eating-delicious-hamburger-suffers-from-unhealthy-overeating-habit-holds-mobile-phone-wears-white-shirt-blue-tie_273609-62444.jpg", - }, + id: "t1", name: "Alex River", handle: "@alexriver", testimonial: "The best fish I've had in the neighborhood. Perfectly grilled!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-happy-curly-haired-young-woman-has-tasty-snack-enjoys-eating-delicious-hamburger-suffers-from-unhealthy-overeating-habit-holds-mobile-phone-wears-white-shirt-blue-tie_273609-62444.jpg"}, { - id: "t2", - name: "Sam Smith", - handle: "@samsmith", - testimonial: "Fast delivery through Glovo and food always arrives piping hot.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", - }, + id: "t2", name: "Sam Smith", handle: "@samsmith", testimonial: "Fast delivery through Glovo and food always arrives piping hot.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"}, { - id: "t3", - name: "Jordan Lee", - handle: "@jordanlee", - testimonial: "Love the freshness and the packaging. Definitely recommend!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-grilled-fish-with-lemon-tomato-creamy-herbs-seaside-restaurant_140725-520.jpg", - }, + id: "t3", name: "Jordan Lee", handle: "@jordanlee", testimonial: "Love the freshness and the packaging. Definitely recommend!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-grilled-fish-with-lemon-tomato-creamy-herbs-seaside-restaurant_140725-520.jpg"}, { - id: "t4", - name: "Casey Blue", - handle: "@caseyblue", - testimonial: "A staple for our Friday night family dinners. Consistent and fresh.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg", - }, + id: "t4", name: "Casey Blue", handle: "@caseyblue", testimonial: "A staple for our Friday night family dinners. Consistent and fresh.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-having-lunch-talking-each-other-pub-focus-is-happy-woman_637285-4087.jpg"}, { - id: "t5", - name: "Taylor Ray", - handle: "@taylorray", - testimonial: "The tilapia platter is legendary. So much flavor!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg", - }, + id: "t5", name: "Taylor Ray", handle: "@taylorray", testimonial: "The tilapia platter is legendary. So much flavor!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/seafood-crab-salad-with-fresh-parmesan-crackers-greenery-inside-white-plate_114579-1799.jpg"}, ]} showRating={true} title="Loved by Fish Lovers" @@ -254,20 +128,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq1", - title: "How do I order online?", - content: "You can order through our online store which connects to our POS.", - }, + id: "faq1", title: "How do I order online?", content: "You can order through our online store which connects to our POS."}, { - id: "faq2", - title: "Is delivery really that fast?", - content: "Yes! Our integration with Glovo ensures your fish is prioritized.", - }, + id: "faq2", title: "Is delivery really that fast?", content: "Yes! Our integration with Glovo ensures your fish is prioritized."}, { - id: "faq3", - title: "Is the fish fresh?", - content: "We source our Tilapia fresh daily to ensure the highest quality.", - }, + id: "faq3", title: "Is the fish fresh?", content: "We source our Tilapia fresh daily to ensure the highest quality."}, ]} sideTitle="Frequently Asked Questions" sideDescription="We're here to answer your questions about our fresh catches and ordering process." @@ -280,33 +145,21 @@ export default function LandingPage() { logoText="Affordable Fish Lovers" columns={[ { - title: "Store", - items: [ + title: "Store", items: [ { - label: "Menu", - href: "#products", - }, + label: "Menu", href: "#products"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} @@ -316,4 +169,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1