diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d8be29..8e8182b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg", imageAlt: "cozy cafe interior warm lighting"}, + imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting"}, { imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg", imageAlt: "brunette girl using her cellphone to reach a friend"}, { @@ -89,11 +89,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Signature Latte", price: "₹220", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg"}, + id: "p1", name: "Signature Latte", price: "₹220", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg?_wi=1"}, { - id: "p2", name: "Artisan Pizza", price: "₹350", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg"}, + id: "p2", name: "Artisan Pizza", price: "₹350", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg?_wi=1"}, { - id: "p3", name: "Cold Brew", price: "₹200", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"}, + id: "p3", name: "Cold Brew", price: "₹200", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"}, { id: "p4", name: "Peri Peri Fries", price: "₹180", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-rolls-sliced-cake-tea-inside-plate-black-table_140725-104774.jpg"}, ]} @@ -108,15 +108,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Aman P.", date: "Oct 2023", title: "Great Vibe", quote: "The best aesthetic spot in Nagpur for meetings.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/delicious-iced-coffee-with-milk_23-2149600674.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg", imageAlt: "cozy cafe interior warm lighting"}, + id: "1", name: "Aman P.", date: "Oct 2023", title: "Great Vibe", quote: "The best aesthetic spot in Nagpur for meetings.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/delicious-iced-coffee-with-milk_23-2149600674.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=2", imageAlt: "cozy cafe interior warm lighting"}, { - id: "2", name: "Sneha R.", date: "Sep 2023", title: "Lovely Coffee", quote: "Signature latte is to die for!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg", imageAlt: "cozy cafe interior warm lighting"}, + id: "2", name: "Sneha R.", date: "Sep 2023", title: "Lovely Coffee", quote: "Signature latte is to die for!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg?_wi=2", imageAlt: "cozy cafe interior warm lighting"}, { - id: "3", name: "Rahul V.", date: "Aug 2023", title: "Cozy Setup", quote: "Perfect for casual meetups and reading.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg", imageAlt: "cozy cafe interior warm lighting"}, + id: "3", name: "Rahul V.", date: "Aug 2023", title: "Cozy Setup", quote: "Perfect for casual meetups and reading.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg?_wi=2", imageAlt: "cozy cafe interior warm lighting"}, { - id: "4", name: "Priya S.", date: "Jul 2023", title: "Exceptional Service", quote: "Staff is super friendly and the food is great.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg", imageAlt: "cozy cafe interior warm lighting"}, + id: "4", name: "Priya S.", date: "Jul 2023", title: "Exceptional Service", quote: "Staff is super friendly and the food is great.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting"}, { - id: "5", name: "Vikram K.", date: "Jun 2023", title: "Top Pick", quote: "Truly a premium local cafe experience.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "cozy cafe interior warm lighting"}, + id: "5", name: "Vikram K.", date: "Jun 2023", title: "Top Pick", quote: "Truly a premium local cafe experience.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2", imageAlt: "cozy cafe interior warm lighting"}, ]} title="Loved by Locals" description="See what our regulars have to say about the vibes and brews." @@ -171,7 +171,7 @@ export default function LandingPage() { tag="Visit Us" title="Reserve Your Table" description="Have an inquiry or want to book a spot? Contact us now." - imageSrc="http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" />