diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ed0121..4aee145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -48,18 +48,18 @@ export default function LandingPage() { tag="Professional Electrical Services" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7325.jpg?_wi=1", imageAlt: "Professional electrical wiring installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holds-her-hand-small-wall-lamp_1153-3558.jpg?_wi=1", imageAlt: "Expert lighting installation service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7325.jpg", imageAlt: "Professional electrical wiring installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holds-her-hand-small-wall-lamp_1153-3558.jpg", imageAlt: "Expert lighting installation service" }, { imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg", imageAlt: "Skilled electrical team" }, { imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site_169016-5293.jpg", imageAlt: "Professional electrical repair work" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66830.jpg?_wi=1", imageAlt: "Electrical system maintenance and inspection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66830.jpg", imageAlt: "Electrical system maintenance and inspection" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-touching-measuring-device-wall-near-power-socket_259150-58248.jpg", imageAlt: "Expert electrician at work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7325.jpg?_wi=2", imageAlt: "Quality electrical wiring" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holds-her-hand-small-wall-lamp_1153-3558.jpg?_wi=2", imageAlt: "Professional fixture installation" } + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7325.jpg", imageAlt: "Quality electrical wiring" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-holds-her-hand-small-wall-lamp_1153-3558.jpg", imageAlt: "Professional fixture installation" } ]} buttons={[ { text: "Get Your Free Quote", href: "contact" }, @@ -155,7 +155,7 @@ export default function LandingPage() { { id: "5", title: "How do I schedule a service appointment?", content: "You can call us at (555) 123-4567, visit our contact page, or fill out our online quote form. We'll work with you to find a convenient time that fits your schedule." }, { id: "6", title: "Do you offer free estimates?", content: "Yes! We provide free in-home estimates for most projects. This allows us to assess your needs accurately and give you a detailed quote before any work begins." } ]} - imageSrc="http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66830.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66830.jpg" imageAlt="Professional electrical inspection" title="Frequently Asked Questions" description="Find answers to common questions about our electrical services, pricing, and scheduling."