Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-12 14:32:08 +00:00

View File

@@ -118,7 +118,7 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-cake-glasses-with-champagne_176420-55150.jpg" }
},
{
title: "24/7 Service", description: "We are open anytime you need a good meal.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pilaf-spices-vegetables-glasses-water-white-background-top-view_185193-162380.jpg" },
title: "24/7 Service", description: "We are open anytime you need a good meal.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pilaf-spices-vegetables-glasses-water-white-background-top-view_185193-162380.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552643.jpg" }
},
]}
@@ -136,7 +136,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1", name: "Jollof Rice", price: "₦2,500", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-spices-vegetables-glasses-water-white-background-top-view_185193-162380.jpg"},
id: "p1", name: "Jollof Rice", price: "₦2,500", imageSrc: "http://img.b2bpic.net/free-photo/pilaf-spices-vegetables-glasses-water-white-background-top-view_185193-162380.jpg?_wi=2"},
{
id: "p2", name: "Egusi & Pounded Yam", price: "₦3,500", imageSrc: "http://img.b2bpic.net/free-photo/meatballs-with-vegetables-tomato-sauce_1220-7420.jpg"},
{