From 614ce0a940ee8992f2608cebb28ae14804286bae Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:52:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2544c88..834772a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,8 +91,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/professional-makeup-artist-working_23-2148398598.jpg", imageAlt: "Beauty expert at work" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/fine-art_1122-1948.jpg", imageAlt: "professional beauty expert portrait"}, + ] + }, { title: "Premium Products", description: "We use only the finest, professional-grade products for superior results and client satisfaction.", icon: Diamond, mediaItems: [ @@ -101,8 +101,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/various-makeup-supplies_23-2147710636.jpg", imageAlt: "Assortment of makeup supplies" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-starting-work-with-client_23-2147769744.jpg", imageAlt: "professional beauty expert portrait"}, + ] + }, { title: "Hygienic Environment", description: "Your safety and comfort are our priority, with stringent hygiene protocols for a clean experience.", icon: Droplet, mediaItems: [ @@ -111,8 +111,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-starting-work-with-client_23-2147769744.jpg", imageAlt: "Client in a clean salon chair" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-getting-rf-lifting-procedure_107420-74031.jpg", imageAlt: "professional beauty expert portrait"}, + ] + }, { title: "Personalized Consultations", description: "Receive tailored advice and services designed to meet your unique beauty goals.", icon: MessageSquare, mediaItems: [ @@ -121,8 +121,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/female-wedding-planner-working-with-client_23-2150167196.jpg", imageAlt: "Client consultation session" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-bride-preparing-her-day_1157-493.jpg", imageAlt: "professional beauty expert portrait"}, + ] + }, { title: "Latest Techniques", description: "We stay updated with cutting-edge trends and advanced techniques for modern beauty treatments.", icon: Feather, mediaItems: [ @@ -131,8 +131,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetology-studio-procedures_1157-34900.jpg", imageAlt: "New treatment application" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/from-hands-shaving-neck_23-2147778916.jpg", imageAlt: "professional beauty expert portrait"}, + ] + }, { title: "Luxury Experience", description: "Indulge in a serene and opulent ambiance, ensuring a truly relaxing and pampering visit.", icon: Crown, mediaItems: [ @@ -141,8 +141,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454757.jpg", imageAlt: "Relaxing pampering session" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454757.jpg", imageAlt: "professional beauty expert portrait"}, + ] + }, ]} title="Why Choose CHIC India?" description="Discover the unparalleled luxury and expertise that sets CHIC India apart as your premier beauty destination." -- 2.49.1