diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a4b6e6..4aab3a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { handle: "@foodie", testimonial: "The portions are massive and the service is incredibly warm. Felt like home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg?_wi=1", }, { name: "Michael K.", @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@connoisseur", testimonial: "A hidden gem that treats every guest like royalty. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg?_wi=2", }, ]} buttons={[ @@ -90,8 +90,8 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg" - videoSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=1" + videoSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=2" /> @@ -216,11 +216,11 @@ export default function LandingPage() { tag="Reservations" title="Secure Your Table" description="Don't miss out on an unforgettable dining experience. Book your table directly through us." - imageSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg?_wi=1" mediaAnimation="slide-up" inputPlaceholder="Enter your name/party size" buttonText="Request Booking" - videoSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg" + videoSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg?_wi=2" />