diff --git a/src/app/page.tsx b/src/app/page.tsx index 80ac023..0d3faa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg?_wi=1" mediaAnimation="opacity" /> @@ -85,7 +85,7 @@ export default function LandingPage() { description: "A welcoming space for any occasion, from meetings to celebrations.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -104,7 +104,7 @@ export default function LandingPage() { price: "KSH 2,500", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-plate-full-appetizers-beer-including-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-plate-full-appetizers-beer-including-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13083.jpg?_wi=1", }, { id: "2", @@ -181,7 +181,7 @@ export default function LandingPage() { imageAlt: "Interior 3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157821.jpg?_wi=2", imageAlt: "modern restaurant dining interior design", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { imageAlt: "Light 3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=2", imageAlt: "modern restaurant dining interior design", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { imageAlt: "Space 3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-plate-full-appetizers-beer-including-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-plate-full-appetizers-beer-including-vegetable-salad-boiled-potatoes-grilled-chicken-legs-roasted-goldy-onion-sausages-cucmbers-tomatoes-sauces-ketchup-mayo_132075-13083.jpg?_wi=2", imageAlt: "modern restaurant dining interior design", }, ]}