diff --git a/src/app/page.tsx b/src/app/page.tsx index 431336e..1539b74 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 ContactCenter from '@/components/sections/contact/ContactCenter'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,31 +47,20 @@ export default function LandingPage() {
@@ -90,9 +71,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Journey of Spice" description={[ - "At Flames, we honor the ancient techniques of Indian cooking, hand-grinding our masalas and utilizing the Tandoor for authentic, smoky flavors.", - "Our chefs bring decades of experience from across the sub-continent to ensure your meal is a genuine culinary treasure.", - ]} + "At Flames, we honor the ancient techniques of Indian cooking, hand-grinding our masalas and utilizing the Tandoor for authentic, smoky flavors.", "Our chefs bring decades of experience from across the sub-continent to ensure your meal is a genuine culinary treasure."]} />
@@ -104,19 +83,13 @@ export default function LandingPage() { features={[ { icon: Flame, - title: "Tandoor Specials", - description: "Clay oven perfection in every bite.", - }, + title: "Tandoor Specials", description: "Clay oven perfection in every bite."}, { icon: Wheat, - title: "Organic Ingredients", - description: "Sourced locally, seasoned naturally.", - }, + title: "Organic Ingredients", description: "Sourced locally, seasoned naturally."}, { icon: Flame, - title: "Expert Culinary", - description: "Masters of traditional spice blends.", - }, + title: "Expert Culinary", description: "Masters of traditional spice blends."}, ]} title="What Defines Us" description="Authentic recipes crafted with dedication." @@ -131,59 +104,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Signature", - name: "Butter Chicken", - price: "$22.00", - rating: 5, - reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-yellow-light-green-nogul-candies-with-spices-vase_140725-13891.jpg", - }, + id: "1", brand: "Signature", name: "Butter Chicken", price: "$22.00", rating: 5, + reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yellow-light-green-nogul-candies-with-spices-vase_140725-13891.jpg"}, { - id: "2", - brand: "Signature", - name: "Tandoori Platter", - price: "$28.00", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-kutab-with-stuffings-piece-wood-served-with-herbs_114579-12978.jpg", - }, + id: "2", brand: "Signature", name: "Tandoori Platter", price: "$28.00", rating: 5, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-kutab-with-stuffings-piece-wood-served-with-herbs_114579-12978.jpg"}, { - id: "3", - brand: "Signature", - name: "Lamb Rogan Josh", - price: "$25.00", - rating: 4, - reviewCount: "84", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg", - }, + id: "3", brand: "Signature", name: "Lamb Rogan Josh", price: "$25.00", rating: 4, + reviewCount: "84", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg"}, { - id: "4", - brand: "Vegetarian", - name: "Palak Paneer", - price: "$18.00", - rating: 5, - reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", - }, + id: "4", brand: "Vegetarian", name: "Palak Paneer", price: "$18.00", rating: 5, + reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg"}, { - id: "5", - brand: "Signature", - name: "Biryani", - price: "$20.00", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246087.jpg", - }, + id: "5", brand: "Signature", name: "Biryani", price: "$20.00", rating: 5, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246087.jpg"}, { - id: "6", - brand: "Signature", - name: "Dal Makhani", - price: "$16.00", - rating: 4, - reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-saffron-small-bottles_23-2149278470.jpg", - }, + id: "6", brand: "Signature", name: "Dal Makhani", price: "$16.00", rating: 4, + reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/close-up-saffron-small-bottles_23-2149278470.jpg"}, ]} title="Our Signature Dishes" description="Discover a symphony of spices and textures designed to delight every palate." @@ -197,26 +134,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "25", - title: "Years of Tradition", - description: "A quarter-century serving Indian excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/line-prints-colourful-powder_23-2147964326.jpg", - }, + id: "m1", value: "25", title: "Years of Tradition", description: "A quarter-century serving Indian excellence.", imageSrc: "http://img.b2bpic.net/free-photo/line-prints-colourful-powder_23-2147964326.jpg"}, { - id: "m2", - value: "50+", - title: "Original Spices", - description: "Only the freshest, hand-picked ingredients.", - imageSrc: "http://img.b2bpic.net/free-photo/holi-colors-pots_23-2147964313.jpg", - }, + id: "m2", value: "50+", title: "Original Spices", description: "Only the freshest, hand-picked ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/holi-colors-pots_23-2147964313.jpg"}, { - id: "m3", - value: "10k+", - title: "Happy Guests", - description: "Serving culinary delight every night.", - imageSrc: "http://img.b2bpic.net/free-photo/spices-market-morocco_23-2148129864.jpg", - }, + id: "m3", value: "10k+", title: "Happy Guests", description: "Serving culinary delight every night.", imageSrc: "http://img.b2bpic.net/free-photo/spices-market-morocco_23-2148129864.jpg"}, ]} title="Our Heritage in Numbers" description="Decades of culinary passion, delivered." @@ -228,30 +150,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Ananya R.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-food_23-2148899055.jpg", - }, + id: "1", name: "Ananya R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-food_23-2148899055.jpg"}, { - id: "2", - name: "Vikram S.", - imageSrc: "http://img.b2bpic.net/free-photo/hispanic-man-eating-healthy-whole-grain-cereals-with-spoon-smiling-with-happy-cool-smile-face-showing-teeth_839833-31876.jpg", - }, + id: "2", name: "Vikram S.", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-man-eating-healthy-whole-grain-cereals-with-spoon-smiling-with-happy-cool-smile-face-showing-teeth_839833-31876.jpg"}, { - id: "3", - name: "Sarah K.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", - }, + id: "3", name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg"}, { - id: "4", - name: "David M.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-female-barista-with-arms-crossed-cafe_1170-604.jpg", - }, + id: "4", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/confident-female-barista-with-arms-crossed-cafe_1170-604.jpg"}, { - id: "5", - name: "Elena P.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", - }, + id: "5", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg"}, ]} cardTitle="Guest Experiences" cardTag="Testimonials" @@ -263,8 +170,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file