diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ceb6a8b..4f2f51b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tag="Contact Us" title="How can we help?" description="Complete the form and our team will get back to you within 24 hours." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-of-an-hvac-system-condenser-sle-1774919532729-1fac73fc.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-of-an-hvac-system-condenser-sle-1774919532729-1fac73fc.png?_wi=2" mediaAnimation="slide-up" /> @@ -62,10 +62,10 @@ export default function LandingPage() { description="Visit or call us at our central Johnson City office." features={[ { - title: "Phone", description: "(607) 239-6822", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-professional-plumbing-wrench-wo-1774919531235-624a7c6b.png", buttonIcon: Phone, + title: "Phone", description: "(607) 239-6822", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-professional-plumbing-wrench-wo-1774919531235-624a7c6b.png?_wi=3", buttonIcon: Phone, }, { - title: "Address", description: "270 Corliss Ave, Johnson City, NY 13790", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/clean-water-heater-installation-high-end-1774919532173-2b4e4c1e.png", buttonIcon: MapPin, + title: "Address", description: "270 Corliss Ave, Johnson City, NY 13790", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/clean-water-heater-installation-high-end-1774919532173-2b4e4c1e.png?_wi=2", buttonIcon: MapPin, }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 3aa5e78..b26effe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,13 +70,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Plumbing Repairs", description: "Expert solutions for leaks, clogs, and piping issues, handled with care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-professional-plumbing-wrench-wo-1774919531235-624a7c6b.png", buttonIcon: Zap, + title: "Plumbing Repairs", description: "Expert solutions for leaks, clogs, and piping issues, handled with care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-professional-plumbing-wrench-wo-1774919531235-624a7c6b.png?_wi=1", buttonIcon: Zap, }, { - title: "Water Heaters", description: "Professional installation and replacement for traditional or modern tankless units.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/clean-water-heater-installation-high-end-1774919532173-2b4e4c1e.png", buttonIcon: Zap, + title: "Water Heaters", description: "Professional installation and replacement for traditional or modern tankless units.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/clean-water-heater-installation-high-end-1774919532173-2b4e4c1e.png?_wi=1", buttonIcon: Zap, }, { - title: "Heating & AC", description: "Full HVAC repair and installation, ensuring reliable comfort in every season.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-of-an-hvac-system-condenser-sle-1774919532729-1fac73fc.png", buttonIcon: Zap, + title: "Heating & AC", description: "Full HVAC repair and installation, ensuring reliable comfort in every season.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-of-an-hvac-system-condenser-sle-1774919532729-1fac73fc.png?_wi=1", buttonIcon: Zap, }, ]} title="Premium Local Comfort Services" @@ -90,7 +90,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", title: "Quick & Professional", quote: "Very quick to respond and very professional. Took great care to install new water heater.", name: "Sarah J.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/professional-portrait-of-a-middle-aged-h-1774919532041-b40a9600.png"}, + id: "t1", title: "Quick & Professional", quote: "Very quick to respond and very professional. Took great care to install new water heater.", name: "Sarah J.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/professional-portrait-of-a-middle-aged-h-1774919532041-b40a9600.png?_wi=1"}, { id: "t2", title: "Excellent Service", quote: "Very professional and reasonably priced. Highly recommend for any home service needs.", name: "Mark D.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/professional-portrait-of-a-young-family--1774919532158-26689d84.png"}, { @@ -98,7 +98,7 @@ export default function LandingPage() { { id: "t4", title: "Quality Care", quote: "They were meticulous with their installation. Very pleased with the results.", name: "David K.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/professional-portrait-of-a-professional--1774919531201-fb18e11d.png"}, { - id: "t5", title: "Top Notch Quality", quote: "The team at Heat Tek provided stellar service during our furnace replacement.", name: "Jessica L.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/professional-portrait-of-a-middle-aged-h-1774919532041-b40a9600.png"}, + id: "t5", title: "Top Notch Quality", quote: "The team at Heat Tek provided stellar service during our furnace replacement.", name: "Jessica L.", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/professional-portrait-of-a-middle-aged-h-1774919532041-b40a9600.png?_wi=2"}, ]} title="Trusted by Your Neighbors" description="Hear why Johnson City residents trust Heat Tek for their most important home comfort needs." @@ -124,7 +124,7 @@ export default function LandingPage() { tag="Get in Touch" title="Ready to restore your home comfort?" description="Contact us today for a free estimate or to schedule your professional service appointment." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-professional-plumbing-wrench-wo-1774919531235-624a7c6b.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bglsx1QxMylv7NvzWRE5gKrQ8q/close-up-professional-plumbing-wrench-wo-1774919531235-624a7c6b.png?_wi=2" mediaAnimation="slide-up" />