diff --git a/src/app/page.tsx b/src/app/page.tsx index ae2e2b9..55b4c35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Order Now", href: "#menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/indian-delicious-roti-with-copy-space_23-2149073332.jpg" + imageSrc="http://img.b2bpic.net/free-photo/indian-delicious-roti-with-copy-space_23-2149073332.jpg?_wi=1" /> @@ -84,9 +84,9 @@ export default function LandingPage() { { id: "p1", name: "Paneer Butter Masala", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-indian-food-frame_23-2148747715.jpg"}, { - id: "p2", name: "Masala Dosa", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086040.jpg"}, + id: "p2", name: "Masala Dosa", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086040.jpg?_wi=1"}, { - id: "p3", name: "Chicken Biryani", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-indian-rice-dish_23-2148747676.jpg"}, + id: "p3", name: "Chicken Biryani", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-indian-rice-dish_23-2148747676.jpg?_wi=1"}, { id: "p4", name: "Garden Salad", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-sliced-chopped-foods-marinated-olives_114579-19589.jpg"}, { @@ -106,13 +106,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "500+", title: "Daily Orders", description: "Delivering excellence with fresh ingredients daily.", imageSrc: "http://img.b2bpic.net/free-photo/indian-delicious-roti-with-copy-space_23-2149073332.jpg" + id: "m1", value: "500+", title: "Daily Orders", description: "Delivering excellence with fresh ingredients daily.", imageSrc: "http://img.b2bpic.net/free-photo/indian-delicious-roti-with-copy-space_23-2149073332.jpg?_wi=2" }, { - id: "m2", value: "12", title: "Cuisine Types", description: "Diverse regional menus with authentic recipes.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086040.jpg" + id: "m2", value: "12", title: "Cuisine Types", description: "Diverse regional menus with authentic recipes.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086040.jpg?_wi=2" }, { - id: "m3", value: "4.8", title: "Rating", description: "Loved by thousands, rated globally.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-indian-rice-dish_23-2148747676.jpg" + id: "m3", value: "4.8", title: "Rating", description: "Loved by thousands, rated globally.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-indian-rice-dish_23-2148747676.jpg?_wi=2" }, ]} title="Serving Joy Daily"