Merge version_2 into main #3
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user