diff --git a/src/app/page.tsx b/src/app/page.tsx index c8aeb69..e809a41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; -import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import { Clock, MapPin, ShieldCheck, Sparkles, Utensils } from "lucide-react"; export default function LandingPage() { @@ -53,37 +52,22 @@ export default function LandingPage() { title="Order Pizza, Burgers & Deals—Instantly, Reliably" description="Skip the WhatsApp wait. Browse our full menu, customize sizes and toppings, and track your order in real time. Earn Foodezen Points with every order." avatars={[ - { - src: "http://img.b2bpic.net/free-photo/my-big-dream-is-working-big-company_329181-11421.jpg", alt: "Customer"}, - { - src: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660764.jpg", alt: "Customer"}, - { - src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", alt: "Customer"}, - { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg", alt: "Customer"}, - { - src: "http://img.b2bpic.net/free-photo/smiley-friends-taking-selfies-with-phone_23-2148326996.jpg", alt: "Customer"}, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050813-ac4knqli.png", alt: "Customer" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-4hdkzwkn.png", alt: "Customer" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-rb8axjy8.png", alt: "Customer" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-3rqn655u.png", alt: "Customer" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-22kiro4f.png", alt: "Customer" }, ]} buttons={[ { text: "Start Ordering Now", href: "#products"}, ]} marqueeItems={[ - { - type: "text-icon", text: "Real-time Tracking", icon: MapPin, - }, - { - type: "text-icon", text: "100+ Menu Items", icon: Utensils, - }, - { - type: "text-icon", text: "Fast Delivery", icon: Clock, - }, - { - type: "text-icon", text: "Loyalty Points", icon: Sparkles, - }, - { - type: "text-icon", text: "Quality Guaranteed", icon: ShieldCheck, - }, + { type: "text-icon", text: "Real-time Tracking", icon: MapPin }, + { type: "text-icon", text: "100+ Menu Items", icon: Utensils }, + { type: "text-icon", text: "Fast Delivery", icon: Clock }, + { type: "text-icon", text: "Loyalty Points", icon: Sparkles }, + { type: "text-icon", text: "Quality Guaranteed", icon: ShieldCheck }, ]} /> @@ -94,14 +78,11 @@ export default function LandingPage() { title="Experience Ordering, Redefined" description="Foodezen brings efficiency to your dining experience in Wah Cantt. From real-time inventory updates to automated kitchen workflows, we ensure your favorite meals arrive faster than ever." metrics={[ - { - value: "15min", title: "Avg Delivery"}, - { - value: "100+", title: "Menu Items"}, - { - value: "5k+", title: "Happy Diners"}, + { value: "15min", title: "Avg Delivery" }, + { value: "100+", title: "Menu Items" }, + { value: "5k+", title: "Happy Diners" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-composition_23-2149880606.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050813-ac4knqli.png" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -114,18 +95,10 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} products={[ - { - id: "1", name: "Classic Pepperoni", price: "Rs. 1299", variant: "13-inch", imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-mini-pizzas_114579-35126.jpg"}, - { - id: "2", name: "Royal Beef Burger", price: "Rs. 850", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/home-made-delicious-big-hamburger_23-2148374920.jpg"}, - { - id: "3", name: "Golden Fries", price: "Rs. 350", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potatoes-burger-meal-sandwich-dinner-dish_140725-96439.jpg"}, - { - id: "4", name: "Creamy Alfredo Pasta", price: "Rs. 950", variant: "Large", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-spaghetti-with-pasta-chili-pepper-bunch-mint-wooden-surface_141793-18562.jpg"}, - { - id: "5", name: "Spicy Chicken Wrap", price: "Rs. 700", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meal-sandwich-with-grilled-meat-sliced-with-salad-white-space_140725-75703.jpg"}, - { - id: "6", name: "House Side Salad", price: "Rs. 400", variant: "Small", imageSrc: "http://img.b2bpic.net/free-photo/crab-sticks-meat-with-fresh-vegetable-salad_74190-6218.jpg"}, + { id: "1", name: "Classic Pepperoni", price: "Rs. 1299", variant: "13-inch", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-4hdkzwkn.png" }, + { id: "2", name: "Royal Beef Burger", price: "Rs. 850", variant: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-rb8axjy8.png" }, + { id: "3", name: "Golden Fries", price: "Rs. 350", variant: "Regular", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-3rqn655u.png" }, + { id: "4", name: "Creamy Alfredo Pasta", price: "Rs. 950", variant: "Large", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BvlzELcEFeAGj1pRtmKrcxPkE6/uploaded-1775378050814-22kiro4f.png" }, ]} title="Explore Our Menu" description="From handcrafted pizzas to signature sides, browse our full menu and customize exactly how you like it." @@ -138,67 +111,21 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} plans={[ - { - id: "solo", badge: "For One", price: "Rs. 1599", subtitle: "Single Pizza + Side + Drink", buttons: [ - { - text: "Order Now", href: "#"}, - ], - features: [ - "13-inch Pizza", "Any Side", "250ml Drink"], - }, - { - id: "family", badge: "Family Pack", price: "Rs. 3499", subtitle: "Two Pizzas + Large Side + Big Drink", buttons: [ - { - text: "Order Now", href: "#"}, - ], - features: [ - "2 x 13-inch Pizza", "Large Side", "1.5L Drink"], - }, - { - id: "party", badge: "Group Deal", price: "Rs. 5999", subtitle: "Mega Group Bundle", buttons: [ - { - text: "Order Now", href: "#"}, - ], - features: [ - "3 x 16-inch Pizza", "2 x Large Sides", "Big Drink"], - }, + { id: "solo", badge: "For One", price: "Rs. 1599", subtitle: "Single Pizza + Side + Drink", buttons: [{ text: "Order Now", href: "#" }], features: ["13-inch Pizza", "Any Side", "250ml Drink"] }, + { id: "family", badge: "Family Pack", price: "Rs. 3499", subtitle: "Two Pizzas + Large Side + Big Drink", buttons: [{ text: "Order Now", href: "#" }], features: ["2 x 13-inch Pizza", "Large Side", "1.5L Drink"] }, ]} title="Unbeatable Value Deals" description="Get more for less with our curated combo deals for families and groups." /> -