Update src/app/page.tsx
This commit is contained in:
@@ -103,13 +103,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Chicken Over Rice",
|
||||
price: "$9.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUfbPElW8fbIUU8XvbO2YDHWhS/a-delicious-platter-of-lamb-over-rice-wi-1774548681622-c17be17e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUfbPElW8fbIUU8XvbO2YDHWhS/a-delicious-platter-of-lamb-over-rice-wi-1774548681622-c17be17e.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Lamb Over Rice",
|
||||
price: "$10.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUfbPElW8fbIUU8XvbO2YDHWhS/a-delicious-platter-of-lamb-over-rice-wi-1774548681622-c17be17e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUfbPElW8fbIUU8XvbO2YDHWhS/a-delicious-platter-of-lamb-over-rice-wi-1774548681622-c17be17e.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user