From 081237d3befd52971116d8d012de1dc5dafd6d7a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:21:43 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1131ec4..b1a90b7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -45,18 +45,18 @@ export default function ServicesPage() { features={[ { id: 1, - title: "Wedding Stage Decoration", description: "Transform your wedding stage into a magical backdrop with our expert design and execution. We create stunning stage setups with premium flowers, elegant lighting, and custom themes tailored to your vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/luxury-wedding-celebration-illuminated-by-chandelier-flame-generated-by-ai_188544-45454.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-wedding-archway-front_8353-9891.jpg" }, + title: "Wedding Stage Decoration", description: "Transform your wedding stage into a magical backdrop with our expert design and execution. We create stunning stage setups with premium flowers, elegant lighting, and custom themes tailored to your vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/luxury-wedding-celebration-illuminated-by-chandelier-flame-generated-by-ai_188544-45454.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/view-wedding-archway-front_8353-9891.jpg?_wi=2" }, }, { id: 2, - title: "Mehndi & Engagement Ceremonies", description: "Celebrate your pre-wedding events in style with our colorful and vibrant decoration themes. We specialize in creating festive atmospheres perfect for mehndi nights and engagement parties with traditional and modern elements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/shoes-market-morocco_23-2148129831.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-floral-wedding-table-setting-with-candles_23-2151978892.jpg" }, + title: "Mehndi & Engagement Ceremonies", description: "Celebrate your pre-wedding events in style with our colorful and vibrant decoration themes. We specialize in creating festive atmospheres perfect for mehndi nights and engagement parties with traditional and modern elements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/shoes-market-morocco_23-2148129831.jpg?_wi=3" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-floral-wedding-table-setting-with-candles_23-2151978892.jpg?_wi=2" }, }, { id: 3, - title: "Walima & Reception Halls", description: "Create an elegant dining atmosphere for your walima with our comprehensive hall decoration services. From table settings to ambient lighting, we handle every detail to make your reception memorable and refined.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-ceremony-place-near-sea-decorated-by-flowers_8353-9869.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481455.jpg" }, + title: "Walima & Reception Halls", description: "Create an elegant dining atmosphere for your walima with our comprehensive hall decoration services. From table settings to ambient lighting, we handle every detail to make your reception memorable and refined.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-ceremony-place-near-sea-decorated-by-flowers_8353-9869.jpg?_wi=4" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481455.jpg?_wi=4" }, }, ]} showStepNumbers={true}