From fb33b97b25198247387516ea8cc9220b13a6c696 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 19:54:09 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1c04aed..1b4a974 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -63,13 +63,13 @@ export default function ContactPage() { description="Contact ClimaCom through your preferred method. We're available for urgent and routine inquiries." metrics={[ { - id: "phone", value: "02 943 1134", title: "Phone", description: "Call us for immediate assistance or to schedule service"}, + id: "phone", value: "02 943 1134", title: "Phone", description: "Call us for immediate assistance or to schedule service", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg", imageAlt: "Phone contact icon"}, { - id: "email", value: "24/7", title: "Email Support", description: "Send us your inquiry and we'll respond within hours"}, + id: "email", value: "24/7", title: "Email Support", description: "Send us your inquiry and we'll respond within hours", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg", imageAlt: "Email support icon"}, { - id: "location", value: "Sofia", title: "Visit Us", description: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia"}, + id: "location", value: "Sofia", title: "Visit Us", description: "g.k. Suhata Reka, bul. Vladimir Vazov 52, 1517 Sofia", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg", imageAlt: "Location icon"}, { - id: "hours", value: "Mon-Sat", title: "Business Hours", description: "Mon-Fri: 8:30 AM - 5:30 PM | Sat: 9:00 AM - 4:00 PM"}, + id: "hours", value: "Mon-Sat", title: "Business Hours", description: "Mon-Fri: 8:30 AM - 5:30 PM | Sat: 9:00 AM - 4:00 PM", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg", imageAlt: "Business hours icon"}, ]} animationType="opacity" textboxLayout="default" @@ -84,13 +84,13 @@ export default function ContactPage() { description="We stand behind our commitment to exceptional customer service and reliable response times." metrics={[ { - id: "emergency", value: "2 Hours", title: "Emergency Response", description: "Same-day emergency repair dispatch available 24/7"}, + id: "emergency", value: "2 Hours", title: "Emergency Response", description: "Same-day emergency repair dispatch available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg", imageAlt: "Emergency response icon"}, { - id: "quote", value: "< 1 Hour", title: "Quote Response", description: "Free quotes provided within one business hour"}, + id: "quote", value: "< 1 Hour", title: "Quote Response", description: "Free quotes provided within one business hour", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg", imageAlt: "Quote response icon"}, { - id: "callback", value: "100%", title: "Callback Guarantee", description: "We always follow up within 24 hours on all inquiries"}, + id: "callback", value: "100%", title: "Callback Guarantee", description: "We always follow up within 24 hours on all inquiries", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg", imageAlt: "Callback guarantee icon"}, { - id: "satisfaction", value: "4.3★", title: "Customer Satisfaction", description: "80+ verified reviews from satisfied Sofia clients"}, + id: "satisfaction", value: "4.3★", title: "Customer Satisfaction", description: "80+ verified reviews from satisfied Sofia clients", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg", imageAlt: "Customer satisfaction icon"}, ]} animationType="opacity" textboxLayout="default" -- 2.49.1 From 6cb3be7f76b937d623959f691febd27c7dad617d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 19:54:09 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c5e2d26..2122356 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,13 +180,13 @@ export default function HomePage() { description="ClimaCom's track record of excellence in professional HVAC services" metrics={[ { - id: "reviews", value: "80+", title: "Customer Reviews", description: "Real testimonials from satisfied clients across Sofia"}, + id: "reviews", value: "80+", title: "Customer Reviews", description: "Real testimonials from satisfied clients across Sofia", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg", imageAlt: "Customer reviews icon"}, { - id: "rating", value: "4.3★", title: "Average Rating", description: "Consistently high customer satisfaction scores"}, + id: "rating", value: "4.3★", title: "Average Rating", description: "Consistently high customer satisfaction scores", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6771.jpg", imageAlt: "Rating icon"}, { - id: "response", value: "Same Day", title: "Service Response", description: "Fast emergency and routine service availability"}, + id: "response", value: "Same Day", title: "Service Response", description: "Fast emergency and routine service availability", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg", imageAlt: "Service response icon"}, { - id: "experience", value: "Licensed", title: "Professional", description: "Certified HVAC contractors serving Sofia professionally"}, + id: "experience", value: "Licensed", title: "Professional", description: "Certified HVAC contractors serving Sofia professionally", imageSrc: "http://img.b2bpic.net/free-photo/young-female-showing-thumb-up-grey-t-shirt-looking-happy-front-view_176474-15608.jpg", imageAlt: "Professional icon"}, ]} animationType="opacity" textboxLayout="default" -- 2.49.1