diff --git a/src/app/page.tsx b/src/app/page.tsx index 2516e45..3d676aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,93 +31,59 @@ export default function LandingPage() {
@@ -130,17 +96,11 @@ export default function LandingPage() { description="Foodies Heaven is committed to providing a diverse and hygienic dining experience. We combine quality ingredients with a vibrant atmosphere where families and friends can gather." bulletPoints={[ { - title: "Diverse Menu", - description: "From local kulchas to global favorites.", - }, + title: "Diverse Menu", description: "From local kulchas to global favorites."}, { - title: "Hygienic Kitchen", - description: "Strict quality and hygiene standards.", - }, + title: "Hygienic Kitchen", description: "Strict quality and hygiene standards."}, { - title: "Casual Vibes", - description: "Perfect for families and professionals.", - }, + title: "Casual Vibes", description: "Perfect for families and professionals."}, ]} imageSrc="http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg" mediaAnimation="opacity" @@ -155,41 +115,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Vegetable Pizza", - price: "₹299", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-slices-plate_23-2148357163.jpg", - }, + id: "1", name: "Vegetable Pizza", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-slices-plate_23-2148357163.jpg"}, { - id: "2", - name: "Stuffed Kulcha", - price: "₹150", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033993.jpg", - }, + id: "2", name: "Stuffed Kulcha", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033993.jpg"}, { - id: "3", - name: "Dark Chocolate Scoop", - price: "₹99", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-chocolate-ice-cream-flavor_23-2148422062.jpg", - }, + id: "3", name: "Dark Chocolate Scoop", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-chocolate-ice-cream-flavor_23-2148422062.jpg"}, { - id: "4", - name: "Chef Special Snack", - price: "₹199", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-best-snack-wine-brown-tray-notebook-ice-background_140725-141280.jpg", - }, + id: "4", name: "Chef Special Snack", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-delicious-best-snack-wine-brown-tray-notebook-ice-background_140725-141280.jpg"}, { - id: "5", - name: "Fresh Fruit Cooler", - price: "₹120", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19742.jpg", - }, + id: "5", name: "Fresh Fruit Cooler", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bartender-making-drinking-cocktails-counter_1303-19742.jpg"}, { - id: "6", - name: "Gourmet Dessert", - price: "₹149", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-cake_140725-168.jpg", - }, + id: "6", name: "Gourmet Dessert", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-cake_140725-168.jpg"}, ]} title="Our Signature Dishes" description="Explore our delicious range of freshly prepared food items." @@ -204,45 +140,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Ananya Sharma", - role: "Marketing Lead", - company: "Local Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-kebab_23-2148773545.jpg", - }, + id: "1", name: "Ananya Sharma", role: "Marketing Lead", company: "Local Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-kebab_23-2148773545.jpg"}, { - id: "2", - name: "Rohan Gupta", - role: "Business Owner", - company: "Retailer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg", - }, + id: "2", name: "Rohan Gupta", role: "Business Owner", company: "Retailer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg"}, { - id: "3", - name: "Sunita Verma", - role: "Doctor", - company: "Local Clinic", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-eating-salad_23-2148332093.jpg", - }, + id: "3", name: "Sunita Verma", role: "Doctor", company: "Local Clinic", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-eating-salad_23-2148332093.jpg"}, { - id: "4", - name: "Vikram Singh", - role: "Student", - company: "University", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244688.jpg", - }, + id: "4", name: "Vikram Singh", role: "Student", company: "University", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244688.jpg"}, { - id: "5", - name: "Neha Kapoor", - role: "Architect", - company: "DesignCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187205.jpg", - }, + id: "5", name: "Neha Kapoor", role: "Architect", company: "DesignCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187205.jpg"}, ]} title="Loved by Our Community" description="See what our diners have to say about their experience." @@ -256,28 +167,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "500+", - title: "Meals Served", - items: [ - "Per day average", - ], + id: "1", value: "500+", title: "Meals Served", items: [ + "Per day average"], }, { - id: "2", - value: "12", - title: "Unique Cuisines", - items: [ - "Carefully curated", - ], + id: "2", value: "12", title: "Unique Cuisines", items: [ + "Carefully curated"], }, { - id: "3", - value: "4.8", - title: "Avg. Rating", - items: [ - "Google satisfaction", - ], + id: "3", value: "4.8", title: "Avg. Rating", items: [ + "Google satisfaction"], }, ]} title="Serving Smiles Daily" @@ -290,20 +189,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Is table reservation available?", - content: "Yes, you can reserve a table by calling us or using the form below.", - }, + id: "f1", title: "Is table reservation available?", content: "Yes, you can reserve a table by calling us or using the form below."}, { - id: "f2", - title: "Do you offer home delivery?", - content: "Absolutely! We deliver within a 5km radius.", - }, + id: "f2", title: "Do you offer home delivery?", content: "Absolutely! We deliver within a 5km radius."}, { - id: "f3", - title: "Are there vegetarian options?", - content: "We offer a diverse menu with plenty of vegetarian and vegan-friendly dishes.", - }, + id: "f3", title: "Are there vegetarian options?", content: "We offer a diverse menu with plenty of vegetarian and vegan-friendly dishes."}, ]} sideTitle="Common Questions" sideDescription="Everything you need to know before visiting us." @@ -318,22 +208,14 @@ export default function LandingPage() { description="Have a query or want to book a table? Send us a message." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Your Message", - rows: 4, + name: "message", placeholder: "Your Message", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg"