diff --git a/src/app/page.tsx b/src/app/page.tsx index 539f3b9..0ab73df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,144 +21,84 @@ export default function LandingPage() { defaultButtonVariant="expand-hover" defaultTextAnimation="background-highlight" borderRadius="pill" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -170,19 +110,13 @@ export default function LandingPage() { description="We are a locally owned and operated business dedicated to providing high-quality HVAC solutions with integrity and expertise. Your comfort is our top priority." metrics={[ { - value: "25+", - title: "Years Experience", - }, + value: "25+", title: "Years Experience"}, { - value: "10k+", - title: "Happy Clients", - }, + value: "10k+", title: "Happy Clients"}, { - value: "4.9", - title: "Star Rating", - }, + value: "4.9", title: "Star Rating"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg" mediaAnimation="blur-reveal" /> @@ -193,20 +127,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Air Conditioning Repair", - description: "Fast diagnostics and repair for all major brands.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-warming-up-hands-near-heater_23-2149339534.jpg?_wi=2", - }, + title: "Air Conditioning Repair", description: "Fast diagnostics and repair for all major brands.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-warming-up-hands-near-heater_23-2149339534.jpg"}, { - title: "Heating Installation", - description: "Professional furnace and heating system installation.", - imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manometers_482257-75920.jpg", - }, + title: "Heating Installation", description: "Professional furnace and heating system installation.", imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manometers_482257-75920.jpg"}, { - title: "Routine Maintenance", - description: "Stay efficient and avoid breakdowns with regular tune-ups.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg", - }, + title: "Routine Maintenance", description: "Stay efficient and avoid breakdowns with regular tune-ups.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388998.jpg"}, ]} title="Our Expert Services" description="From emergency repairs to full system installations, we cover everything you need for home comfort." @@ -220,53 +145,27 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Essential", - price: "$99", - subtitle: "Once a year check-up", - features: [ - "1 system tune-up", - "Priority scheduling", - "Safety check", - ], + id: "basic", badge: "Essential", price: "$99", subtitle: "Once a year check-up", features: [ + "1 system tune-up", "Priority scheduling", "Safety check"], buttons: [ { - text: "Select Basic", - }, + text: "Select Basic"}, ], }, { - id: "pro", - badge: "Popular", - price: "$189", - subtitle: "Comprehensive service", - features: [ - "2 system tune-ups", - "10% off repairs", - "Priority scheduling", - "Priority support", - ], + id: "pro", badge: "Popular", price: "$189", subtitle: "Comprehensive service", features: [ + "2 system tune-ups", "10% off repairs", "Priority scheduling", "Priority support"], buttons: [ { - text: "Select Pro", - }, + text: "Select Pro"}, ], }, { - id: "ultra", - badge: "Best", - price: "$299", - subtitle: "Peace of mind", - features: [ - "3 system tune-ups", - "20% off repairs", - "Priority scheduling", - "Filters included", - ], + id: "ultra", badge: "Best", price: "$299", subtitle: "Peace of mind", features: [ + "3 system tune-ups", "20% off repairs", "Priority scheduling", "Filters included"], buttons: [ { - text: "Select Ultra", - }, + text: "Select Ultra"}, ], }, ]} @@ -283,41 +182,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Smart Thermostat", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388984.jpg?_wi=2", - }, + id: "p1", name: "Smart Thermostat", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388984.jpg"}, { - id: "p2", - name: "High-Efficiency Furnace", - price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281309.jpg?_wi=2", - }, + id: "p2", name: "High-Efficiency Furnace", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281309.jpg"}, { - id: "p3", - name: "AC Condenser Unit", - price: "$1,800", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388991.jpg", - }, + id: "p3", name: "AC Condenser Unit", price: "$1,800", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388991.jpg"}, { - id: "p4", - name: "Air Purifier System", - price: "$600", - imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg", - }, + id: "p4", name: "Air Purifier System", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg"}, { - id: "p5", - name: "Blower Motor", - price: "$400", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250251.jpg", - }, + id: "p5", name: "Blower Motor", price: "$400", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250251.jpg"}, { - id: "p6", - name: "Filter Set", - price: "$50", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250253.jpg", - }, + id: "p6", name: "Filter Set", price: "$50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250253.jpg"}, ]} title="High-Efficiency Products" description="We supply and install industry-leading brands for modern home comfort." @@ -332,25 +207,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "98%", - title: "Efficiency", - description: "Systems maintained optimally", - icon: Zap, + id: "m1", value: "98%", title: "Efficiency", description: "Systems maintained optimally", icon: Zap, }, { - id: "m2", - value: "24/7", - title: "Support", - description: "Always here when you need help", - icon: Clock, + id: "m2", value: "24/7", title: "Support", description: "Always here when you need help", icon: Clock, }, { - id: "m3", - value: "100%", - title: "Satisfaction", - description: "We guarantee our work", - icon: ShieldCheck, + id: "m3", value: "100%", title: "Satisfaction", description: "We guarantee our work", icon: ShieldCheck, }, ]} title="Why Choose Us?" @@ -366,25 +229,15 @@ export default function LandingPage() { author="David Miller" avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-young-woman-listening-music-headphones-holding-smartphone-dancing_1258-200173.jpg", - alt: "Client 1", - }, + src: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-young-woman-listening-music-headphones-holding-smartphone-dancing_1258-200173.jpg", alt: "Client 1"}, { - src: "http://img.b2bpic.net/free-photo/young-loader-uniform-showing-victory-sign-looking-cheerful-front-view_176474-21409.jpg", - alt: "Client 2", - }, + src: "http://img.b2bpic.net/free-photo/young-loader-uniform-showing-victory-sign-looking-cheerful-front-view_176474-21409.jpg", alt: "Client 2"}, { - src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg", - alt: "Client 3", - }, + src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-taking-notes_23-2149546195.jpg", alt: "Client 3"}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-couple-warming-up-with-heater_23-2149339571.jpg", - alt: "Client 4", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-couple-warming-up-with-heater_23-2149339571.jpg", alt: "Client 4"}, { - src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", - alt: "Client 5", - }, + src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businesswoman-talking-mobile-phone_1262-16443.jpg", alt: "Client 5"}, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -397,20 +250,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How often should I service my AC?", - content: "We recommend professional servicing at least twice a year.", - }, + id: "q1", title: "How often should I service my AC?", content: "We recommend professional servicing at least twice a year."}, { - id: "q2", - title: "Are your technicians licensed?", - content: "Yes, all our staff are fully licensed and bonded.", - }, + id: "q2", title: "Are your technicians licensed?", content: "Yes, all our staff are fully licensed and bonded."}, { - id: "q3", - title: "Do you offer emergency services?", - content: "Yes, we are available 24/7 for urgent HVAC repairs.", - }, + id: "q3", title: "Do you offer emergency services?", content: "Yes, we are available 24/7 for urgent HVAC repairs."}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-worker-looking-clipboard-uniform-looking-pensive-front-view_176474-21715.jpg" title="Frequently Asked Questions" @@ -423,16 +267,13 @@ export default function LandingPage() { @@ -443,42 +284,27 @@ export default function LandingPage() { logoText="SD HVAC" columns={[ { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Repair", - href: "#", - }, + label: "Repair", href: "#"}, { - label: "Installation", - href: "#", - }, + label: "Installation", href: "#"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "Help", - href: "#", - }, + label: "Help", href: "#"}, { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, ], }, ]}