diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9a48e69..07c0905 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,9 +43,7 @@ export default function AboutPage() { @@ -61,9 +59,10 @@ export default function AboutPage() { { value: "5+", title: "Years of Service" }, { value: "100%", title: "Client Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5080.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5080.jpg" imageAlt="Sam, professional electrician" mediaAnimation="blur-reveal" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -77,29 +76,11 @@ export default function AboutPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Mitchell", - role: "Homeowner, Bath", - testimonial: "Sam is a delight to have in your home. He's professional, efficient, and leaves everything tidy. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg?_wi=3", - imageAlt: "Sarah Mitchell", - }, + id: "1", name: "Sarah Mitchell", role: "Homeowner, Bath", testimonial: "Sam is a delight to have in your home. He's professional, efficient, and leaves everything tidy. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", - name: "Michael Chen", - role: "Property Manager", - testimonial: "We use Sam in our property management business. He offers a class service and never disappoints. Reliable and professional.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg?_wi=2", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "We use Sam in our property management business. He offers a class service and never disappoints. Reliable and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", imageAlt: "Michael Chen"}, { - id: "3", - name: "Dr. Emma Richards", - role: "Dental Practice Owner", - testimonial: "Came to our Dental Practice at the drop of a hat when we needed emergency electrical work. Very professional and competent.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg?_wi=2", - imageAlt: "Dr. Emma Richards", - }, + id: "3", name: "Dr. Emma Richards", role: "Dental Practice Owner", testimonial: "Came to our Dental Practice at the drop of a hat when we needed emergency electrical work. Very professional and competent.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageAlt: "Dr. Emma Richards"}, ]} animationType="slide-up" textboxLayout="default" @@ -116,13 +97,9 @@ export default function AboutPage() { description="Get in touch for a free quote. Sam responds quickly to enquiries and serves Bath, Bristol, Keynsham, Radstock, and Midsomer Norton." buttons={[ { - text: "Call: 07427 625390", - href: "tel:07427625390", - }, + text: "Call: 07427 625390", href: "tel:07427625390"}, { - text: "Request Quote", - href: "/", - }, + text: "Request Quote", href: "/"}, ]} buttonAnimation="slide-up" background={{ variant: "plain" }} @@ -137,14 +114,10 @@ export default function AboutPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 95217dd..6497e15 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -21,9 +21,7 @@ export default function ContactPage() { ]; const navButton = { - text: "Get Free Quote", - href: "contact", - }; + text: "Get Free Quote", href: "contact"}; return ( @@ -250,53 +165,17 @@ export default function ContactPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Mitchell", - role: "Homeowner, Bath", - testimonial: "Sam is a delight to have in your home. He's professional, efficient, and leaves everything tidy. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg?_wi=6", - imageAlt: "Sarah Mitchell", - }, + id: "1", name: "Sarah Mitchell", role: "Homeowner, Bath", testimonial: "Sam is a delight to have in your home. He's professional, efficient, and leaves everything tidy. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", - name: "Michael Chen", - role: "Property Manager", - testimonial: "We use Sam in our property management business. He offers a class service and never disappoints. Reliable and professional.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg?_wi=4", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "We use Sam in our property management business. He offers a class service and never disappoints. Reliable and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", imageAlt: "Michael Chen"}, { - id: "3", - name: "Dr. Emma Richards", - role: "Dental Practice Owner", - testimonial: "Came to our Dental Practice at the drop of a hat when we needed emergency electrical work. Very professional and competent.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg?_wi=4", - imageAlt: "Dr. Emma Richards", - }, + id: "3", name: "Dr. Emma Richards", role: "Dental Practice Owner", testimonial: "Came to our Dental Practice at the drop of a hat when we needed emergency electrical work. Very professional and competent.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageAlt: "Dr. Emma Richards"}, { - id: "4", - name: "James Porter", - role: "Homeowner, Keynsham", - testimonial: "Neat, careful and conscientious. I wouldn't hire anyone else. Sam's attention to detail is exceptional.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg?_wi=3", - imageAlt: "James Porter", - }, + id: "4", name: "James Porter", role: "Homeowner, Keynsham", testimonial: "Neat, careful and conscientious. I wouldn't hire anyone else. Sam's attention to detail is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg", imageAlt: "James Porter"}, { - id: "5", - name: "Lisa Thompson", - role: "Business Owner, Bristol", - testimonial: "Professional, efficient and tidy. Competitive prices and outstanding workmanship. Can't ask for better service.", - imageSrc: "http://img.b2bpic.net/free-photo/carefree-african-american-businesswoman-showing-tongue-having-fun_176420-26990.jpg?_wi=3", - imageAlt: "Lisa Thompson", - }, + id: "5", name: "Lisa Thompson", role: "Business Owner, Bristol", testimonial: "Professional, efficient and tidy. Competitive prices and outstanding workmanship. Can't ask for better service.", imageSrc: "http://img.b2bpic.net/free-photo/carefree-african-american-businesswoman-showing-tongue-having-fun_176420-26990.jpg", imageAlt: "Lisa Thompson"}, { - id: "6", - name: "David Kumar", - role: "Homeowner, Bath", - testimonial: "Sam completed our full house rewire with minimal disruption. Excellent communication and top-quality results.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg?_wi=7", - imageAlt: "David Kumar", - }, + id: "6", name: "David Kumar", role: "Homeowner, Bath", testimonial: "Sam completed our full house rewire with minimal disruption. Excellent communication and top-quality results.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageAlt: "David Kumar"}, ]} animationType="slide-up" textboxLayout="default" @@ -313,13 +192,9 @@ export default function ContactPage() { description="Get in touch for a free quote. Sam responds quickly to enquiries and serves Bath, Bristol, Keynsham, Radstock, and Midsomer Norton." buttons={[ { - text: "Call: 07427 625390", - href: "tel:07427625390", - }, + text: "Call: 07427 625390", href: "tel:07427625390"}, { - text: "Request Quote", - href: "contact", - }, + text: "Request Quote", href: "contact"}, ]} buttonAnimation="slide-up" background={{ variant: "plain" }} @@ -334,14 +209,10 @@ export default function ContactPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 2eeb8d5..f8334c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,9 +36,7 @@ export default function HomePage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Get Free Quote", - href: "contact", - }} + text: "Get Free Quote", href: "contact"}} brandName="SSB Electrical" /> @@ -52,19 +50,14 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Get Free Quote", - href: "contact", - }, + text: "Get Free Quote", href: "contact"}, { - text: "Call: 07427 625390", - href: "tel:07427625390", - }, + text: "Call: 07427 625390", href: "tel:07427625390"}, ]} buttonAnimation="slide-up" background={{ - variant: "plain", - }} - imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-3867.jpg?_wi=1" + variant: "plain"}} + imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-3867.jpg" imageAlt="Professional electrician performing electrical work" mediaAnimation="blur-reveal" imagePosition="right" @@ -78,33 +71,13 @@ export default function HomePage() { description="Proven track record of professional, reliable electrical services across Bath and surrounding areas" metrics={[ { - id: "1", - title: "Google Rating", - subtitle: "Consistently excellent service", - category: "Reputation", - value: "4.9★", - }, + id: "1", title: "Google Rating", subtitle: "Consistently excellent service", category: "Reputation", value: "4.9★"}, { - id: "2", - title: "Five-Star Reviews", - subtitle: "Happy clients speak for themselves", - category: "Social Proof", - value: "38+", - }, + id: "2", title: "Five-Star Reviews", subtitle: "Happy clients speak for themselves", category: "Social Proof", value: "38+"}, { - id: "3", - title: "Fully Qualified & Insured", - subtitle: "Professional standards always maintained", - category: "Credentials", - value: "✓", - }, + id: "3", title: "Fully Qualified & Insured", subtitle: "Professional standards always maintained", category: "Credentials", value: "✓"}, { - id: "4", - title: "Local Service Area", - subtitle: "Bath, Bristol, Keynsham & beyond", - category: "Coverage", - value: "Swift", - }, + id: "4", title: "Local Service Area", subtitle: "Bath, Bristol, Keynsham & beyond", category: "Coverage", value: "Swift"}, ]} animationType="slide-up" textboxLayout="default" @@ -121,93 +94,37 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Fuse Box Upgrades", - descriptions: [ - "Modern consumer unit installation", - "Safety compliance and certification", - "Increased capacity for modern homes", - ], - imageSrc: "http://img.b2bpic.net/free-photo/electric-machines-switches-isolated-white-close-up-connect-marker-cable-device-with-red-screwdriver_169016-4118.jpg?_wi=1", - imageAlt: "Fuse box upgrade installation", - }, + id: "1", title: "Fuse Box Upgrades", descriptions: [ + "Modern consumer unit installation", "Safety compliance and certification", "Increased capacity for modern homes"], + imageSrc: "http://img.b2bpic.net/free-photo/electric-machines-switches-isolated-white-close-up-connect-marker-cable-device-with-red-screwdriver_169016-4118.jpg", imageAlt: "Fuse box upgrade installation"}, { - id: "2", - title: "EV Charger Installation", - descriptions: [ - "Home charging point setup", - "Wall-mounted installation", - "Fully compliant and certified", - ], - imageSrc: "http://img.b2bpic.net/free-photo/electro-car-charger-with-two-plugged-pistol_1268-17711.jpg?_wi=1", - imageAlt: "EV charging station installation", - }, + id: "2", title: "EV Charger Installation", descriptions: [ + "Home charging point setup", "Wall-mounted installation", "Fully compliant and certified"], + imageSrc: "http://img.b2bpic.net/free-photo/electro-car-charger-with-two-plugged-pistol_1268-17711.jpg", imageAlt: "EV charging station installation"}, { - id: "3", - title: "Full House Rewires", - descriptions: [ - "Complete internal rewiring", - "Modernisation and safety upgrades", - "Minimal disruption installation", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-wires_23-2148254069.jpg?_wi=1", - imageAlt: "Full house rewiring project", - }, + id: "3", title: "Full House Rewires", descriptions: [ + "Complete internal rewiring", "Modernisation and safety upgrades", "Minimal disruption installation"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-wires_23-2148254069.jpg", imageAlt: "Full house rewiring project"}, { - id: "4", - title: "Extension Wiring", - descriptions: [ - "New room and space wiring", - "Professional installation", - "Fully certified and tested", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-wires_23-2148254069.jpg?_wi=2", - imageAlt: "Extension room wiring", - }, + id: "4", title: "Extension Wiring", descriptions: [ + "New room and space wiring", "Professional installation", "Fully certified and tested"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-cutting-wires_23-2148254069.jpg", imageAlt: "Extension room wiring"}, { - id: "5", - title: "Lighting Installation", - descriptions: [ - "Indoor and outdoor lighting", - "LED upgrades and design", - "Energy-efficient solutions", - ], - imageSrc: "http://img.b2bpic.net/free-photo/lamp-against-red-brick-wall-night_1339-3096.jpg?_wi=1", - imageAlt: "Professional lighting installation", - }, + id: "5", title: "Lighting Installation", descriptions: [ + "Indoor and outdoor lighting", "LED upgrades and design", "Energy-efficient solutions"], + imageSrc: "http://img.b2bpic.net/free-photo/lamp-against-red-brick-wall-night_1339-3096.jpg", imageAlt: "Professional lighting installation"}, { - id: "6", - title: "Sockets & Switches", - descriptions: [ - "Installation and replacement", - "Modern or traditional styles", - "Full safety compliance", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-young-man-hands-repairing-broken-switch-doing-home-renovations_662251-678.jpg?_wi=1", - imageAlt: "Socket and switch installation", - }, + id: "6", title: "Sockets & Switches", descriptions: [ + "Installation and replacement", "Modern or traditional styles", "Full safety compliance"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-young-man-hands-repairing-broken-switch-doing-home-renovations_662251-678.jpg", imageAlt: "Socket and switch installation"}, { - id: "7", - title: "Electrical Safety (EICR)", - descriptions: [ - "Periodic inspection testing", - "Compliance certification", - "Peace of mind for your property", - ], - imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg?_wi=1", - imageAlt: "Electrical safety testing", - }, + id: "7", title: "Electrical Safety (EICR)", descriptions: [ + "Periodic inspection testing", "Compliance certification", "Peace of mind for your property"], + imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg", imageAlt: "Electrical safety testing"}, { - id: "8", - title: "Commercial Electrical Work", - descriptions: [ - "Premises and office wiring", - "Business electrical solutions", - "Professional maintenance", - ], - imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg?_wi=2", - imageAlt: "Commercial electrical installation", - }, + id: "8", title: "Commercial Electrical Work", descriptions: [ + "Premises and office wiring", "Business electrical solutions", "Professional maintenance"], + imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tablet-adjusting-circuitry-junction-box_169016-55631.jpg", imageAlt: "Commercial electrical installation"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -225,17 +142,14 @@ export default function HomePage() { description="Sam is a meticulous, experienced electrician trusted by homeowners, property managers, and local businesses across Bath and the surrounding region. Known for tidy, professional work and exceptional attention to detail, Sam approaches every project with care and precision. Whether it's a dental practice needing urgent electrical work, property managers managing multiple properties, or homeowners upgrading their electrical systems, Sam's commitment to reliability and quality is unwavering." metrics={[ { - value: "5+", - title: "Years of Service", - }, + value: "5+", title: "Years of Service"}, { - value: "100%", - title: "Client Satisfaction", - }, + value: "100%", title: "Client Satisfaction"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5080.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5080.jpg" imageAlt="Sam, professional electrician" mediaAnimation="blur-reveal" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -249,53 +163,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Mitchell", - role: "Homeowner, Bath", - testimonial: "Sam is a delight to have in your home. He's professional, efficient, and leaves everything tidy. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg?_wi=1", - imageAlt: "Sarah Mitchell", - }, + id: "1", name: "Sarah Mitchell", role: "Homeowner, Bath", testimonial: "Sam is a delight to have in your home. He's professional, efficient, and leaves everything tidy. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageAlt: "Sarah Mitchell"}, { - id: "2", - name: "Michael Chen", - role: "Property Manager", - testimonial: "We use Sam in our property management business. He offers a class service and never disappoints. Reliable and professional.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg?_wi=1", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "Property Manager", testimonial: "We use Sam in our property management business. He offers a class service and never disappoints. Reliable and professional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", imageAlt: "Michael Chen"}, { - id: "3", - name: "Dr. Emma Richards", - role: "Dental Practice Owner", - testimonial: "Came to our Dental Practice at the drop of a hat when we needed emergency electrical work. Very professional and competent.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg?_wi=1", - imageAlt: "Dr. Emma Richards", - }, + id: "3", name: "Dr. Emma Richards", role: "Dental Practice Owner", testimonial: "Came to our Dental Practice at the drop of a hat when we needed emergency electrical work. Very professional and competent.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageAlt: "Dr. Emma Richards"}, { - id: "4", - name: "James Porter", - role: "Homeowner, Keynsham", - testimonial: "Neat, careful and conscientious. I wouldn't hire anyone else. Sam's attention to detail is exceptional.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg?_wi=1", - imageAlt: "James Porter", - }, + id: "4", name: "James Porter", role: "Homeowner, Keynsham", testimonial: "Neat, careful and conscientious. I wouldn't hire anyone else. Sam's attention to detail is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-points-camera-isolated-olive-green-background-with-copy-space_141793-67059.jpg", imageAlt: "James Porter"}, { - id: "5", - name: "Lisa Thompson", - role: "Business Owner, Bristol", - testimonial: "Professional, efficient and tidy. Competitive prices and outstanding workmanship. Can't ask for better service.", - imageSrc: "http://img.b2bpic.net/free-photo/carefree-african-american-businesswoman-showing-tongue-having-fun_176420-26990.jpg?_wi=1", - imageAlt: "Lisa Thompson", - }, + id: "5", name: "Lisa Thompson", role: "Business Owner, Bristol", testimonial: "Professional, efficient and tidy. Competitive prices and outstanding workmanship. Can't ask for better service.", imageSrc: "http://img.b2bpic.net/free-photo/carefree-african-american-businesswoman-showing-tongue-having-fun_176420-26990.jpg", imageAlt: "Lisa Thompson"}, { - id: "6", - name: "David Kumar", - role: "Homeowner, Bath", - testimonial: "Sam completed our full house rewire with minimal disruption. Excellent communication and top-quality results.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg?_wi=2", - imageAlt: "David Kumar", - }, + id: "6", name: "David Kumar", role: "Homeowner, Bath", testimonial: "Sam completed our full house rewire with minimal disruption. Excellent communication and top-quality results.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageAlt: "David Kumar"}, ]} animationType="slide-up" textboxLayout="default" @@ -312,18 +190,13 @@ export default function HomePage() { description="Get in touch for a free quote. Sam responds quickly to enquiries and serves Bath, Bristol, Keynsham, Radstock, and Midsomer Norton." buttons={[ { - text: "Call: 07427 625390", - href: "tel:07427625390", - }, + text: "Call: 07427 625390", href: "tel:07427625390"}, { - text: "Request Quote", - href: "contact", - }, + text: "Request Quote", href: "contact"}, ]} buttonAnimation="slide-up" background={{ - variant: "plain", - }} + variant: "plain"}} useInvertedBackground={false} /> @@ -335,14 +208,10 @@ export default function HomePage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com", - ariaLabel: "Facebook", - }, + href: "https://facebook.com", ariaLabel: "Facebook"}, { icon: Twitter, - href: "https://twitter.com", - ariaLabel: "Twitter", - }, + href: "https://twitter.com", ariaLabel: "Twitter"}, ]} /> diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..375f18c 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,37 @@ -"use client"; - -import { memo } from "react"; -import useSvgTextLogo from "./useSvgTextLogo"; -import { cls } from "@/lib/utils"; +import React from 'react'; interface SvgTextLogoProps { - logoText: string; - adjustHeightFactor?: number; - verticalAlign?: "top" | "center"; + text: string; className?: string; + fontSize?: number; + fontWeight?: 'bold' | 'normal' | 'semibold'; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +export const SvgTextLogo: React.FC = ({ + text, + className = '', + fontSize = 32, + fontWeight = 'bold', +}) => { return ( - {logoText} + {text} ); -}); +}; -SvgTextLogo.displayName = "SvgTextLogo"; - -export default SvgTextLogo; +export default SvgTextLogo; \ No newline at end of file