diff --git a/src/app/page.tsx b/src/app/page.tsx index d78abc0..984d8a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { @@ -125,21 +125,21 @@ export default function LandingPage() { title: "Great Tea Selection", description: "A curated variety for tea enthusiasts.", buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-coffee_23-2148865576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-coffee_23-2148865576.jpg?_wi=2", imageAlt: "Man showing woman a cup with coffee machine", }, { title: "Trendy Atmosphere", description: "Experience the latest cafe trends.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing-uni_1258-138296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing-uni_1258-138296.jpg?_wi=2", imageAlt: "Man showing woman a cup with coffee machine", }, { title: "Student Friendly", description: "The perfect spot for university students.", buttonIcon: "BookOpen", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg?_wi=1", imageAlt: "Man showing woman a cup with coffee machine", }, ]} @@ -159,7 +159,7 @@ export default function LandingPage() { id: "1", name: "Premium Signature Blend", price: "R 45", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg?_wi=2", }, { id: "2",