3 Commits

Author SHA1 Message Date
f0f49e37f7 Merge version_4 into main
Merge version_4 into main
2026-05-18 23:00:22 +00:00
871870141a Update src/app/page.tsx 2026-05-18 23:00:19 +00:00
b55c3386ad Merge version_3 into main
Merge version_3 into main
2026-05-18 22:45:49 +00:00

View File

@@ -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"},
{ {