diff --git a/src/app/page.tsx b/src/app/page.tsx index 1753066..b42aee8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,16 +31,11 @@ export default function LandingPage() { @@ -107,18 +85,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", title: "Traditional Recipes", descriptions: [ - "Crafted with decades-old secrets using fresh, local ingredients."], - imageSrc: "http://img.b2bpic.net/free-photo/red-bell-pepper-pieces_23-2148173912.jpg"}, - { - id: "f2", title: "Classic Rice Bowls", descriptions: [ - "Flavorful, aromatic rice dishes that define home comfort."], - imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-spices-white-background-top-view_185193-162377.jpg"}, - { - id: "f3", title: "Flexible Dining", descriptions: [ - "Dine-in, pickup, or delivery – we ensure a safe experience."], - imageSrc: "http://img.b2bpic.net/free-photo/hands-working-digital-device-network-graphic-overlay_53876-120088.jpg"}, + { id: "f1", title: "Traditional Recipes", descriptions: ["Crafted with decades-old secrets using fresh, local ingredients."], imageSrc: "http://img.b2bpic.net/free-photo/red-bell-pepper-pieces_23-2148173912.jpg" }, + { id: "f2", title: "Classic Rice Bowls", descriptions: ["Flavorful, aromatic rice dishes that define home comfort."], imageSrc: "http://img.b2bpic.net/free-photo/pilaf-bowl-spices-white-background-top-view_185193-162377.jpg" }, + { id: "f3", title: "Flexible Dining", descriptions: ["Dine-in, pickup, or delivery – we ensure a safe experience."], imageSrc: "http://img.b2bpic.net/free-photo/hands-working-digital-device-network-graphic-overlay_53876-120088.jpg" }, ]} title="Why People Love Us" description="We blend quality, authenticity, and comfort to provide an unforgettable dining experience." @@ -132,18 +101,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} products={[ - { - id: "p1", name: "Mutton Chops", price: "₹350", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-spices-broth_114579-4595.jpg"}, - { - id: "p2", name: "Chitti Chicken Biryani", price: "₹280", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-pakistan-meal_23-2148821529.jpg"}, - { - id: "p3", name: "Chitti Prawn Roast", price: "₹320", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/clams-fried-curry-powder-black-plate_1150-23773.jpg"}, - { - id: "p4", name: "Orange Goli Soda", price: "₹60", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/orange-with-cup-drink-blue_114579-29069.jpg"}, - { - id: "p5", name: "Non-Veg Thali", price: "₹250", variant: "Combos", imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg"}, - { - id: "p6", name: "Egg Fried Rice", price: "₹180", variant: "Rice", imageSrc: "http://img.b2bpic.net/free-photo/asian-fried-rice-with-sunny-side-up-egg_84443-85777.jpg"}, + { id: "p1", name: "Mutton Chops", price: "₹350", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-spices-broth_114579-4595.jpg" }, + { id: "p2", name: "Chitti Chicken Biryani", price: "₹280", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-pakistan-meal_23-2148821529.jpg" }, + { id: "p3", name: "Chitti Prawn Roast", price: "₹320", variant: "Non-Veg", imageSrc: "http://img.b2bpic.net/free-photo/clams-fried-curry-powder-black-plate_1150-23773.jpg" }, + { id: "p4", name: "Orange Goli Soda", price: "₹60", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/orange-with-cup-drink-blue_114579-29069.jpg" }, + { id: "p5", name: "Non-Veg Thali", price: "₹250", variant: "Combos", imageSrc: "http://img.b2bpic.net/free-photo/dishes-spices-around-pot-with-pasta-lime_23-2147894853.jpg" }, + { id: "p6", name: "Egg Fried Rice", price: "₹180", variant: "Rice", imageSrc: "http://img.b2bpic.net/free-photo/asian-fried-rice-with-sunny-side-up-egg_84443-85777.jpg" }, ]} title="Popular Favorites" description="Discover our signature dishes cherished by our patrons." @@ -157,16 +120,11 @@ export default function LandingPage() { rating={5} author="Saikumar Naik" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-cape-with-delivery-bowl-his-hands-while-talking-phone-light-pink-background_140725-40615.jpg", alt: "Saikumar Naik"}, - { - src: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg", alt: "Customer 2"}, - { - src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1322.jpg", alt: "Customer 3"}, - { - src: "http://img.b2bpic.net/free-photo/image-smiling-beautiful-woman-sits-kitchen-holds-smartphone-tomato-looks-happy-orders_1258-198254.jpg", alt: "Customer 4"}, - { - src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952874.jpg", alt: "Customer 5"}, + { src: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-cape-with-delivery-bowl-his-hands-while-talking-phone-light-pink-background_140725-40615.jpg", alt: "Saikumar Naik" }, + { src: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-salmon-bowl_23-2150427596.jpg", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1322.jpg", alt: "Customer 3" }, + { src: "http://img.b2bpic.net/free-photo/image-smiling-beautiful-woman-sits-kitchen-holds-smartphone-tomato-looks-happy-orders_1258-198254.jpg", alt: "Customer 4" }, + { src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952874.jpg", alt: "Customer 5" }, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -178,12 +136,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} faqs={[ - { - id: "q1", title: "Are you open on weekends?", content: "Yes, we are open daily from 6:00 AM to 11:00 PM."}, - { - id: "q2", title: "Do you offer delivery?", content: "Yes, we offer no-contact home delivery services via leading food apps."}, - { - id: "q3", title: "Is parking available?", content: "Yes, we have easy parking facilities available near the restaurant."}, + { id: "q1", title: "Are you open on weekends?", content: "Yes, we are open daily from 6:00 AM to 11:00 PM." }, + { id: "q2", title: "Do you offer delivery?", content: "Yes, we offer no-contact home delivery services via leading food apps." }, + { id: "q3", title: "Is parking available?", content: "Yes, we have easy parking facilities available near the restaurant." }, ]} title="Frequently Asked Questions" description="Have questions about our military hotel? Here are some answers." @@ -197,17 +152,10 @@ export default function LandingPage() { title="Get In Touch" description="Visit us at Khajaguda - Nanakramguda Rd. We'd love to serve you!" inputs={[ - { - name: "name", type: "text", placeholder: "Name", required: true, - }, - { - name: "email", type: "email", placeholder: "Email Address", required: true, - }, + { name: "name", type: "text", placeholder: "Name", required: true }, + { name: "email", type: "email", placeholder: "Email Address", required: true }, ]} - textarea={{ - name: "message", placeholder: "Your message", rows: 4, - required: true, - }} + textarea={{ name: "message", placeholder: "Your message", rows: 4, required: true }} imageSrc="http://img.b2bpic.net/free-photo/long-corridor-with-yellow-walls-ceiling-white-doors_140725-8329.jpg" /> @@ -215,13 +163,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file