Update src/app/catering/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function CateringPage() {
|
||||
title: "Party Pack",
|
||||
price: "From $99",
|
||||
period: "8-12 people",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg?_wi=4",
|
||||
imageAlt: "Gelato party pack",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
@@ -72,7 +72,7 @@ export default function CateringPage() {
|
||||
title: "Celebration Bar",
|
||||
price: "From $299",
|
||||
period: "25-50 people",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg?_wi=5",
|
||||
imageAlt: "Gelato celebration bar",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
@@ -90,7 +90,7 @@ export default function CateringPage() {
|
||||
title: "Full Event Service",
|
||||
price: "Custom Quote",
|
||||
period: "50+ people",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg?_wi=6",
|
||||
imageAlt: "Full event service gelato",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
@@ -131,7 +131,7 @@ export default function CateringPage() {
|
||||
description: "From intimate gatherings to large celebrations, we customize our service to match your vision and budget."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg?_wi=7"
|
||||
imageAlt="Professional gelato catering service"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="left"
|
||||
@@ -158,7 +158,7 @@ export default function CateringPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dessert-catering_1203-3078.jpg?_wi=8"
|
||||
imageAlt="Catering event setup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user