2 Commits

Author SHA1 Message Date
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"},
]}
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"
/>
</div>
@@ -88,9 +88,9 @@ export default function LandingPage() {
useInvertedBackground={false}
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"},
{