diff --git a/src/app/page.tsx b/src/app/page.tsx index e9b1056..c9c7705 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,15 +47,15 @@ export default function LandingPage() { @@ -131,7 +131,7 @@ export default function LandingPage() { description="Our commitment to excellence isn't just talk—it's backed by certified technicians, transparent pricing, and industry-leading guarantees. We invest in your comfort and peace of mind." tag="Your Comfort Partners" tagIcon={Shield} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" metrics={[ { id: "certified", icon: CheckCircle, title: "Certified Technicians", value: "Licensed & Insured" }, { id: "warranty", icon: Award, title: "Comprehensive Warranties", value: "Up to 10 Years" }, @@ -151,13 +151,13 @@ export default function LandingPage() { description="Real experiences from real customers. See why homeowners and businesses across the region choose CoolComfort HVAC for their comfort and energy savings." tag="Customer Stories" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" testimonials={[ { id: "1", title: "Exceptional Emergency Service", quote: "Our AC died on the hottest day of summer. CoolComfort had a technician at our door within 2 hours. Professional, friendly, and they got us cool again. Highly recommend!", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg", imageAlt: "Sarah Mitchell - satisfied customer" }, { - id: "2", title: "Transparent and Fair", quote: "I appreciate their honesty. They explained exactly what was needed and didn't try to upsell. Fixed our heating system in under an hour. Great service at fair prices.", name: "John Davis", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "John Davis - satisfied customer" + id: "2", title: "Transparent and Fair", quote: "I appreciate their honesty. They explained exactly what was needed and didn't try to upsell. Fixed our heating system in under an hour. Great service at fair prices.", name: "John Davis", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "John Davis - satisfied customer" }, { id: "3", title: "Reduced Energy Bills", quote: "After their comprehensive tune-up and duct sealing, our energy bills dropped 20%. They really care about efficiency. Best investment we've made for our home.", name: "Michelle Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Michelle Rodriguez - satisfied customer" @@ -166,7 +166,7 @@ export default function LandingPage() { id: "4", title: "Professional New Installation", quote: "New furnace installation was seamless. Their team was courteous, clean, and finished on schedule. We're saving on heating costs and sleeping better knowing we have a reliable system.", name: "Robert Kim", role: "Commercial Facility Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Robert Kim - satisfied customer" }, { - id: "5", title: "Consistent Quality Service", quote: "We've been customers for 5 years. Every visit is professional and thorough. Their maintenance plans keep our system running perfectly and give us peace of mind.", name: "Emily Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Emily Thompson - satisfied customer" + id: "5", title: "Consistent Quality Service", quote: "We've been customers for 5 years. Every visit is professional and thorough. Their maintenance plans keep our system running perfectly and give us peace of mind.", name: "Emily Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Emily Thompson - satisfied customer" }, { id: "6", title: "Responsive and Reliable", quote: "From scheduling to completion, everything was smooth. Our old system is working like new again. CoolComfort is our go-to for all HVAC needs. Trustworthy team!", name: "David Bennett", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/positive-businessman-standing-street_23-2147932253.jpg", imageAlt: "David Bennett - satisfied customer" @@ -184,7 +184,7 @@ export default function LandingPage() { description="We proudly serve residential and commercial customers across the greater metro area. Wherever you are, we're ready to help keep your systems running smoothly." tag="Local Expertise" tagIcon={MapPin} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" names={[ "Downtown District", "North Hills", "Riverside Area", "Westside Community", "Central Valley", "Parkside Neighborhood", "East Side District", "Mountain View Region" ]} @@ -202,7 +202,7 @@ export default function LandingPage() { description="Have questions about our services, pricing, or what to expect? Find answers to the most common questions our customers ask." tag="FAQs" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" faqs={[ { id: "1", title: "Do you offer emergency services?", content: "Yes! We offer 24/7 emergency HVAC services. Call us anytime day or night for urgent heating or cooling issues. Same-day service is available for emergency calls." @@ -225,7 +225,7 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={true} - faqsAnimation="entrance-slide" + faqsAnimation="blur-reveal" animationType="smooth" showCard={true} ariaLabel="FAQ section - Common questions" @@ -239,7 +239,7 @@ export default function LandingPage() { description="Schedule your free consultation now. Our experts will assess your needs and provide transparent recommendations. No pressure, no hidden fees." background={{ variant: "animated-grid" }} tagIcon={Zap} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/happy-auto-repairman-handing-cark-keys-his-customers-workshop_637285-6687.jpg" imageAlt="Professional HVAC technician ready to help"