From 3ac9295af319b093464648bb84678f60e3bdeed8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 00:04:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 109 ++++++++++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 48 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86dbded..dae46de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,13 +1,13 @@ "use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; -import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo"; -import ProductCardThree from "@/components/sections/product/ProductCardThree"; -import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout"; -import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import ContactText from "@/components/sections/contact/ContactText"; -import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo'; +import ProductCardThree from '@/components/sections/product/ProductCardThree'; +import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; +import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; +import ContactText from '@/components/sections/contact/ContactText'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; export default function LandingPage() { return ( @@ -45,18 +45,22 @@ export default function LandingPage() { buttons={[ { text: "View Menu", href: "#menu" }, { - text: "Order on WhatsApp", href: "https://wa.me/923035219021?text=Hello%20New%20Sheesh%20Mehal%2C%20I%20would%20like%20to%20order."}, + text: "Order on WhatsApp", href: "https://wa.me/923035219021?text=Hello%20New%20Sheesh%20Mehal%2C%20I%20would%20like%20to%20order." + }, ]} slides={[ { imageSrc: - "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg", imageAlt: "New Sheesh Mehal Restaurant Interior"}, + "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg", imageAlt: "New Sheesh Mehal Restaurant Interior" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/woman-eats-azerbaijani-grape-leaves-dolma-served-with-yogurt_141793-2194.jpg", imageAlt: "Premium Pakistani Biryani Dish"}, + "http://img.b2bpic.net/free-photo/woman-eats-azerbaijani-grape-leaves-dolma-served-with-yogurt_141793-2194.jpg", imageAlt: "Premium Pakistani Biryani Dish" + }, { imageSrc: - "http://img.b2bpic.net/free-photo/couple-having-coffee-together_107420-12103.jpg", imageAlt: "Elegant Dining Ambiance"}, + "http://img.b2bpic.net/free-photo/couple-having-coffee-together_107420-12103.jpg", imageAlt: "Elegant Dining Ambiance" + }, ]} autoplayDelay={4000} showDimOverlay={true} @@ -74,35 +78,35 @@ export default function LandingPage() { products={[ { id: "1", name: "S.M Special Rice", price: "Rs 390", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=1", imageAlt: "S.M Special Rice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "S.M Special Rice", initialQuantity: 1, }, { id: "2", name: "Chicken Fried Rice", price: "Rs 350", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=2", imageAlt: "Chicken Fried Rice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Chicken Fried Rice", initialQuantity: 1, }, { id: "3", name: "Egg Fried Rice", price: "Rs 350", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=3", imageAlt: "Egg Fried Rice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Egg Fried Rice", initialQuantity: 1, }, { id: "4", name: "Masla Rice", price: "Rs 330", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=4", imageAlt: "Masla Rice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Masla Rice", initialQuantity: 1, }, { id: "5", name: "Vegetable Rice", price: "Rs 275", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=5", imageAlt: "Vegetable Rice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Vegetable Rice", initialQuantity: 1, }, { id: "6", name: "Steam Rice", price: "Rs 275", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg?_wi=6", imageAlt: "Steam Rice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-rice_23-2148728104.jpg", imageAlt: "Steam Rice", initialQuantity: 1, }, { id: "7", name: "Mutton Biryani", price: "Rs 450", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371734.jpg?_wi=1", imageAlt: "Mutton Biryani", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371734.jpg", imageAlt: "Mutton Biryani", initialQuantity: 1, }, { id: "8", name: "Chicken Biryani", price: "Rs 350", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371734.jpg?_wi=2", imageAlt: "Chicken Biryani", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371734.jpg", imageAlt: "Chicken Biryani", initialQuantity: 1, }, { id: "9", name: "Chicken Chowmin", price: "Rs 400", imageSrc: @@ -110,87 +114,87 @@ export default function LandingPage() { }, { id: "10", name: "Margarita", price: "Rs 150", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=1", imageAlt: "Margarita Drink", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Margarita Drink", initialQuantity: 1, }, { id: "11", name: "Fresh Juice (Seasonal)", price: "Rs 175", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=2", imageAlt: "Fresh Juice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Fresh Juice", initialQuantity: 1, }, { id: "12", name: "Apple / Orange / Strawberry", price: "Rs 175", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=3", imageAlt: "Fresh Fruit Juice", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Fresh Fruit Juice", initialQuantity: 1, }, { id: "13", name: "Pink Lady", price: "Rs 175", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=4", imageAlt: "Pink Lady Drink", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Pink Lady Drink", initialQuantity: 1, }, { id: "14", name: "Pina Colada", price: "Rs 175", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=5", imageAlt: "Pina Colada", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Pina Colada", initialQuantity: 1, }, { id: "15", name: "Blue Cola", price: "Rs 150", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=6", imageAlt: "Blue Cola", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Blue Cola", initialQuantity: 1, }, { id: "16", name: "Cold Coffee with Ice Cream", price: "Rs 190", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=7", imageAlt: "Cold Coffee", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Cold Coffee", initialQuantity: 1, }, { id: "17", name: "Special Smoothie", price: "Rs 190", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=8", imageAlt: "Special Smoothie", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Special Smoothie", initialQuantity: 1, }, { id: "18", name: "Tropical Smoothie", price: "Rs 185", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=9", imageAlt: "Tropical Smoothie", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Tropical Smoothie", initialQuantity: 1, }, { id: "19", name: "Fruity Smoothie", price: "Rs 185", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=10", imageAlt: "Fruity Smoothie", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Fruity Smoothie", initialQuantity: 1, }, { id: "20", name: "Strawberry Smoothie", price: "Rs 175", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=11", imageAlt: "Strawberry Smoothie", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Strawberry Smoothie", initialQuantity: 1, }, { id: "21", name: "Mango Smoothie", price: "Rs 175", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=12", imageAlt: "Mango Smoothie", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Mango Smoothie", initialQuantity: 1, }, { id: "22", name: "Vanilla / Mango / Strawberry / Chocolate Shake", price: "Rs 150", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=13", imageAlt: "Milkshake", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Milkshake", initialQuantity: 1, }, { id: "23", name: "Salty / Sweet Lassi", price: "Rs 75", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=14", imageAlt: "Lassi", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Lassi", initialQuantity: 1, }, { id: "24", name: "Tutti Fruity Ice Cream", price: "Rs 190", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=15", imageAlt: "Tutti Fruity Ice Cream", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Tutti Fruity Ice Cream", initialQuantity: 1, }, { id: "25", name: "Kulfa Faluda (1 Scoop)", price: "Rs 100", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=16", imageAlt: "Kulfa Faluda", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Kulfa Faluda", initialQuantity: 1, }, { id: "26", name: "Ice Cream (1 Scoop)", price: "Rs 55", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=17", imageAlt: "Ice Cream 1 Scoop", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Ice Cream 1 Scoop", initialQuantity: 1, }, { id: "27", name: "Ice Cream (2 Scoop)", price: "Rs 100", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg?_wi=18", imageAlt: "Ice Cream 2 Scoop", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/flat-lay-bowl-fresh-berries-fruits-with-juice-glass_23-2148233309.jpg", imageAlt: "Ice Cream 2 Scoop", initialQuantity: 1, }, { id: "28", name: "Cappuccino", price: "Rs 150", imageSrc: - "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg?_wi=1", imageAlt: "Cappuccino", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg", imageAlt: "Cappuccino", initialQuantity: 1, }, { id: "29", name: "Black Hot Coffee", price: "Rs 120", imageSrc: - "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg?_wi=2", imageAlt: "Black Hot Coffee", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg", imageAlt: "Black Hot Coffee", initialQuantity: 1, }, { id: "30", name: "Green Tea", price: "Rs 40", imageSrc: - "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg?_wi=3", imageAlt: "Green Tea", initialQuantity: 1, + "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg", imageAlt: "Green Tea", initialQuantity: 1, }, ]} /> @@ -208,6 +212,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-vector/red-mandala-pattern-background_23-2147641752.jpg" imageAlt="New Sheesh Mehal Restaurant Interior" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={true} /> @@ -219,13 +224,17 @@ export default function LandingPage() { author="Ahmed Hassan, Okara" avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", alt: "Customer Avatar 1"}, + src: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", alt: "Customer Avatar 1" + }, { - src: "http://img.b2bpic.net/free-photo/business-woman-working-late-office_1303-27094.jpg", alt: "Customer Avatar 2"}, + src: "http://img.b2bpic.net/free-photo/business-woman-working-late-office_1303-27094.jpg", alt: "Customer Avatar 2" + }, { - src: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg", alt: "Customer Avatar 3"}, + src: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg", alt: "Customer Avatar 3" + }, { - src: "http://img.b2bpic.net/free-photo/people-lifestyle_273609-5661.jpg", alt: "Customer Avatar 4"}, + src: "http://img.b2bpic.net/free-photo/people-lifestyle_273609-5661.jpg", alt: "Customer Avatar 4" + }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -240,7 +249,8 @@ export default function LandingPage() { buttons={[ { text: "Call Us", href: "tel:+923035219021" }, { - text: "Order on WhatsApp", href: "https://wa.me/923035219021?text=Hello%20New%20Sheesh%20Mehal%2C%20I%20would%20like%20to%20order."}, + text: "Order on WhatsApp", href: "https://wa.me/923035219021?text=Hello%20New%20Sheesh%20Mehal%2C%20I%20would%20like%20to%20order." + }, ]} background={{ variant: "radial-gradient" }} useInvertedBackground={true} @@ -262,10 +272,12 @@ export default function LandingPage() { title: "Contact", items: [ { label: "Phone: 0303-5219021", href: "tel:+923035219021" }, { - label: "Email: newsheeshmehal@gmail.com", href: "mailto:newsheeshmehal@gmail.com"}, + label: "Email: newsheeshmehal@gmail.com", href: "mailto:newsheeshmehal@gmail.com" + }, { label: "Address: General Bus Stand, Okara", href: "#" }, { - label: "WhatsApp Order", href: "https://wa.me/923035219021"}, + label: "WhatsApp Order", href: "https://wa.me/923035219021" + }, ], }, { @@ -273,7 +285,8 @@ export default function LandingPage() { { label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }, { - label: "WhatsApp", href: "https://wa.me/923035219021"}, + label: "WhatsApp", href: "https://wa.me/923035219021" + }, { label: "Privacy Policy", href: "#" }, ], }, -- 2.49.1