From 48ccbe8fd09ca5a27a9ff6408cc1474291102945 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 01:39:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 76 +++++++++++++++++++++++++++++++----------------- 1 file changed, 50 insertions(+), 26 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f198a6f..d7cf812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="medium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -35,7 +35,8 @@ export default function LandingPage() { ]} brandName="Bar & Bite" button={{ - text: "Order Now", href: "https://wa.me/923475870239?text=Hi%20Bar%20%26%20Bite%20Cafe%2C%20I'd%20like%20to%20place%20an%20order"}} + text: "Order Now", href: "https://wa.me/923475870239?text=Hi%20Bar%20%26%20Bite%20Cafe%2C%20I'd%20like%20to%20place%20an%20order" + }} /> @@ -49,7 +50,8 @@ export default function LandingPage() { buttons={[ { text: "View Menu", href: "#menu" }, { - text: "Order via WhatsApp", href: "https://wa.me/923475870239?text=Hi%20Bar%20%26%20Bite%20Cafe%2C%20I'd%20like%20to%20place%20an%20order"}, + text: "Order via WhatsApp", href: "https://wa.me/923475870239?text=Hi%20Bar%20%26%20Bite%20Cafe%2C%20I'd%20like%20to%20place%20an%20order" + }, ]} buttonAnimation="blur-reveal" mediaAnimation="slide-up" @@ -64,7 +66,8 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { - text: "Order via WhatsApp", href: "https://wa.me/923475870239?text=Hi%20Bar%20%26%20Bite%20Cafe%2C%20I'd%20like%20to%20place%20an%20order"}, + text: "Order via WhatsApp", href: "https://wa.me/923475870239?text=Hi%20Bar%20%26%20Bite%20Cafe%2C%20I'd%20like%20to%20place%20an%20order" + }, ]} /> @@ -80,23 +83,32 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "pizza-tikka", name: "Tikka Pizza", price: "Rs 800", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-peppers-mushrooms-tomatoes-grenery-light-stucco-background-vertical_176474-4814.jpg", imageAlt: "tikka pizza spiced meat toppings closeup"}, + id: "pizza-tikka", name: "Tikka Pizza", price: "Rs 800", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-peppers-mushrooms-tomatoes-grenery-light-stucco-background-vertical_176474-4814.jpg", imageAlt: "tikka pizza spiced meat toppings closeup" + }, { - id: "pizza-fajita", name: "Fajita Pizza", price: "Rs 1200", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-tomatoes-peppers-onions_2829-4883.jpg", imageAlt: "fajita pizza bell peppers onions melted cheese"}, + id: "pizza-fajita", name: "Fajita Pizza", price: "Rs 1200", imageSrc: "http://img.b2bpic.net/free-photo/italian-focaccia-with-tomatoes-peppers-onions_2829-4883.jpg", imageAlt: "fajita pizza bell peppers onions melted cheese" + }, { - id: "pizza-bnb", name: "BNB Special Pizza", price: "Rs 2800", imageSrc: "http://img.b2bpic.net/free-photo/pieces-pizzas-pizza-board-with-spice-chopped-slices-mushroom-pizza-cutter-high-angle-view-light-blue-background_176474-4606.jpg", imageAlt: "special combination pizza premium toppings deluxe"}, + id: "pizza-bnb", name: "BNB Special Pizza", price: "Rs 2800", imageSrc: "http://img.b2bpic.net/free-photo/pieces-pizzas-pizza-board-with-spice-chopped-slices-mushroom-pizza-cutter-high-angle-view-light-blue-background_176474-4606.jpg", imageAlt: "special combination pizza premium toppings deluxe" + }, { - id: "burger-zinger", name: "Zinger Burger", price: "Rs 250", imageSrc: "http://img.b2bpic.net/free-photo/burger-served-with-french-fries-salad_140725-3106.jpg", imageAlt: "crispy fried chicken zinger burger stack tall"}, + id: "burger-zinger", name: "Zinger Burger", price: "Rs 250", imageSrc: "http://img.b2bpic.net/free-photo/burger-served-with-french-fries-salad_140725-3106.jpg", imageAlt: "crispy fried chicken zinger burger stack tall" + }, { - id: "chicken-paratha", name: "Chicken Roll Paratha", price: "Rs 250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-shaurma-sliced-meat-sandwich-with-dark-bread-vegetables-dark-background-snack-food-sandwich-burger_140725-96721.jpg", imageAlt: "chicken roll paratha flatbread wrapping spiced meat"}, + id: "chicken-paratha", name: "Chicken Roll Paratha", price: "Rs 250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-shaurma-sliced-meat-sandwich-with-dark-bread-vegetables-dark-background-snack-food-sandwich-burger_140725-96721.jpg", imageAlt: "chicken roll paratha flatbread wrapping spiced meat" + }, { - id: "zinger-shawarma", name: "Zinger Shawarma", price: "Rs 270", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg", imageAlt: "zinger shawarma meat wrap arabic bread sauce"}, + id: "zinger-shawarma", name: "Zinger Shawarma", price: "Rs 270", imageSrc: "http://img.b2bpic.net/free-photo/half-cut-chicken-shawarma-served-with-vegetable-salad_140725-5018.jpg", imageAlt: "zinger shawarma meat wrap arabic bread sauce" + }, { - id: "fries-mushroom", name: "Saucy Fries - Mushroom", price: "Rs 1000", imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-mashed-potatoes-top-view_23-2149388109.jpg", imageAlt: "mushroom saucy fries creamy coating appetizing"}, + id: "fries-mushroom", name: "Saucy Fries - Mushroom", price: "Rs 1000", imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-mashed-potatoes-top-view_23-2149388109.jpg", imageAlt: "mushroom saucy fries creamy coating appetizing" + }, { - id: "fries-tarragon", name: "Saucy Fries - Tarragon", price: "Rs 1000", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-potato-fries-potato-chips-with-copy-space_23-2148501576.jpg", imageAlt: "tarragon herb fries aromatic sauce gourmet"}, + id: "fries-tarragon", name: "Saucy Fries - Tarragon", price: "Rs 1000", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-potato-fries-potato-chips-with-copy-space_23-2148501576.jpg", imageAlt: "tarragon herb fries aromatic sauce gourmet" + }, { - id: "fries-mexican", name: "Saucy Fries - Mexican", price: "Rs 1000", imageSrc: "http://img.b2bpic.net/free-photo/woman-dipping-french-fries-into-ketchup_140725-7116.jpg", imageAlt: "mexican fries spicy sauce cheese toppings"}, + id: "fries-mexican", name: "Saucy Fries - Mexican", price: "Rs 1000", imageSrc: "http://img.b2bpic.net/free-photo/woman-dipping-french-fries-into-ketchup_140725-7116.jpg", imageAlt: "mexican fries spicy sauce cheese toppings" + }, ]} /> @@ -107,9 +119,11 @@ export default function LandingPage() { tag="Limited Time" metrics={[ { - id: "student-deal", value: "Rs 2,050", description: "Student Deal: Combo meal with pizza, fries, and beverage for incredible savings"}, + id: "student-deal", value: "Rs 2,050", description: "Student Deal: Combo meal with pizza, fries, and beverage for incredible savings" + }, { - id: "pizza-combo", value: "From Rs 1,500", description: "Pizza Deals: Multiple pizza bundles starting at unbeatable prices"}, + id: "pizza-combo", value: "From Rs 1,500", description: "Pizza Deals: Multiple pizza bundles starting at unbeatable prices" + }, ]} useInvertedBackground={false} metricsAnimation="blur-reveal" @@ -124,13 +138,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Expert Event Coordination", quote: "Manager Tanveer Ahmad went above and beyond coordinating our event. The food was exceptional, service was impeccable, and every detail was perfect. Bar & Bite is the premier destination for fast food in Kotli!", name: "Kainat Akhtar", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-outdoors_23-2148613033.jpg", imageAlt: "professional headshot woman confident portrait"}, + id: "1", title: "Expert Event Coordination", quote: "Manager Tanveer Ahmad went above and beyond coordinating our event. The food was exceptional, service was impeccable, and every detail was perfect. Bar & Bite is the premier destination for fast food in Kotli!", name: "Kainat Akhtar", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-outdoors_23-2148613033.jpg", imageAlt: "professional headshot woman confident portrait" + }, { - id: "2", title: "Outstanding Quality", quote: "The quality of food and attention to detail at Bar & Bite is unmatched. Their specialty pizzas are absolutely incredible, and the team is always professional and friendly.", name: "Ahmed Hassan", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5365.jpg", imageAlt: "professional headshot man confident portrait"}, + id: "2", title: "Outstanding Quality", quote: "The quality of food and attention to detail at Bar & Bite is unmatched. Their specialty pizzas are absolutely incredible, and the team is always professional and friendly.", name: "Ahmed Hassan", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5365.jpg", imageAlt: "professional headshot man confident portrait" + }, { - id: "3", title: "Best in Town", quote: "Finally, a fast-food place that doesn't compromise on quality. Every item on their menu is crafted with care. Highly recommended for anyone in Kotli!", name: "Fatima Malik", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-61033.jpg", imageAlt: "professional headshot woman confident portrait"}, + id: "3", title: "Best in Town", quote: "Finally, a fast-food place that doesn't compromise on quality. Every item on their menu is crafted with care. Highly recommended for anyone in Kotli!", name: "Fatima Malik", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-61033.jpg", imageAlt: "professional headshot woman confident portrait" + }, { - id: "4", title: "Perfect for Groups", quote: "Bar & Bite is perfect for group hangouts. Quick service, delicious food, and great ambiance. Their deals are unbeatable too!", name: "Usman Khan", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg", imageAlt: "young man professional headshot portrait"}, + id: "4", title: "Perfect for Groups", quote: "Bar & Bite is perfect for group hangouts. Quick service, delicious food, and great ambiance. Their deals are unbeatable too!", name: "Usman Khan", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg", imageAlt: "young man professional headshot portrait" + }, ]} /> @@ -139,11 +157,13 @@ export default function LandingPage() { @@ -172,9 +194,11 @@ export default function LandingPage() { -- 2.49.1