diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 84f845f..70ea5ec 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -17,8 +17,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Drain Cleaning", href: "/services#drain-cleaning" }, { label: "Water Heaters", href: "/services#water-heaters" }, { label: "Repiping", href: "/services#repiping" }, @@ -26,8 +25,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/about" }, { label: "Blog", href: "/blog" }, @@ -35,8 +33,7 @@ export default function AboutPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Call (407) 809-1743", href: "tel:(407) 809-1743" }, { label: "Schedule Service", href: "/contact" }, { label: "Request Quote", href: "/contact" }, @@ -44,8 +41,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Warranty", href: "#" }, @@ -61,7 +57,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -80,22 +76,16 @@ export default function AboutPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index 1477ec3..4464419 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,7 +28,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function HomePage() {
@@ -183,16 +147,14 @@ export default function HomePage() { @@ -202,62 +164,26 @@ export default function HomePage() { description="Trusted by thousands of Orlando homeowners and businesses for reliable plumbing solutions and exceptional service." tag="Customer Reviews" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Homeowner", - company: "Orlando, FL", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cac0hc", - imageAlt: "professional male plumber portrait headshot", - }, + id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Orlando, FL", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cac0hc", imageAlt: "professional male plumber portrait headshot"}, { - id: "2", - name: "Michael Rodriguez", - role: "Business Owner", - company: "Downtown Orlando", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5y4dq9", - imageAlt: "female homeowner satisfied smiling portrait", - }, + id: "2", name: "Michael Rodriguez", role: "Business Owner", company: "Downtown Orlando", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5y4dq9", imageAlt: "female homeowner satisfied smiling portrait"}, { - id: "3", - name: "Jennifer Davis", - role: "Property Manager", - company: "Winter Park", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wyqc11", - imageAlt: "professional male worker confidence portrait", - }, + id: "3", name: "Jennifer Davis", role: "Property Manager", company: "Winter Park", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wyqc11", imageAlt: "professional male worker confidence portrait"}, { - id: "4", - name: "Robert Thompson", - role: "Homeowner", - company: "Lake Eustis", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3rskel", - imageAlt: "happy female customer portrait satisfied", - }, + id: "4", name: "Robert Thompson", role: "Homeowner", company: "Lake Eustis", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3rskel", imageAlt: "happy female customer portrait satisfied"}, { - id: "5", - name: "Amanda Garcia", - role: "Facility Manager", - company: "Medical Center", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=27rsek", - imageAlt: "professional male portrait confident service", - }, + id: "5", name: "Amanda Garcia", role: "Facility Manager", company: "Medical Center", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=27rsek", imageAlt: "professional male portrait confident service"}, { - id: "6", - name: "David Chen", - role: "Restaurant Owner", - company: "Downtown District", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ovdhq2", - imageAlt: "female professional confident portrait smile", - }, + id: "6", name: "David Chen", role: "Restaurant Owner", company: "Downtown District", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ovdhq2", imageAlt: "female professional confident portrait smile"}, ]} gridVariant="uniform-all-items-equal" animationType="blur-reveal" @@ -266,7 +192,7 @@ export default function HomePage() { buttons={[ { text: "Read More Reviews", href: "#" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="blur-reveal" /> @@ -276,40 +202,22 @@ export default function HomePage() { description="Find answers to common plumbing questions and learn more about our services and processes." tag="Help & Support" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" faqs={[ { - id: "1", - title: "What areas do you serve?", - content: "We provide plumbing services throughout Orlando and Central Florida, including Winter Park, Lake Eustis, and surrounding communities. Call us for availability in your area.", - }, + id: "1", title: "What areas do you serve?", content: "We provide plumbing services throughout Orlando and Central Florida, including Winter Park, Lake Eustis, and surrounding communities. Call us for availability in your area."}, { - id: "2", - title: "Are you available for emergency calls?", - content: "Yes, we offer 24/7 emergency plumbing services. Call (407) 809-1743 anytime for immediate assistance with urgent plumbing issues.", - }, + id: "2", title: "Are you available for emergency calls?", content: "Yes, we offer 24/7 emergency plumbing services. Call (407) 809-1743 anytime for immediate assistance with urgent plumbing issues."}, { - id: "3", - title: "Do you offer warranties on your work?", - content: "Absolutely. All our plumbing work is backed by our satisfaction guarantee and industry-standard warranties. We stand behind every service we provide.", - }, + id: "3", title: "Do you offer warranties on your work?", content: "Absolutely. All our plumbing work is backed by our satisfaction guarantee and industry-standard warranties. We stand behind every service we provide."}, { - id: "4", - title: "How quickly can you respond to service calls?", - content: "For emergency calls, we aim to respond within 30-60 minutes. For scheduled appointments, we work around your schedule to find convenient times.", - }, + id: "4", title: "How quickly can you respond to service calls?", content: "For emergency calls, we aim to respond within 30-60 minutes. For scheduled appointments, we work around your schedule to find convenient times."}, { - id: "5", - title: "What payment methods do you accept?", - content: "We accept all major credit cards, cash, checks, and financing options for larger projects. Ask about our special discounts and current promotions.", - }, + id: "5", title: "What payment methods do you accept?", content: "We accept all major credit cards, cash, checks, and financing options for larger projects. Ask about our special discounts and current promotions."}, { - id: "6", - title: "Are your plumbers licensed and insured?", - content: "Yes, all our plumbers are fully licensed, insured, and background-checked. Your safety and satisfaction are our top priorities.", - }, + id: "6", title: "Are your plumbers licensed and insured?", content: "Yes, all our plumbers are fully licensed, insured, and background-checked. Your safety and satisfaction are our top priorities."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4u019&_wi=4" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4u019" imageAlt="Professional plumbing consultation" mediaAnimation="blur-reveal" mediaPosition="left" @@ -330,25 +238,13 @@ export default function HomePage() { animationType="blur-reveal" faqs={[ { - id: "1", - title: "What should I do during a plumbing emergency?", - content: "Turn off the main water supply if there's flooding, then call us immediately. We're available 24/7 for emergencies.", - }, + id: "1", title: "What should I do during a plumbing emergency?", content: "Turn off the main water supply if there's flooding, then call us immediately. We're available 24/7 for emergencies."}, { - id: "2", - title: "How much do your services cost?", - content: "Pricing depends on the specific service needed. We offer free estimates on most jobs. Call for a quote today.", - }, + id: "2", title: "How much do your services cost?", content: "Pricing depends on the specific service needed. We offer free estimates on most jobs. Call for a quote today."}, { - id: "3", - title: "Do you handle commercial plumbing?", - content: "Yes, we serve both residential and commercial clients. We specialize in complex commercial plumbing systems.", - }, + id: "3", title: "Do you handle commercial plumbing?", content: "Yes, we serve both residential and commercial clients. We specialize in complex commercial plumbing systems."}, { - id: "4", - title: "Can you help with water purification?", - content: "Absolutely. We install and maintain water filtration and purification systems for cleaner, safer water.", - }, + id: "4", title: "Can you help with water purification?", content: "Absolutely. We install and maintain water filtration and purification systems for cleaner, safer water."}, ]} /> @@ -357,8 +253,7 @@ export default function HomePage() { @@ -156,25 +120,16 @@ export default function ServicesPage() { description="Learn more about our plumbing services, pricing, and how we can help with your specific needs." tag="Questions?" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" faqs={[ { - id: "1", - title: "What types of drain problems can you fix?", - content: "We handle all types of drain issues including slow drains, complete clogs, grease buildup, tree root intrusion, and pipe damage. We use hydro jetting and video inspection for accurate diagnosis.", - }, + id: "1", title: "What types of drain problems can you fix?", content: "We handle all types of drain issues including slow drains, complete clogs, grease buildup, tree root intrusion, and pipe damage. We use hydro jetting and video inspection for accurate diagnosis."}, { - id: "2", - title: "How often should I have my water heater serviced?", - content: "We recommend annual maintenance to flush sediment and check all components. Regular service extends the life of your water heater and improves efficiency.", - }, + id: "2", title: "How often should I have my water heater serviced?", content: "We recommend annual maintenance to flush sediment and check all components. Regular service extends the life of your water heater and improves efficiency."}, { - id: "3", - title: "Is whole-home repiping worth it?", - content: "Yes, if you have old galvanized pipes, repiping improves water quality, increases water pressure, and prevents future leaks. Modern materials like copper and PEX last 50+ years.", - }, + id: "3", title: "Is whole-home repiping worth it?", content: "Yes, if you have old galvanized pipes, repiping improves water quality, increases water pressure, and prevents future leaks. Modern materials like copper and PEX last 50+ years."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4u019&_wi=7" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4u019" imageAlt="Professional plumbing service consultation" mediaAnimation="blur-reveal" mediaPosition="right" @@ -195,25 +150,13 @@ export default function ServicesPage() { animationType="blur-reveal" faqs={[ { - id: "1", - title: "Do you offer same-day service?", - content: "Yes, for emergencies we offer same-day response within 30-60 minutes. Call (407) 809-1743 for immediate assistance.", - }, + id: "1", title: "Do you offer same-day service?", content: "Yes, for emergencies we offer same-day response within 30-60 minutes. Call (407) 809-1743 for immediate assistance."}, { - id: "2", - title: "What is your service area?", - content: "We serve Orlando and all of Central Florida including Winter Park, Lake Eustis, and surrounding communities.", - }, + id: "2", title: "What is your service area?", content: "We serve Orlando and all of Central Florida including Winter Park, Lake Eustis, and surrounding communities."}, { - id: "3", - title: "Do you provide free estimates?", - content: "Yes, we provide free estimates for most plumbing projects. Contact us to schedule a consultation.", - }, + id: "3", title: "Do you provide free estimates?", content: "Yes, we provide free estimates for most plumbing projects. Contact us to schedule a consultation."}, { - id: "4", - title: "What warranties do you offer?", - content: "All our work is backed by a satisfaction guarantee and industry-standard warranties on parts and labor.", - }, + id: "4", title: "What warranties do you offer?", content: "All our work is backed by a satisfaction guarantee and industry-standard warranties on parts and labor."}, ]} /> @@ -222,8 +165,7 @@ export default function ServicesPage() { (function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); +const SvgTextLogo: React.FC = ({ + text, + fontSize = 48, + fontFamily = 'Arial, sans-serif', + fontWeight = 'normal', + fill = 'currentColor', + className = '', +}) => { + const svgWidth = text.length * fontSize * 0.6; + const svgHeight = fontSize * 1.2; return ( - {logoText} + {text} ); -}); +}; -SvgTextLogo.displayName = "SvgTextLogo"; - -export default SvgTextLogo; +export default SvgTextLogo; \ No newline at end of file