diff --git a/src/app/page.tsx b/src/app/page.tsx index 8ebd3a3..cd5251e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Heritage secrets passed down through decades.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/south-african-potjiekos-food-pot_181624-14904.jpg" + imageSrc="http://img.b2bpic.net/free-photo/south-african-potjiekos-food-pot_181624-14904.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -158,28 +158,28 @@ export default function LandingPage() { title: "Open Kitchen", description: "Witness the magic of tradition unfold.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-served-with-onion-sumac-blend-tomato-herbs-sauce_140725-1562.jpg?_wi=2", imageAlt: "high quality fresh ingredients food prep", }, { title: "Family Friendly", description: "Spaces designed for communal dining.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/south-african-potjiekos-food-pot_181624-14904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/south-african-potjiekos-food-pot_181624-14904.jpg?_wi=2", imageAlt: "high quality fresh ingredients food prep", }, { title: "Fast Delivery", description: "Authenticity brought to your doorstep.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg?_wi=1", imageAlt: "high quality fresh ingredients food prep", }, { title: "Signature Spices", description: "Hand-ground spices for rich flavor.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034027.jpg?_wi=1", imageAlt: "high quality fresh ingredients food prep", }, ]} @@ -199,13 +199,13 @@ export default function LandingPage() { id: "1", name: "Mutton Karahi", price: "$22.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-chicken-orange-slices-plate-with-cutlery-copy-space_23-2148682761.jpg?_wi=2", }, { id: "2", name: "Special Naan", price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034027.jpg?_wi=2", }, { id: "3",