Update src/app/services/page.tsx

This commit is contained in:
2026-03-25 14:37:47 +00:00
parent 1735be1ec5
commit fc3ab42563

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
title: "Exquisite Wedding Catering",
description: "Crafting bespoke menus and elegant setups for your most special day, from traditional feasts to modern fusion dining.",
tag: "Weddings",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg?_wi=3",
imageAlt: "luxury wedding dining table setting",
buttons: [
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
title: "Intimate Private Dining",
description: "Personalized culinary experiences for private parties, anniversaries, and family celebrations, delivered with discretion and style.",
tag: "Private Events",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg?_wi=2",
imageAlt: "intimate private dinner party setting",
buttons: [
{
@@ -102,7 +102,7 @@ export default function LandingPage() {
title: "Sophisticated Corporate Events",
description: "Professional catering services for conferences, galas, and business meetings, ensuring a seamless and impressive dining experience.",
tag: "Corporate",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg?_wi=2",
imageAlt: "corporate event catering buffet",
buttons: [
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
name: "Royal Biryani Feast",
price: "$45/person",
variant: "Chicken, Lamb, Veg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182524.jpg?_wi=2",
imageAlt: "Royal Biryani Feast",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
name: "Grand Dessert Platter",
price: "$30/platter",
variant: "Assorted Indian Sweets",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg?_wi=3",
imageAlt: "Grand Dessert Platter",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
name: "Gourmet Appetizer Selection",
price: "$25/person",
variant: "Vegetarian & Non-Veg Options",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg?_wi=3",
imageAlt: "Gourmet Appetizer Selection",
},
]}