diff --git a/src/app/page.tsx b/src/app/page.tsx index de2dd49..9d090c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function HomePage() { }, { imageSrc: - "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", + "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1", imageAlt: "Warm and inviting restaurant ambiance", }, ]} @@ -85,7 +85,7 @@ export default function HomePage() { title="Welcome to Honey Rock Restaurant" description="Since opening our doors in Idimu-Ikotun, Honey Rock Restaurant has been dedicated to serving authentic Nigerian cuisine prepared with the finest quality ingredients. We believe in creating a warm, welcoming atmosphere where families and friends gather to enjoy delicious, home-cooked meals. Every dish is prepared fresh daily using traditional Nigerian recipes and modern culinary techniques. Our commitment to customer satisfaction and variety of meals makes us a favorite neighborhood restaurant." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" imageAlt="Honey Rock Restaurant dining experience" buttons={[ { text: "Call Now", href: "tel:09039732760" }, @@ -110,7 +110,7 @@ export default function HomePage() { price: "₦2,500", variant: "Served with protein", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-cooked-rice-with-fresh-sliced-vegetables-inside-white-plate-white-floor_140725-14399.jpg", + "http://img.b2bpic.net/free-photo/front-view-cooked-rice-with-fresh-sliced-vegetables-inside-white-plate-white-floor_140725-14399.jpg?_wi=1", imageAlt: "Delicious Jollof Rice", }, { @@ -119,7 +119,7 @@ export default function HomePage() { price: "₦2,500", variant: "Mixed vegetables & protein", imageSrc: - "http://img.b2bpic.net/free-psd/delicious-pork-fried-rice-with-peas-corn_191095-81790.jpg", + "http://img.b2bpic.net/free-psd/delicious-pork-fried-rice-with-peas-corn_191095-81790.jpg?_wi=1", imageAlt: "Tasty Fried Rice", }, { @@ -128,7 +128,7 @@ export default function HomePage() { price: "₦3,000", variant: "With fufu or pounded yam", imageSrc: - "http://img.b2bpic.net/free-photo/dushbara-served-with-dry-herbs_140725-7642.jpg", + "http://img.b2bpic.net/free-photo/dushbara-served-with-dry-herbs_140725-7642.jpg?_wi=1", imageAlt: "Traditional Egusi Soup", }, { @@ -137,7 +137,7 @@ export default function HomePage() { price: "₦1,500", variant: "Steamed bean pudding", imageSrc: - "http://img.b2bpic.net/free-photo/d-zeri-traditional-shah-pilaf-glass-peach-juice_140725-2920.jpg", + "http://img.b2bpic.net/free-photo/d-zeri-traditional-shah-pilaf-glass-peach-juice_140725-2920.jpg?_wi=1", imageAlt: "Fresh Moi Moi", }, { @@ -146,7 +146,7 @@ export default function HomePage() { price: "₦4,000", variant: "Premium cuts, slow cooked", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-delicious-roasted-meat-with-vegetables-lights_181624-43643.jpg", + "http://img.b2bpic.net/free-photo/closeup-delicious-roasted-meat-with-vegetables-lights_181624-43643.jpg?_wi=1", imageAlt: "Tender Beef Stew", }, ]}