Update src/app/page.tsx

This commit is contained in:
2026-06-13 07:39:19 +00:00
parent 77e31574b3
commit f653287e02

View File

@@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Globe, Leaf, Sun, Tool, Wallet, Zap } from "lucide-react";
import { Globe, Leaf, Sun, Wallet, Zap, Wrench } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,45 +33,27 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Impact",
id: "#metrics",
},
name: "Impact", id: "#metrics"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/gradient-renewable-energy-logo-design-template_23-2150021804.jpg"
logoAlt="Smart Sun Power Logo"
brandName="Smart Sun Power"
button={{
text: "Get a Free Quote",
href: "#contact",
}}
text: "Get a Free Quote", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -80,85 +62,45 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
title="Smart Sun Power: Brighter Energy for a Greener Tomorrow"
description="Harness the sun's power with our advanced solar panel solutions. Enjoy significant energy savings, reduced carbon footprint, and a sustainable future for your home or business."
testimonials={[
{
name: "Alex P.",
handle: "@Homeowner",
testimonial: "Switching to Smart Sun Power was the best decision. Our energy bills plummeted, and the installation was seamless!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg",
imageAlt: "Alex P.",
},
name: "Alex P.", handle: "@Homeowner", testimonial: "Switching to Smart Sun Power was the best decision. Our energy bills plummeted, and the installation was seamless!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-360.jpg", imageAlt: "Alex P."},
{
name: "Sarah L.",
handle: "@SmallBizOwner",
testimonial: "Professional service and outstanding results. Our business is now powered by clean, reliable solar energy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-smiling-young-woman-sits-floor-home-works-remotely-connects-online-group-chat_1258-200083.jpg",
imageAlt: "Sarah L.",
},
name: "Sarah L.", handle: "@SmallBizOwner", testimonial: "Professional service and outstanding results. Our business is now powered by clean, reliable solar energy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/candid-smiling-young-woman-sits-floor-home-works-remotely-connects-online-group-chat_1258-200083.jpg", imageAlt: "Sarah L."},
{
name: "Michael T.",
handle: "@EcoAdvocate",
testimonial: "Proud to contribute to a greener planet with Smart Sun Power. Their commitment to sustainability is truly inspiring.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/team-work-environment-project_23-2148894002.jpg",
imageAlt: "Michael T.",
},
name: "Michael T.", handle: "@EcoAdvocate", testimonial: "Proud to contribute to a greener planet with Smart Sun Power. Their commitment to sustainability is truly inspiring.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/team-work-environment-project_23-2148894002.jpg", imageAlt: "Michael T."},
{
name: "David K.",
handle: "@TechEnthusiast",
testimonial: "The Smart Sun Power system is incredibly efficient. I'm impressed with the technology and the seamless integration.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg",
imageAlt: "David K. a happy solar system owner",
},
name: "David K.", handle: "@TechEnthusiast", testimonial: "The Smart Sun Power system is incredibly efficient. I'm impressed with the technology and the seamless integration.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", imageAlt: "David K. a happy solar system owner"},
{
name: "Maria G.",
handle: "@GreenLiving",
testimonial: "Finally achieved true energy independence! Smart Sun Power made the transition easy and rewarding.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg",
imageAlt: "Maria G. enjoying sustainable living",
},
name: "Maria G.", handle: "@GreenLiving", testimonial: "Finally achieved true energy independence! Smart Sun Power made the transition easy and rewarding.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", imageAlt: "Maria G. enjoying sustainable living"},
]}
testimonialRotationInterval={5000}
tag="Leading Solar Solutions"
buttons={[
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192772.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/person-near-alternative-energy-plant_23-2149192772.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21402.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21402.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-industrial-plant-shareholders-conducting-research_482257-123386.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-industrial-plant-shareholders-conducting-research_482257-123386.jpg", alt: "Customer 5"},
]}
avatarText="Join 10,000+ satisfied customers!"
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-solar-panels-cascade-field-florida_181624-60023.jpg"
@@ -167,29 +109,19 @@ export default function LandingPage() {
tagIcon={Sun}
marqueeItems={[
{
type: "text-icon",
text: "Eco-Friendly",
icon: Leaf,
type: "text-icon", text: "Eco-Friendly", icon: Leaf,
},
{
type: "text-icon",
text: "Energy Savings",
icon: Wallet,
type: "text-icon", text: "Energy Savings", icon: Wallet,
},
{
type: "text-icon",
text: "Reliable Power",
icon: Zap,
type: "text-icon", text: "Reliable Power", icon: Zap,
},
{
type: "text-icon",
text: "Sustainable Future",
icon: Globe,
type: "text-icon", text: "Sustainable Future", icon: Globe,
},
{
type: "text-icon",
text: "Expert Installation",
icon: Tool,
type: "text-icon", text: "Expert Installation", icon: Wrench,
},
]}
marqueeSpeed={30}
@@ -202,18 +134,14 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Powering Your World with Renewable Energy.",
},
type: "text", content: "Powering Your World with Renewable Energy."},
{
type: "image", src: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2195.jpg", alt: "solar panel installation team"},
]}
buttons={[
{
text: "Our Mission",
href: "#features",
},
text: "Our Mission", href: "#features"},
]}
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2195.jpg"
imageAlt="solar panel installation team"
/>
</div>
@@ -223,29 +151,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Efficiency",
title: "High-Performance Solar Panels",
subtitle: "Maximize Energy Production",
description: "Our panels boast industry-leading efficiency, converting more sunlight into usable electricity even on cloudy days. Get the most out of every ray.",
imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-high-rise-buildings-modern-city_1359-877.jpg",
imageAlt: "Close-up of a high-efficiency solar cell",
},
tag: "Efficiency", title: "High-Performance Solar Panels", subtitle: "Maximize Energy Production", description: "Our panels boast industry-leading efficiency, converting more sunlight into usable electricity even on cloudy days. Get the most out of every ray.", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-high-rise-buildings-modern-city_1359-877.jpg", imageAlt: "Close-up of a high-efficiency solar cell"},
{
tag: "Savings",
title: "Significant Cost Reduction",
subtitle: "Lower Your Energy Bills",
description: "Drastically reduce or even eliminate your monthly electricity bills. Invest in solar and watch your savings grow while increasing your property value.",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205417.jpg",
imageAlt: "Illustration of money savings with a solar panel",
},
tag: "Savings", title: "Significant Cost Reduction", subtitle: "Lower Your Energy Bills", description: "Drastically reduce or even eliminate your monthly electricity bills. Invest in solar and watch your savings grow while increasing your property value.", imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205417.jpg", imageAlt: "Illustration of money savings with a solar panel"},
{
tag: "Sustainability",
title: "Eco-Friendly Solutions",
subtitle: "Reduce Your Carbon Footprint",
description: "Embrace clean energy and play a vital role in protecting our planet. Our solar systems help reduce greenhouse gas emissions and promote a healthier environment.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829265.jpg",
imageAlt: "Earth globe with solar panels around it",
},
tag: "Sustainability", title: "Eco-Friendly Solutions", subtitle: "Reduce Your Carbon Footprint", description: "Embrace clean energy and play a vital role in protecting our planet. Our solar systems help reduce greenhouse gas emissions and promote a healthier environment.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-environment-projects_23-2148829265.jpg", imageAlt: "Earth globe with solar panels around it"},
]}
title="Why Choose Smart Sun Power?"
description="We offer cutting-edge solar technology, seamless installations, and personalized solutions to maximize your energy independence."
@@ -260,65 +170,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p-res",
brand: "Smart Sun",
name: "Residential Solar System",
price: "Starting at $15,000",
rating: 5,
reviewCount: "1,200 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205419.jpg",
imageAlt: "Residential solar panels on a house",
},
id: "p-res", brand: "Smart Sun", name: "Residential Solar System", price: "Starting at $15,000", rating: 5,
reviewCount: "1,200 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205419.jpg", imageAlt: "Residential solar panels on a house"},
{
id: "p-comm",
brand: "Smart Sun Pro",
name: "Commercial Solar Solutions",
price: "Custom Quote",
rating: 4,
reviewCount: "250 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-industrial-plant-presenting-solar-cells-materials-investors_482257-123390.jpg",
imageAlt: "Commercial solar panels on a large building",
},
id: "p-comm", brand: "Smart Sun Pro", name: "Commercial Solar Solutions", price: "Custom Quote", rating: 4,
reviewCount: "250 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-industrial-plant-presenting-solar-cells-materials-investors_482257-123390.jpg", imageAlt: "Commercial solar panels on a large building"},
{
id: "p-offgrid",
brand: "Smart Sun Off-Grid",
name: "Off-Grid Power Packages",
price: "Starting at $22,000",
rating: 5,
reviewCount: "90 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-ground-nature-greenery-around_1268-18258.jpg",
imageAlt: "Off-grid solar panels in a remote area",
},
id: "p-offgrid", brand: "Smart Sun Off-Grid", name: "Off-Grid Power Packages", price: "Starting at $22,000", rating: 5,
reviewCount: "90 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-ground-nature-greenery-around_1268-18258.jpg", imageAlt: "Off-grid solar panels in a remote area"},
{
id: "p-battery",
brand: "Smart Storage",
name: "Battery Storage Systems",
price: "Starting at $7,000",
rating: 5,
reviewCount: "700 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/woman-office-working-environment-project-close-up_23-2148894118.jpg",
imageAlt: "Home battery storage unit",
},
id: "p-battery", brand: "Smart Storage", name: "Battery Storage Systems", price: "Starting at $7,000", rating: 5,
reviewCount: "700 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/woman-office-working-environment-project-close-up_23-2148894118.jpg", imageAlt: "Home battery storage unit"},
{
id: "p-monitor",
brand: "Smart Connect",
name: "Smart Monitoring & Control",
price: "Included",
rating: 4,
reviewCount: "1,500 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-meeting-with-shareholder-discuss_482257-123402.jpg",
imageAlt: "Smart home energy monitoring app on a phone",
},
id: "p-monitor", brand: "Smart Connect", name: "Smart Monitoring & Control", price: "Included", rating: 4,
reviewCount: "1,500 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-meeting-with-shareholder-discuss_482257-123402.jpg", imageAlt: "Smart home energy monitoring app on a phone"},
{
id: "p-ev",
brand: "Smart EV Charge",
name: "Solar EV Charging",
price: "Starting at $4,000",
rating: 5,
reviewCount: "300 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-electric-car-streer_23-2148972398.jpg",
imageAlt: "Electric vehicle charging station powered by solar",
},
id: "p-ev", brand: "Smart EV Charge", name: "Solar EV Charging", price: "Starting at $4,000", rating: 5,
reviewCount: "300 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-electric-car-streer_23-2148972398.jpg", imageAlt: "Electric vehicle charging station powered by solar"},
]}
title="Our Solar Solutions"
description="Explore our range of solar energy systems designed to meet diverse needs, from residential homes to large commercial properties."
@@ -332,34 +200,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m-installations",
value: "10,000+",
title: "Installations Completed",
items: [
"Residential & Commercial",
"Expert Certified Teams",
"Seamless Process",
],
id: "m-installations", value: "10,000+", title: "Installations Completed", items: [
"Residential & Commercial", "Expert Certified Teams", "Seamless Process"],
},
{
id: "m-savings",
value: "$50M+",
title: "Customer Savings Achieved",
items: [
"Reduced Energy Bills",
"Increased Property Value",
"Long-Term Financial Gains",
],
id: "m-savings", value: "$50M+", title: "Customer Savings Achieved", items: [
"Reduced Energy Bills", "Increased Property Value", "Long-Term Financial Gains"],
},
{
id: "m-carbon",
value: "20K Tons",
title: "Carbon Emissions Offset",
items: [
"Cleaner Air Quality",
"Greener Communities",
"Sustainable Planet",
],
id: "m-carbon", value: "20K Tons", title: "Carbon Emissions Offset", items: [
"Cleaner Air Quality", "Greener Communities", "Sustainable Planet"],
},
]}
title="Our Impact: Driving a Sustainable Future"
@@ -372,49 +222,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Jennifer R.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-187159.jpg",
imageAlt: "Jennifer R. a happy customer",
},
id: "t1", name: "Jennifer R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-187159.jpg", imageAlt: "Jennifer R. a happy customer"},
{
id: "t2",
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-working-checking-equipment-solar-power-plant-with-tablet-checklist-woman-working-outdoor-solar-power_1157-47840.jpg",
imageAlt: "Mark D. a satisfied client",
},
id: "t2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-working-checking-equipment-solar-power-plant-with-tablet-checklist-woman-working-outdoor-solar-power_1157-47840.jpg", imageAlt: "Mark D. a satisfied client"},
{
id: "t3",
name: "Emily S.",
imageSrc: "http://img.b2bpic.net/free-photo/engineers-scientists-collaborate-solar-panel-research-development_482257-126511.jpg",
imageAlt: "Emily S. with her new solar system",
},
id: "t3", name: "Emily S.", imageSrc: "http://img.b2bpic.net/free-photo/engineers-scientists-collaborate-solar-panel-research-development_482257-126511.jpg", imageAlt: "Emily S. with her new solar system"},
{
id: "t4",
name: "David W.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-flowers-plants-home-garden-store_197531-30985.jpg",
imageAlt: "David W. praising Smart Sun Power",
},
id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-flowers-plants-home-garden-store_197531-30985.jpg", imageAlt: "David W. praising Smart Sun Power"},
{
id: "t5",
name: "Olivia K.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg",
imageAlt: "Olivia K. a happy solar user",
},
id: "t5", name: "Olivia K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", imageAlt: "Olivia K. a happy solar user"},
{
id: "t6",
name: "Robert B.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man-listening-music_23-2149207192.jpg",
imageAlt: "Robert B. pleased with the service",
},
id: "t6", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-senior-man-listening-music_23-2149207192.jpg", imageAlt: "Robert B. pleased with the service"},
]}
cardTitle="What Our Customers Say"
cardTag="Trusted by Homeowners & Businesses"
buttons={[
{
text: "Read All Reviews",
href: "#testimonials",
},
text: "Read All Reviews", href: "#testimonials"},
]}
cardAnimation="slide-up"
/>
@@ -426,25 +250,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "How long does solar panel installation take?",
content: "Typically, a residential solar panel installation takes 1-3 days once permits are secured. The entire process from consultation to activation can range from 4-8 weeks, depending on local regulations and weather.",
},
id: "faq1", title: "How long does solar panel installation take?", content: "Typically, a residential solar panel installation takes 1-3 days once permits are secured. The entire process from consultation to activation can range from 4-8 weeks, depending on local regulations and weather."},
{
id: "faq2",
title: "What are the financial benefits of going solar?",
content: "Going solar can significantly reduce or eliminate your electricity bills, increase your home's value, and qualify you for federal and local tax incentives, rebates, and renewable energy credits.",
},
id: "faq2", title: "What are the financial benefits of going solar?", content: "Going solar can significantly reduce or eliminate your electricity bills, increase your home's value, and qualify you for federal and local tax incentives, rebates, and renewable energy credits."},
{
id: "faq3",
title: "Do solar panels work on cloudy days?",
content: "Yes, solar panels still generate electricity on cloudy days, though at a reduced efficiency. Modern panels are designed to capture diffused sunlight effectively, and battery storage can ensure consistent power supply.",
},
id: "faq3", title: "Do solar panels work on cloudy days?", content: "Yes, solar panels still generate electricity on cloudy days, though at a reduced efficiency. Modern panels are designed to capture diffused sunlight effectively, and battery storage can ensure consistent power supply."},
{
id: "faq4",
title: "What kind of maintenance do solar panels require?",
content: "Solar panels require minimal maintenance. Occasional cleaning to remove dirt or debris is recommended. Our systems come with monitoring to alert you of any performance issues.",
},
id: "faq4", title: "What kind of maintenance do solar panels require?", content: "Solar panels require minimal maintenance. Occasional cleaning to remove dirt or debris is recommended. Our systems come with monitoring to alert you of any performance issues."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-working-project_23-2148920573.jpg"
imageAlt="Question mark over solar panel"
@@ -459,8 +271,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get Your Free Quote"
title="Ready to Go Solar?"
description="Contact us today to discuss your energy needs and get a personalized solar solution for your home or business."
@@ -476,13 +287,9 @@ export default function LandingPage() {
logoAlt="Smart Sun Power Logo"
logoText="Smart Sun Power"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>