diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c5ad77..443c568 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,19 +51,19 @@ export default function LandingPage() { testimonials={[ { name: "Aman", handle: "@aman_bhopal", testimonial: "Best coffee spot in Gulmohar!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg", imageAlt: "cozy coffee shop interior warm lighting"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=1", imageAlt: "cozy coffee shop interior warm lighting"}, { name: "Priya", handle: "@priya_eats", testimonial: "Signature affogato is a must try.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", imageAlt: "cafe interior cozy modern furniture"}, { name: "Rahul", handle: "@rahul_cafe", testimonial: "Perfect cozy atmosphere for work.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg", imageAlt: "hazelnut coffee latte art close up"}, + imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg?_wi=1", imageAlt: "hazelnut coffee latte art close up"}, { name: "Siddharth", handle: "@sid_coffee", testimonial: "The best brews in town, period.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-beverage-with-spices_23-2148349610.jpg", imageAlt: "signature affogato vanilla gelato espresso"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-beverage-with-spices_23-2148349610.jpg?_wi=1", imageAlt: "signature affogato vanilla gelato espresso"}, { name: "Neha", handle: "@neha_foodie", testimonial: "Absolutely love the vibe here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-cinnamon_658428-67.jpg", imageAlt: "hot chocolate drink with foam"}, + imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-cinnamon_658428-67.jpg?_wi=1", imageAlt: "hot chocolate drink with foam"}, ]} buttons={[ { @@ -71,7 +71,7 @@ export default function LandingPage() { { text: "Visit Us", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg", alt: "Aman"}, @@ -106,11 +106,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Hazelnut Shrappe", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg"}, + id: "1", name: "Hazelnut Shrappe", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/glass-latte-with-foam-decorated-with-coffee-beans-flowers_140725-1439.jpg?_wi=2"}, { - id: "2", name: "Signature Affogato", price: "₹240", imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-beverage-with-spices_23-2148349610.jpg"}, + id: "2", name: "Signature Affogato", price: "₹240", imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-beverage-with-spices_23-2148349610.jpg?_wi=2"}, { - id: "3", name: "Hot Chocolate", price: "₹210", imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-cinnamon_658428-67.jpg"}, + id: "3", name: "Hot Chocolate", price: "₹210", imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-cinnamon_658428-67.jpg?_wi=2"}, { id: "4", name: "Cold Coffee with Ice Cream", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-sugar-cubes_23-2149600722.jpg"}, { @@ -130,7 +130,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Aman", role: "Regular", testimonial: "Exquisite coffee, friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg"}, + id: "1", name: "Aman", role: "Regular", testimonial: "Exquisite coffee, friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg?_wi=1"}, { id: "2", name: "Priya", role: "Foodie", testimonial: "Best ambiance in Gulmohar.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624096.jpg"}, { @@ -138,7 +138,7 @@ export default function LandingPage() { { id: "4", name: "Siddharth", role: "Professional", testimonial: "Perfect place for quick meetings.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-holding-cup-coffee-with-latte-art_1170-686.jpg"}, { - id: "5", name: "Neha", role: "Local", testimonial: "Love the cozy vibe!", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg"}, + id: "5", name: "Neha", role: "Local", testimonial: "Love the cozy vibe!", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg?_wi=2"}, ]} title="What Our Customers Say" description="Join our community of coffee lovers."