diff --git a/src/app/page.tsx b/src/app/page.tsx index 2490bed..710a329 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { id: "f1", title: "Rooftop Evenings", descriptions: ["Enjoy open-air seating under the city lights."], imageSrc: "http://img.b2bpic.net/free-photo/dining-room-background-zoom-calls_23-2149684443.jpg" }, - { id: "f2", title: "Cozy Indoor Lounge", descriptions: ["Relax in our thoughtfully designed indoor sanctuary."], imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg" }, + { id: "f2", title: "Cozy Indoor Lounge", descriptions: ["Relax in our thoughtfully designed indoor sanctuary."], imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1" }, { id: "f3", title: "Instagrammable Corners", descriptions: ["Capture every memory with our aesthetic decor."], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg" } ]} title="Experience the Ambience" @@ -98,9 +98,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Cappuccino Latte", price: "₹199", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg" }, - { id: "p2", name: "Mexican Pizza", price: "₹349", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg" }, - { id: "p3", name: "Alfredo Pasta", price: "₹299", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg" }, + { id: "p1", name: "Cappuccino Latte", price: "₹199", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=1" }, + { id: "p2", name: "Mexican Pizza", price: "₹349", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg?_wi=1" }, + { id: "p3", name: "Alfredo Pasta", price: "₹299", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg?_wi=1" }, { id: "p4", name: "Iced Americano", price: "₹179", variant: "Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/brown-brew-maker-jar-freshness_1203-3928.jpg" }, { id: "p5", name: "Veg Delight Pizza", price: "₹329", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/slice-pizza-hand-closeup-selective-focus-lunch-time-tratoria-delicious-pizza-with-sundried-tomatoes-with-mozzarella-cheese-cut-into-slices-lunch-pizzeria_166373-3656.jpg" }, { id: "p6", name: "Pink Sauce Pasta", price: "₹319", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/truffle-dish-arrangement-top-view_23-2149525180.jpg" } @@ -115,11 +115,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Great Vibe", quote: "Amazing ambience, perfect for photos!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/electronic-gadgets-people-comfort-relaxation-concept-pretty-girl-with-cute-smile-enjoying-phone-call-speaking-boyfriend-while-drinking-morning-coffee-sitting-white-table-with-mug_343059-2083.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", imageAlt: "happy customer laughing cafe" }, + { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Great Vibe", quote: "Amazing ambience, perfect for photos!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/electronic-gadgets-people-comfort-relaxation-concept-pretty-girl-with-cute-smile-enjoying-phone-call-speaking-boyfriend-while-drinking-morning-coffee-sitting-white-table-with-mug_343059-2083.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "happy customer laughing cafe" }, { id: "2", name: "Michael C.", date: "Sep 2023", title: "Top Notch", quote: "The pasta here is absolutely delicious.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/young-women-eating-dessert-cafe_23-2147785297.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264479.jpg", imageAlt: "happy customer laughing cafe" }, - { id: "3", name: "Emily R.", date: "Aug 2023", title: "Date Night", quote: "Perfect spot for evening dates with friends.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg", imageAlt: "happy customer laughing cafe" }, - { id: "4", name: "David K.", date: "Jul 2023", title: "Hangout Spot", quote: "Great hangout spot with nice staff.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-wife-husband-look-phone-while-having-dinner-hipster-pub_482257-18636.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg", imageAlt: "happy customer laughing cafe" }, - { id: "5", name: "Priya S.", date: "Jun 2023", title: "Coffee Lover", quote: "Best coffee in Dilsukhnagar, hands down.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16129.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg", imageAlt: "happy customer laughing cafe" } + { id: "3", name: "Emily R.", date: "Aug 2023", title: "Date Night", quote: "Perfect spot for evening dates with friends.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/friends-cooking-together-barbecue_23-2149071391.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-art-woman-hand-coffee-shop-cafe_1150-10238.jpg?_wi=2", imageAlt: "happy customer laughing cafe" }, + { id: "4", name: "David K.", date: "Jul 2023", title: "Hangout Spot", quote: "Great hangout spot with nice staff.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-wife-husband-look-phone-while-having-dinner-hipster-pub_482257-18636.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sliced-pizza-with-ranch-sauce-making-dough-with-flour-eggs_114579-2605.jpg?_wi=2", imageAlt: "happy customer laughing cafe" }, + { id: "5", name: "Priya S.", date: "Jun 2023", title: "Coffee Lover", quote: "Best coffee in Dilsukhnagar, hands down.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16129.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-different-shapes-types-as-spaghetti-yellow-pasta-nest-with-quail-eggs-cooked-farfalle-pasta-bowl-spaghetti-pasta-black-platter-with-sket_141793-3354.jpg?_wi=2", imageAlt: "happy customer laughing cafe" } ]} title="Loved by Our Community" description="Don't just take our word for it—join the thousands of happy guests who call us home."