diff --git a/src/app/page.tsx b/src/app/page.tsx index 568aca6..483d631 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { price: "$8", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg?_wi=1", }, { id: "2", @@ -114,7 +114,7 @@ export default function LandingPage() { price: "$18", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg?_wi=2", }, { id: "3", @@ -123,7 +123,7 @@ export default function LandingPage() { price: "$22", rating: 4, reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg?_wi=3", }, { id: "4", @@ -132,7 +132,7 @@ export default function LandingPage() { price: "$24", rating: 5, reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg?_wi=4", }, { id: "5", @@ -141,7 +141,7 @@ export default function LandingPage() { price: "$20", rating: 5, reviewCount: "78", - imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg?_wi=5", }, { id: "6", @@ -150,7 +150,7 @@ export default function LandingPage() { price: "$28", rating: 5, reviewCount: "105", - imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13070.jpg?_wi=6", }, ]} title="Our Signature Catch" @@ -165,27 +165,27 @@ export default function LandingPage() { { id: "1", name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg?_wi=1", }, { id: "2", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg?_wi=2", }, { id: "3", name: "Emily Davis", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg?_wi=3", }, { id: "4", name: "Michael Brown", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg?_wi=4", }, { id: "5", name: "Linda Taylor", - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-salmon-with-lemon_1398-1419.jpg?_wi=5", }, ]} cardTitle="What Our Guests Say"