From e5b6038a1ad61ec58874a228ffe9962d504f6de9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 08:36:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 172 +++++++++++------------------------------------ 1 file changed, 38 insertions(+), 134 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5286707..2dd368c 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 ContactText from '@/components/sections/contact/ContactText'; -import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import ContactCTA from '@/components/sections/contact/ContactCTA'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroLogo from '@/components/sections/hero/HeroLogo'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; @@ -29,27 +29,17 @@ export default function LandingPage() { @@ -59,17 +49,11 @@ export default function LandingPage() { description="Your Daily Coffee & Comfort Spot in Nagarjun. Dine-in, delivery, and a vibrant community atmosphere waiting for you." buttons={[ { - text: "Call Now", - href: "tel:9851279637", - }, + text: "Call Now", href: "tel:9851279637"}, { - text: "Order Online", - href: "#menu", - }, + text: "Order Online", href: "#menu"}, { - text: "Get Directions", - href: "https://maps.app.goo.gl/", - }, + text: "Get Directions", href: "https://maps.app.goo.gl/"}, ]} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg" imageAlt="Cinabon Bakery Cafe Atmosphere" @@ -85,41 +69,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Classic Croissant", - price: "Rs 150", - imageSrc: "http://img.b2bpic.net/free-photo/macro-picture-croissants-with-powdered-sugar-grey-table_176420-6883.jpg?_wi=1", - }, + id: "p1", name: "Classic Croissant", price: "Rs 150", imageSrc: "http://img.b2bpic.net/free-photo/macro-picture-croissants-with-powdered-sugar-grey-table_176420-6883.jpg?_wi=1"}, { - id: "p2", - name: "Signature Latte", - price: "Rs 250", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-near-crop-woman_23-2147830540.jpg?_wi=1", - }, + id: "p2", name: "Signature Latte", price: "Rs 250", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-near-crop-woman_23-2147830540.jpg?_wi=1"}, { - id: "p3", - name: "Chocolate Slice", - price: "Rs 200", - imageSrc: "http://img.b2bpic.net/free-photo/different-types-delicious-desserts_1203-652.jpg?_wi=1", - }, + id: "p3", name: "Chocolate Slice", price: "Rs 200", imageSrc: "http://img.b2bpic.net/free-photo/different-types-delicious-desserts_1203-652.jpg?_wi=1"}, { - id: "p4", - name: "Chicken Pasta", - price: "Rs 450", - imageSrc: "http://img.b2bpic.net/free-photo/macro-picture-croissants-with-powdered-sugar-grey-table_176420-6883.jpg?_wi=2", - }, + id: "p4", name: "Chicken Pasta", price: "Rs 450", imageSrc: "http://img.b2bpic.net/free-photo/macro-picture-croissants-with-powdered-sugar-grey-table_176420-6883.jpg?_wi=2"}, { - id: "p5", - name: "Iced Coffee", - price: "Rs 300", - imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-near-crop-woman_23-2147830540.jpg?_wi=2", - }, + id: "p5", name: "Iced Coffee", price: "Rs 300", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-near-crop-woman_23-2147830540.jpg?_wi=2"}, { - id: "p6", - name: "Fried Rice", - price: "Rs 350", - imageSrc: "http://img.b2bpic.net/free-photo/different-types-delicious-desserts_1203-652.jpg?_wi=2", - }, + id: "p6", name: "Fried Rice", price: "Rs 350", imageSrc: "http://img.b2bpic.net/free-photo/different-types-delicious-desserts_1203-652.jpg?_wi=2"}, ]} title="Our Menu" description="From morning brews to hearty meals, everything is crafted with love." @@ -132,9 +92,7 @@ export default function LandingPage() { title="A Community Heartbeat" buttons={[ { - text: "Visit Us", - href: "#contact", - }, + text: "Visit Us", href: "#contact"}, ]} /> @@ -145,55 +103,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - date: "Jan 2025", - title: "Regular Visitor", - quote: "My daily go-to spot for coffee!", - tag: "5 stars", - avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", - }, + id: "1", name: "Sarah J.", date: "Jan 2025", title: "Regular Visitor", quote: "My daily go-to spot for coffee!", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg"}, { - id: "2", - name: "Michael C.", - date: "Dec 2024", - title: "Foodie", - quote: "Best place to hangout in Nagarjun.", - tag: "5 stars", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg", - }, + id: "2", name: "Michael C.", date: "Dec 2024", title: "Foodie", quote: "Best place to hangout in Nagarjun.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg"}, { - id: "3", - name: "Emily R.", - date: "Nov 2024", - title: "Happy Customer", - quote: "Everything was TOO GOOD!", - tag: "5 stars", - avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", - }, + id: "3", name: "Emily R.", date: "Nov 2024", title: "Happy Customer", quote: "Everything was TOO GOOD!", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-laughting-by-looking-camera-cafe_176474-116248.jpg"}, { - id: "4", - name: "David K.", - date: "Oct 2024", - title: "Coffee Lover", - quote: "The atmosphere is always perfect.", - tag: "5 stars", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12100.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12100.jpg", - }, + id: "4", name: "David K.", date: "Oct 2024", title: "Coffee Lover", quote: "The atmosphere is always perfect.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12100.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12100.jpg"}, { - id: "5", - name: "Jane D.", - date: "Sep 2024", - title: "Regular", - quote: "Warm, inviting and delicious food.", - tag: "5 stars", - avatarSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893769.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893769.jpg", - }, + id: "5", name: "Jane D.", date: "Sep 2024", title: "Regular", quote: "Warm, inviting and delicious food.", tag: "5 stars", avatarSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893769.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893769.jpg"}, ]} title="Loved by 140+ Customers" description="Don't just take our word for it—see what our community has to say." @@ -201,53 +119,39 @@ export default function LandingPage() {
-