diff --git a/src/app/page.tsx b/src/app/page.tsx index 0957977..1fc1f35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg" + imageSrc="http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg?_wi=1" imageAlt="Professional HVAC technician inspecting cooling system" mediaAnimation="opacity" frameStyle="card" @@ -171,16 +171,16 @@ export default function LandingPage() { tagAnimation="blur-reveal" metrics={[ { - id: "siler-city", value: "Primary", title: "Siler City", description: "Full coverage with same-day service available", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg", imageAlt: "Siler City service coverage" + id: "siler-city", value: "Primary", title: "Siler City", description: "Full coverage with same-day service available", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg?_wi=2", imageAlt: "Siler City service coverage" }, { - id: "pittsboro", value: "Served", title: "Pittsboro", description: "Extending professional HVAC service to your area", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg", imageAlt: "Pittsboro service coverage" + id: "pittsboro", value: "Served", title: "Pittsboro", description: "Extending professional HVAC service to your area", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg?_wi=3", imageAlt: "Pittsboro service coverage" }, { - id: "chatham", value: "Chatham", title: "Chatham County", description: "Complete coverage throughout the county", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg", imageAlt: "Chatham County service coverage" + id: "chatham", value: "Chatham", title: "Chatham County", description: "Complete coverage throughout the county", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg?_wi=4", imageAlt: "Chatham County service coverage" }, { - id: "surrounding", value: "All", title: "Surrounding Areas", description: "Emergency service when you need it most", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg", imageAlt: "Surrounding areas service coverage" + id: "surrounding", value: "All", title: "Surrounding Areas", description: "Emergency service when you need it most", imageSrc: "http://img.b2bpic.net/free-photo/freon-level-values-chroma-key-laptop_482257-90851.jpg?_wi=5", imageAlt: "Surrounding areas service coverage" } ]} animationType="slide-up"