Update src/app/page.tsx
This commit is contained in:
@@ -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"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user