Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 871870141a | |||
| b55c3386ad |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Call Us", href: "tel:08141359801"},
|
text: "Call Us", href: "tel:08141359801"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DurdzMRByTE1DA9dsKeMPmb5zi/uploaded-1779145205932-6ilk7yc8.png"
|
||||||
imageAlt="Ultimate Cheese Pull"
|
imageAlt="Ultimate Cheese Pull"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -88,9 +88,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Mini Pizza", price: "₦8,000", variant: "4 slices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=1"},
|
id: "p1", name: "Mini Pizza", price: "₦8,000", variant: "4 slices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DurdzMRByTE1DA9dsKeMPmb5zi/uploaded-1779145205932-utfmmlo3.png"},
|
||||||
{
|
{
|
||||||
id: "p2", name: "Medium Pizza", price: "₦10,000", variant: "8 slices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cheese-table_23-2150096975.jpg"},
|
id: "p2", name: "Medium Pizza", price: "₦10,000", variant: "8 slices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DurdzMRByTE1DA9dsKeMPmb5zi/uploaded-1779145205932-w4v94yo5.png"},
|
||||||
{
|
{
|
||||||
id: "p3", name: "Large Family Pack", price: "₦16,500", variant: "8 large slices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-goat-cheese-black-board-with-kitchen-knife-fresh-tomatoes-pickled-olives-cottage-cheese-bowl-blue_141793-6601.jpg"},
|
id: "p3", name: "Large Family Pack", price: "₦16,500", variant: "8 large slices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-goat-cheese-black-board-with-kitchen-knife-fresh-tomatoes-pickled-olives-cottage-cheese-bowl-blue_141793-6601.jpg"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user