Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f857912ead |
225
src/app/page.tsx
225
src/app/page.tsx
@@ -32,35 +32,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="TBE Electrical LTD"
|
||||
button={{
|
||||
text: "Request a Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Request a Free Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,72 +56,45 @@ export default function LandingPage() {
|
||||
description="Expert electrical installation, repairs, and maintenance for homes and businesses. Licensed, insured, and available 24/7 for emergencies."
|
||||
testimonials={[
|
||||
{
|
||||
name: "John D.",
|
||||
handle: "@HomeownerEssex",
|
||||
testimonial: "TBE Electrical provided exceptional service. Professional, punctual, and solved our issue quickly!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home-together-african-american-couple-with-cardboard-boxes_1157-40329.jpg",
|
||||
name: "John D.", handle: "@HomeownerEssex", testimonial: "TBE Electrical provided exceptional service. Professional, punctual, and solved our issue quickly!", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/couple-making-online-purchase-tablet_23-2149021430.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sarah P.",
|
||||
handle: "@BizOwnerChelmsford",
|
||||
testimonial: "Highly recommend TBE for commercial electrical work. Fast response and reliable service every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-swimming-pool-trampolines_23-2148326836.jpg",
|
||||
name: "Sarah P.", handle: "@BizOwnerChelmsford", testimonial: "Highly recommend TBE for commercial electrical work. Fast response and reliable service every time.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/businesswoman-working-office-holding-tablet_23-2149508518.jpg"
|
||||
},
|
||||
{
|
||||
name: "Mike R.",
|
||||
handle: "@ContractorEssex",
|
||||
testimonial: "Partnered with TBE on several projects. Their expertise and attention to detail are unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-using-hand-sanitizer_23-2148908452.jpg",
|
||||
name: "Mike R.", handle: "@ContractorEssex", testimonial: "Partnered with TBE on several projects. Their expertise and attention to detail are unmatched.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/businessman-with-laptop-his-work_23-2148818274.jpg"
|
||||
},
|
||||
{
|
||||
name: "Emily S.",
|
||||
handle: "@ResidentBasildon",
|
||||
testimonial: "Fantastic service from start to finish. Our new lighting installation looks great and was done efficiently.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-space-decorated-boho-style_23-2150771503.jpg",
|
||||
name: "Emily S.", handle: "@ResidentBasildon", testimonial: "Fantastic service from start to finish. Our new lighting installation looks great and was done efficiently.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-interior-style-living-room_23-2149660395.jpg"
|
||||
},
|
||||
{
|
||||
name: "David & Lisa K.",
|
||||
handle: "@NewHomeowners",
|
||||
testimonial: "Absolutely brilliant! Resolved our wiring problem with no fuss. Very knowledgeable and friendly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-with-two-sons-house_1303-20987.jpg",
|
||||
},
|
||||
name: "David & Lisa K.", handle: "@NewHomeowners", testimonial: "Absolutely brilliant! Resolved our wiring problem with no fuss. Very knowledgeable and friendly.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/family-moving-into-new-house_23-2149313262.jpg"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Free Quote", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
|
||||
alt: "Customer John D.",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/portrait-young-man-happy-emotions-isolated-white-wall_23-2149306443.jpg", alt: "Customer John D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
|
||||
alt: "Customer Sarah P.",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/portrait-smiling-woman_23-2149791443.jpg", alt: "Customer Sarah P."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-foreman-orange-work-clothes-yellow-hardhat-with-pencil-ear-thoughtfully-looking-aside-with-scaffolding-background_574295-1775.jpg",
|
||||
alt: "Customer Mike R.",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/handsome-young-businessman-suit_23-2149021422.jpg", alt: "Customer Mike R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/senior-grey-haired-woman-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-22458.jpg",
|
||||
alt: "Customer Emily S.",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/middle-aged-woman-with-curly-hair_23-2149660394.jpg", alt: "Customer Emily S."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-happy-workmates-showing-thumbs-up_1098-1817.jpg",
|
||||
alt: "Customer David & Lisa K.",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/diverse-group-professionals-working-modern-office_23-2149320299.jpg", alt: "Customer David & Lisa K."},
|
||||
]}
|
||||
avatarText="Trusted by hundreds of local clients."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-electrician-cuts-voltage-cable-repair_169016-12131.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-electrician-is-working_169016-3024.jpg"
|
||||
imageAlt="Electrician working on electrical panel in a modern home"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -149,11 +108,9 @@ export default function LandingPage() {
|
||||
description="TBE Electrical LTD is a family-run business dedicated to providing top-notch electrical services across Essex. With years of experience, our certified electricians handle everything from minor repairs to major installations, ensuring safety and compliance with the latest standards. We pride ourselves on transparent pricing, prompt service, and exceptional customer satisfaction. Choose TBE for quality workmanship you can trust."
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More About Us", href: "#"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51895.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/electrician-working-with-switchboard_169016-12015.jpg"
|
||||
imageAlt="TBE Electrical team member checking an electrical panel"
|
||||
/>
|
||||
</div>
|
||||
@@ -166,23 +123,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Electrical Installations",
|
||||
description: "Expert installation of new wiring, lighting, sockets, and consumer units for new builds and renovations, ensuring safety and efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assembly-electrical-panel-electrician-job-robot-with-wires-circuit-breakers_169016-1814.jpg",
|
||||
imageAlt: "Electrical installation in progress",
|
||||
},
|
||||
title: "Electrical Installations", description: "Expert installation of new wiring, lighting, sockets, and consumer units for new builds and renovations, ensuring safety and efficiency.", imageSrc: "https://img.b2bpic.net/free-photo/electrician-builder-engineer-worker-testing-current-with-multimeter-electric-panel_169016-11910.jpg", imageAlt: "Electrical installation in progress"},
|
||||
{
|
||||
title: "Repairs & Troubleshooting",
|
||||
description: "Prompt and reliable repair services for all electrical faults, from flickering lights to power outages. Our experts diagnose and fix issues quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-hispanic-man-working-shop-using-barcode-scanner-retail-shop_839833-11699.jpg",
|
||||
imageAlt: "Electrician repairing a circuit board",
|
||||
},
|
||||
title: "Repairs & Troubleshooting", description: "Prompt and reliable repair services for all electrical faults, from flickering lights to power outages. Our experts diagnose and fix issues quickly.", imageSrc: "https://img.b2bpic.net/free-photo/electrician-working-with-electrical-box_169016-12151.jpg", imageAlt: "Electrician repairing a circuit board"},
|
||||
{
|
||||
title: "Maintenance & Safety Checks",
|
||||
description: "Regular electrical maintenance, safety inspections, and EICR reports to keep your property compliant and prevent potential hazards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-work-together-office-desk_482257-120261.jpg",
|
||||
imageAlt: "Electrician performing a safety check",
|
||||
},
|
||||
title: "Maintenance & Safety Checks", description: "Regular electrical maintenance, safety inspections, and EICR reports to keep your property compliant and prevent potential hazards.", imageSrc: "https://img.b2bpic.net/free-photo/electrician-examining-electrical-switchboard-industry_169016-12153.jpg", imageAlt: "Electrician performing a safety check"},
|
||||
]}
|
||||
title="Comprehensive Electrical Services"
|
||||
description="From emergency repairs to full-scale installations, TBE Electrical LTD offers a complete range of services for residential and commercial clients."
|
||||
@@ -194,14 +139,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Essex Homes",
|
||||
"Local Cafe Co.",
|
||||
"Renovate Builders",
|
||||
"Small Business Hub",
|
||||
"Greenfield Estate",
|
||||
"Community Center",
|
||||
"Smart Office Solutions",
|
||||
]}
|
||||
"Essex Homes", "Local Cafe Co.", "Renovate Builders", "Small Business Hub", "Greenfield Estate", "Community Center", "Smart Office Solutions"]}
|
||||
title="Our Clients Trust Our Expertise"
|
||||
description="Proudly serving a diverse range of residential and commercial clients across Essex, building lasting relationships through quality service and professionalism."
|
||||
/>
|
||||
@@ -213,65 +151,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Michael S.",
|
||||
date: "April 2024",
|
||||
title: "Outstanding Home Electrical Service",
|
||||
quote: "TBE Electrical replaced our old fuse box with a modern consumer unit. The work was incredibly tidy and efficient. Michael was knowledgeable and took the time to explain everything. Highly recommend for any home electrical needs!",
|
||||
tag: "Residential",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cozy-mountain-relaxation-smiling-young-woman-outdoors_169016-69109.jpg",
|
||||
avatarAlt: "Michael S. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-tourist-sitting-with-digital-tablet-near-suitcase-two-tickets-booking-something-online-his-vacation-preparing-holiday_1258-314345.jpg",
|
||||
imageAlt: "Modern electrical panel",
|
||||
},
|
||||
id: "1", name: "Michael S.", date: "April 2024", title: "Outstanding Home Electrical Service", quote: "TBE Electrical replaced our old fuse box with a modern consumer unit. The work was incredibly tidy and efficient. Michael was knowledgeable and took the time to explain everything. Highly recommend for any home electrical needs!", tag: "Residential", avatarSrc: "https://img.b2bpic.net/free-photo/confident-caucasian-businesswoman-smiling-while-standing-front-her-colleagues-meeting_1258-202271.jpg", avatarAlt: "Michael S. avatar", imageSrc: "https://img.b2bpic.net/free-photo/worker-checking-electric-box-his-hand_169016-11867.jpg", imageAlt: "Modern electrical panel"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Laura G.",
|
||||
date: "March 2024",
|
||||
title: "Reliable Commercial Electricians",
|
||||
quote: "Our office experienced a power outage, and TBE responded within the hour. They quickly identified and fixed the fault, minimizing downtime. Professional, prompt, and truly life-savers for our business.",
|
||||
tag: "Commercial",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-cute-barista-girl-korean-woman-working-cafe-using-tablet-process-order-making-coffee_1258-197421.jpg",
|
||||
avatarAlt: "Laura G. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg",
|
||||
imageAlt: "Modern office interior",
|
||||
},
|
||||
id: "2", name: "Laura G.", date: "March 2024", title: "Reliable Commercial Electricians", quote: "Our office experienced a power outage, and TBE responded within the hour. They quickly identified and fixed the fault, minimizing downtime. Professional, prompt, and truly life-savers for our business.", tag: "Commercial", avatarSrc: "https://img.b2bpic.net/free-photo/attractive-young-african-american-businesswoman-talking-phone-working-modern-office_1258-185016.jpg", avatarAlt: "Laura G. avatar", imageSrc: "https://img.b2bpic.net/free-photo/modern-office-space_23-2149508493.jpg", imageAlt: "Modern office interior"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ben T.",
|
||||
date: "February 2024",
|
||||
title: "Seamless Installation for New Build",
|
||||
quote: "As a builder, I need dependable electrical contractors. TBE Electrical handled all the wiring and fixture installations for our latest development. Flawless execution and adhered to strict timelines.",
|
||||
tag: "Contractor",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-man-construction-vest-safety-helmet-looking-camera-smiling-cheerfully-standing-orange_141793-109139.jpg",
|
||||
avatarAlt: "Ben T. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-network-engineer-working-with-wires_23-2148323457.jpg",
|
||||
imageAlt: "Construction site electrical wiring",
|
||||
},
|
||||
id: "3", name: "Ben T.", date: "February 2024", title: "Seamless Installation for New Build", quote: "As a builder, I need dependable electrical contractors. TBE Electrical handled all the wiring and fixture installations for our latest development. Flawless execution and adhered to strict timelines.", tag: "Contractor", avatarSrc: "https://img.b2bpic.net/free-photo/portrait-cheerful-male-engineer-with-blueprints-standing-building-site_1258-158866.jpg", avatarAlt: "Ben T. avatar", imageSrc: "https://img.b2bpic.net/free-photo/male-electrician-working-with-electrical-box_169016-12128.jpg", imageAlt: "Construction site electrical wiring"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Patricia L.",
|
||||
date: "January 2024",
|
||||
title: "Friendly and Thorough Safety Check",
|
||||
quote: "My elderly parents needed an electrical safety check. TBE Electrical was so kind and respectful, explaining everything clearly. We felt completely confident in their findings and recommendations.",
|
||||
tag: "Residential",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-queer-eldery-women_23-2149732507.jpg",
|
||||
avatarAlt: "Patricia L. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-making-video-calls_52683-132355.jpg",
|
||||
imageAlt: "Cozy home interior",
|
||||
},
|
||||
id: "4", name: "Patricia L.", date: "January 2024", title: "Friendly and Thorough Safety Check", quote: "My elderly parents needed an electrical safety check. TBE Electrical was so kind and respectful, explaining everything clearly. We felt completely confident in their findings and recommendations.", tag: "Residential", avatarSrc: "https://img.b2bpic.net/free-photo/happy-senior-woman_23-2149205470.jpg", avatarAlt: "Patricia L. avatar", imageSrc: "https://img.b2bpic.net/free-photo/woman-holding-cup-tea-standing-kitchen-her-home_23-2149746351.jpg", imageAlt: "Cozy home interior"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris & Jen M.",
|
||||
date: "December 2023",
|
||||
title: "Excellent Service for Home Renovation",
|
||||
quote: "We're thrilled with the new kitchen wiring and spot lighting TBE installed. They worked efficiently with our other contractors and the results are fantastic. Truly professional and reliable.",
|
||||
tag: "Homeowner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheery-family-with-little-daughter_171337-7332.jpg",
|
||||
avatarAlt: "Chris & Jen M. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-spend-time-bedroom_1157-27594.jpg",
|
||||
imageAlt: "Modern kitchen with new lighting",
|
||||
},
|
||||
id: "5", name: "Chris & Jen M.", date: "December 2023", title: "Excellent Service for Home Renovation", quote: "We're thrilled with the new kitchen wiring and spot lighting TBE installed. They worked efficiently with our other contractors and the results are fantastic. Truly professional and reliable.", tag: "Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/happy-family-new-house_23-2149313261.jpg", avatarAlt: "Chris & Jen M. avatar", imageSrc: "https://img.b2bpic.net/free-photo/modern-kitchen-interior_23-2149205562.jpg", imageAlt: "Modern kitchen with new lighting"},
|
||||
]}
|
||||
title="Hear From Our Satisfied Customers"
|
||||
description="Our clients consistently praise our professionalism, reliability, and excellent service. Read what homeowners and businesses in Essex have to say."
|
||||
@@ -284,27 +172,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What areas do TBE Electrical LTD cover?",
|
||||
content: "We proudly serve all areas across Essex, including Chelmsford, Basildon, Colchester, Southend-on-Sea, and surrounding towns. Contact us to confirm service availability in your specific location.",
|
||||
},
|
||||
id: "faq1", title: "What areas do TBE Electrical LTD cover?", content: "We proudly serve all areas across Essex, including Chelmsford, Basildon, Colchester, Southend-on-Sea, and surrounding towns. Contact us to confirm service availability in your specific location."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are your electricians licensed and insured?",
|
||||
content: "Yes, all our electricians are fully qualified, licensed, and highly experienced. TBE Electrical LTD is also comprehensively insured, providing you with complete peace of mind for all our services.",
|
||||
},
|
||||
id: "faq2", title: "Are your electricians licensed and insured?", content: "Yes, all our electricians are fully qualified, licensed, and highly experienced. TBE Electrical LTD is also comprehensively insured, providing you with complete peace of mind for all our services."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How quickly can you respond to an emergency?",
|
||||
content: "We offer 24/7 emergency electrical services and aim to respond as quickly as possible, typically within a few hours, depending on your location and the nature of the emergency. Call our emergency line for immediate assistance.",
|
||||
},
|
||||
id: "faq3", title: "How quickly can you respond to an emergency?", content: "We offer 24/7 emergency electrical services and aim to respond as quickly as possible, typically within a few hours, depending on your location and the nature of the emergency. Call our emergency line for immediate assistance."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do you provide free quotes?",
|
||||
content: "Absolutely! We offer no-obligation, free quotes for all our electrical services. Contact us today to discuss your requirements, and we'll arrange a convenient time for an assessment.",
|
||||
},
|
||||
id: "faq4", title: "Do you provide free quotes?", content: "Absolutely! We offer no-obligation, free quotes for all our electrical services. Contact us today to discuss your requirements, and we'll arrange a convenient time for an assessment."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-showing-light-bulb-icon_53876-47270.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/two-electrician-engineers-examine-project_169016-12126.jpg"
|
||||
imageAlt="Electrician explaining electrical diagram to a homeowner"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -318,12 +194,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Request a Free Quote Today"
|
||||
description="Ready for reliable electrical service? Fill out the form below or call us directly for a no-obligation quote and expert advice."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205474.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/electrician-with-helmet-tools-working_169016-12022.jpg"
|
||||
imageAlt="Electrician taking notes on a tablet during a client consultation"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
@@ -340,23 +215,17 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user