Update src/app/catering-services/page.tsx

This commit is contained in:
2026-03-09 07:32:13 +00:00
parent ec7666dcfe
commit 5bd9964a0a

View File

@@ -81,28 +81,28 @@ export default function CateringServicesPage() {
id: "weddings",
title: "Wedding Catering",
description: "Transform your wedding with our complete catering packages. We offer traditional Kerala meals, aromatic biryani, tandoori specialties, and international cuisines. Our experienced team ensures flawless execution for ceremonies, receptions, and multi-day events with elegant presentation and attentive service.",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-letterings-love-stand-wooden-boxes_8353-790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-letterings-love-stand-wooden-boxes_8353-790.jpg?_wi=2",
imageAlt: "Wedding catering service",
},
{
id: "corporate",
title: "Corporate Events",
description: "Elevate your business events with professional catering. Ideal for board meetings, product launches, conferences, and networking events. We provide premium presentation, diverse menu options, and reliable service that reflects your company's professionalism and culture.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-full-champagne_23-2148244964.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-full-champagne_23-2148244964.jpg?_wi=2",
imageAlt: "Corporate catering service",
},
{
id: "birthdays",
title: "Birthday Parties & Celebrations",
description: "Make birthdays unforgettable with vibrant, festive catering. We offer customizable menus featuring desserts, fresh juices, ice cream, and snacks suitable for all age groups. Our team creates a celebratory atmosphere with prompt service and flexible timing.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-full-colorful-confetti_23-2148001895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-full-colorful-confetti_23-2148001895.jpg?_wi=2",
imageAlt: "Birthday party catering",
},
{
id: "family",
title: "Family Functions & Reunions",
description: "Celebrate family bonds with authentic Kerala cuisine and diverse international options. Perfect for reunions, housewarming, and intimate family gatherings. We provide warm, homestyle flavors prepared with care and professional service that brings families together.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-enjoying-coast-musical-clapping-l150715_53876-30798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-enjoying-coast-musical-clapping-l150715_53876-30798.jpg?_wi=2",
imageAlt: "Family function catering",
},
]}
@@ -122,7 +122,7 @@ export default function CateringServicesPage() {
description="Apple Restaurant & Cool House"
subdescription="Premium Catering Since 2010 | Bekal, Kerala"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/eid-al-fitr-celebration-with-delicious-food_23-2151205128.jpg"
imageSrc="http://img.b2bpic.net/free-photo/eid-al-fitr-celebration-with-delicious-food_23-2151205128.jpg?_wi=3"
imageAlt="Apple Restaurant & Cool House Catering"
mediaAnimation="slide-up"
useInvertedBackground={false}