Update src/app/catering/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function CateringPage() {
|
||||
<HeroOverlay
|
||||
title="Pizza Catering for Every Occasion"
|
||||
description="Make your event unforgettable with authentic wood-fired pizza delivered fresh and hot. From intimate gatherings to corporate events, we've got you covered."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=5"
|
||||
imageAlt="Pizza catering event"
|
||||
textPosition="center"
|
||||
showBlur={true}
|
||||
@@ -68,7 +68,7 @@ export default function CateringPage() {
|
||||
description:
|
||||
"Make birthdays memorable with hot, fresh wood-fired pizza. Perfect for kids and adults. Customizable portions and menu options.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg",
|
||||
"http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg?_wi=5",
|
||||
imageAlt: "Birthday party catering",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function CateringPage() {
|
||||
description:
|
||||
"Impress clients and team members with authentic Italian pizza. Perfect for office lunches, team celebrations, and company events.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg",
|
||||
"http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=4",
|
||||
imageAlt: "Corporate catering",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function CateringPage() {
|
||||
description:
|
||||
"From holiday celebrations to family reunions. We handle the food while you enjoy time with loved ones.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg",
|
||||
"http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=6",
|
||||
imageAlt: "Family gathering",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function CateringPage() {
|
||||
description:
|
||||
"Need something special? Contact us for custom catering solutions tailored to your event and budget.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/margarita-pizza-with-cheese-tomatoes-wooden-board-near-some-glasses-with-drinks_1268-20147.jpg",
|
||||
"http://img.b2bpic.net/free-photo/margarita-pizza-with-cheese-tomatoes-wooden-board-near-some-glasses-with-drinks_1268-20147.jpg?_wi=3",
|
||||
imageAlt: "Custom catering",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user