diff --git a/src/app/page.tsx b/src/app/page.tsx index c16b5ec..b6a9ec8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { text: "Order Online", href: "#menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg?_wi=1" imageAlt="Authentic Pakistani grill food" mediaAnimation="slide-up" avatars={[ @@ -107,9 +107,9 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", name: "Chicken Kebab Roll", price: "£6.50", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-tasty-burger-dressed-colorful-jacket-cap_8353-7004.jpg"}, + id: "1", name: "Chicken Kebab Roll", price: "£6.50", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-tasty-burger-dressed-colorful-jacket-cap_8353-7004.jpg?_wi=1"}, { - id: "2", name: "Special Biryani", price: "£9.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-biryani-traditional-bowl_84443-65252.jpg"}, + id: "2", name: "Special Biryani", price: "£9.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-biryani-traditional-bowl_84443-65252.jpg?_wi=1"}, { id: "3", name: "Grilled Lamb Chops", price: "£12.50", imageSrc: "http://img.b2bpic.net/free-photo/closeu-shot-seasoned-stake-board-served-with-fries_181624-59818.jpg"}, { @@ -145,13 +145,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598347.jpg", imageAlt: "modern restaurant interior clean"}, { title: "Authentic Flavours", description: "Traditional recipes passed down through generations.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg", imageAlt: "modern restaurant interior clean"}, + imageSrc: "http://img.b2bpic.net/free-photo/grilled-ribs-pineapple-tomato-spices-dry-apricot-side-view_141793-3144.jpg?_wi=2", imageAlt: "modern restaurant interior clean"}, { title: "Affordable Price", description: "High quality dining experience for £10-£20 per person.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-tasty-burger-dressed-colorful-jacket-cap_8353-7004.jpg", imageAlt: "modern restaurant interior clean"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-tasty-burger-dressed-colorful-jacket-cap_8353-7004.jpg?_wi=2", imageAlt: "modern restaurant interior clean"}, { title: "Multiple Options", description: "Dine-in, kerbside pickup, or speedy delivery available.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-biryani-traditional-bowl_84443-65252.jpg", imageAlt: "modern restaurant interior clean"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-biryani-traditional-bowl_84443-65252.jpg?_wi=2", imageAlt: "modern restaurant interior clean"}, ]} title="Why Choose Us?" description="We pride ourselves on fresh, high-quality ingredients and friendly service."