Merge version_2 into main #1
311
src/app/page.tsx
311
src/app/page.tsx
@@ -34,29 +34,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/lawn-care-business-card-template_23-2149205651.jpg"
|
||||
logoAlt="Backyard Butlers Logo"
|
||||
@@ -70,13 +58,9 @@ export default function LandingPage() {
|
||||
description="Experience effortless outdoor living with Backyard Butlers. We handle all your lawn, garden, and pool needs with precision and care, so you can relax and enjoy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Our Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698390.jpg"
|
||||
imageAlt="Beautifully maintained backyard with lush green lawn and patio furniture"
|
||||
@@ -84,25 +68,15 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-woman-resting-park_329181-8719.jpg",
|
||||
alt: "Happy homeowner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-woman-resting-park_329181-8719.jpg", alt: "Happy homeowner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-involved-cleaning-garden-autumn-day_259150-59032.jpg",
|
||||
alt: "Pleased client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-involved-cleaning-garden-autumn-day_259150-59032.jpg", alt: "Pleased client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-sitting-bench-park-using-laptop-drinking-coffee-relaxing_1258-198814.jpg",
|
||||
alt: "Relaxed individual",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-sitting-bench-park-using-laptop-drinking-coffee-relaxing_1258-198814.jpg", alt: "Relaxed individual"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-29878.jpg",
|
||||
alt: "Expert gardener",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-florist-working-green-house_1303-29878.jpg", alt: "Expert gardener"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/running-forward-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16157.jpg",
|
||||
alt: "Happy family",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/running-forward-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16157.jpg", alt: "Happy family"},
|
||||
]}
|
||||
avatarText="Join our 200+ satisfied clients!"
|
||||
/>
|
||||
@@ -115,29 +89,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "lawn-mowing",
|
||||
title: "Expert Lawn Mowing",
|
||||
description: "Keep your grass perfectly manicured with our regular and precise mowing services. Edging, trimming, and blowing included.",
|
||||
tag: "Lawn Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg",
|
||||
imageAlt: "A lawnmower cutting lush green grass",
|
||||
},
|
||||
id: "lawn-mowing", title: "Expert Lawn Mowing", description: "Keep your grass perfectly manicured with our regular and precise mowing services. Edging, trimming, and blowing included.", tag: "Lawn Care", imageSrc: "http://img.b2bpic.net/free-photo/people-helping-each-other-community_23-2149139733.jpg", imageAlt: "A lawnmower cutting lush green grass"},
|
||||
{
|
||||
id: "gardening",
|
||||
title: "Vibrant Garden Maintenance",
|
||||
description: "We nurture your plants, prune your shrubs, and keep your flower beds blooming year-round with tailored gardening services.",
|
||||
tag: "Garden Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flower-pot_23-2148256669.jpg",
|
||||
imageAlt: "Hands tending to a vibrant flower garden",
|
||||
},
|
||||
id: "gardening", title: "Vibrant Garden Maintenance", description: "We nurture your plants, prune your shrubs, and keep your flower beds blooming year-round with tailored gardening services.", tag: "Garden Design", imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-flower-pot_23-2148256669.jpg", imageAlt: "Hands tending to a vibrant flower garden"},
|
||||
{
|
||||
id: "pool-cleaning",
|
||||
title: "Sparkling Pool Service",
|
||||
description: "Enjoy crystal-clear water with our professional pool cleaning, chemical balancing, and equipment maintenance.",
|
||||
tag: "Pool Maintenance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-asian-women-happy-smile-relax-around-outdoor-swimming-pool-hotel-resort_74190-9508.jpg",
|
||||
imageAlt: "A clean, blue swimming pool with ripples",
|
||||
},
|
||||
id: "pool-cleaning", title: "Sparkling Pool Service", description: "Enjoy crystal-clear water with our professional pool cleaning, chemical balancing, and equipment maintenance.", tag: "Pool Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-asian-women-happy-smile-relax-around-outdoor-swimming-pool-hotel-resort_74190-9508.jpg", imageAlt: "A clean, blue swimming pool with ripples"},
|
||||
]}
|
||||
title="Our Signature Backyard Services"
|
||||
description="From meticulous lawn care to sparkling pools, our butlers provide comprehensive outdoor solutions tailored to your home."
|
||||
@@ -162,65 +118,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "basic-lawn",
|
||||
brand: "Lawn Care",
|
||||
name: "Essential Green Package",
|
||||
price: "$79/month",
|
||||
rating: 5,
|
||||
reviewCount: "87",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg",
|
||||
imageAlt: "A perfectly manicured green lawn",
|
||||
},
|
||||
id: "basic-lawn", brand: "Lawn Care", name: "Essential Green Package", price: "AED 79/month", rating: 5,
|
||||
reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg", imageAlt: "A perfectly manicured green lawn"},
|
||||
{
|
||||
id: "premium-garden",
|
||||
brand: "Garden Design",
|
||||
name: "Premium Bloom Package",
|
||||
price: "$129/month",
|
||||
rating: 5,
|
||||
reviewCount: "64",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-sunflowers-gumboots_23-2147687346.jpg",
|
||||
imageAlt: "A vibrant garden with colorful flowers",
|
||||
},
|
||||
id: "premium-garden", brand: "Garden Design", name: "Premium Bloom Package", price: "AED 129/month", rating: 5,
|
||||
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/gardening-concept-with-sunflowers-gumboots_23-2147687346.jpg", imageAlt: "A vibrant garden with colorful flowers"},
|
||||
{
|
||||
id: "full-backyard",
|
||||
brand: "Full Service",
|
||||
name: "Ultimate Oasis Package",
|
||||
price: "$249/month",
|
||||
rating: 5,
|
||||
reviewCount: "102",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-stair-walk-way_1339-5745.jpg",
|
||||
imageAlt: "A complete, beautifully designed backyard",
|
||||
},
|
||||
id: "full-backyard", brand: "Full Service", name: "Ultimate Oasis Package", price: "AED 249/month", rating: 5,
|
||||
reviewCount: "102", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-stair-walk-way_1339-5745.jpg", imageAlt: "A complete, beautifully designed backyard"},
|
||||
{
|
||||
id: "pool-spa",
|
||||
brand: "Aquatic Care",
|
||||
name: "Crystal Waters Package",
|
||||
price: "$99/month",
|
||||
rating: 5,
|
||||
reviewCount: "71",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/children-playing-home-swimming-pool-summer_169016-38153.jpg",
|
||||
imageAlt: "A sparkling clean swimming pool with a spa",
|
||||
},
|
||||
id: "pool-spa", brand: "Aquatic Care", name: "Crystal Waters Package", price: "AED 99/month", rating: 5,
|
||||
reviewCount: "71", imageSrc: "http://img.b2bpic.net/free-photo/children-playing-home-swimming-pool-summer_169016-38153.jpg", imageAlt: "A sparkling clean swimming pool with a spa"},
|
||||
{
|
||||
id: "patio-cleaning",
|
||||
brand: "Outdoor Cleaning",
|
||||
name: "Patio & Deck Refresh",
|
||||
price: "$59/month",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-decorating-front-door-outside_23-2150562140.jpg",
|
||||
imageAlt: "A clean outdoor patio with comfortable furniture",
|
||||
},
|
||||
id: "patio-cleaning", brand: "Outdoor Cleaning", name: "Patio & Deck Refresh", price: "AED 59/month", rating: 4,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-decorating-front-door-outside_23-2150562140.jpg", imageAlt: "A clean outdoor patio with comfortable furniture"},
|
||||
{
|
||||
id: "tree-trimming",
|
||||
brand: "Arbor Services",
|
||||
name: "Tree & Shrub Shaping",
|
||||
price: "$149/month",
|
||||
rating: 5,
|
||||
reviewCount: "38",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12461.jpg",
|
||||
imageAlt: "Professional trimming of a tree in a backyard",
|
||||
},
|
||||
id: "tree-trimming", brand: "Arbor Services", name: "Tree & Shrub Shaping", price: "AED 149/month", rating: 5,
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12461.jpg", imageAlt: "Professional trimming of a tree in a backyard"},
|
||||
]}
|
||||
title="Our Comprehensive Service Packages"
|
||||
description="Discover the perfect package to keep your outdoor space pristine and enjoyable all year long. Our offerings are flexible and designed to meet diverse needs."
|
||||
@@ -234,64 +148,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
company: "Maple Grove",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-lying-grass-park_23-2147892098.jpg",
|
||||
imageAlt: "Sarah J. smiling in her beautiful garden",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Homeowner", company: "Maple Grove", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-lying-grass-park_23-2147892098.jpg", imageAlt: "Sarah J. smiling in her beautiful garden"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael R.",
|
||||
role: "Property Manager",
|
||||
company: "Oakwood Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-talking_1098-15340.jpg",
|
||||
imageAlt: "Michael R. standing in front of a well-maintained property",
|
||||
},
|
||||
id: "2", name: "Michael R.", role: "Property Manager", company: "Oakwood Estates", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-talking_1098-15340.jpg", imageAlt: "Michael R. standing in front of a well-maintained property"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily C.",
|
||||
role: "Busy Professional",
|
||||
company: "Urban Oasis",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-nature-plant-agriculture-growth_53876-167078.jpg",
|
||||
imageAlt: "Emily C. relaxing in her pristine backyard",
|
||||
},
|
||||
id: "3", name: "Emily C.", role: "Busy Professional", company: "Urban Oasis", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardening-nature-plant-agriculture-growth_53876-167078.jpg", imageAlt: "Emily C. relaxing in her pristine backyard"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
role: "Retired",
|
||||
company: "Green Acres",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-communication-concept-positive-young-married-couple-mixed-race-friends-enjoys-spare-time-have-fun-talk-each-other_273609-18716.jpg",
|
||||
imageAlt: "David L. enjoying his perfectly kept lawn",
|
||||
},
|
||||
id: "4", name: "David L.", role: "Retired", company: "Green Acres", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-communication-concept-positive-young-married-couple-mixed-race-friends-enjoys-spare-time-have-fun-talk-each-other_273609-18716.jpg", imageAlt: "David L. enjoying his perfectly kept lawn"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica T.",
|
||||
role: "Family Mom",
|
||||
company: "Poolside Paradise",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-outdoor-swimming-pool-hotel-resort-nearly-sea_74190-13451.jpg",
|
||||
imageAlt: "Jessica T. by her sparkling clean pool",
|
||||
},
|
||||
id: "5", name: "Jessica T.", role: "Family Mom", company: "Poolside Paradise", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relaxing-around-outdoor-swimming-pool-hotel-resort-nearly-sea_74190-13451.jpg", imageAlt: "Jessica T. by her sparkling clean pool"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "99%",
|
||||
label: "Customer Satisfaction",
|
||||
},
|
||||
value: "99%", label: "Customer Satisfaction"},
|
||||
{
|
||||
value: "5+",
|
||||
label: "Years in Service",
|
||||
},
|
||||
value: "5+", label: "Years in Service"},
|
||||
{
|
||||
value: "200+",
|
||||
label: "Happy Backyards",
|
||||
},
|
||||
value: "200+", label: "Happy Backyards"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from homeowners and property managers who trust Backyard Butlers for their outdoor maintenance needs."
|
||||
@@ -305,56 +183,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
tag: "Basic",
|
||||
price: "$79",
|
||||
period: "per month",
|
||||
description: "Essential care for a tidy lawn and garden.",
|
||||
button: {
|
||||
text: "Choose Basic",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Weekly Lawn Mowing",
|
||||
"Bi-weekly Edging",
|
||||
"Leaf Blowing",
|
||||
"Seasonal Fertilization",
|
||||
],
|
||||
id: "basic", tag: "Basic", price: "AED 79", period: "per month", description: "Essential care for a tidy lawn and garden.", button: {
|
||||
text: "Choose Basic"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Weekly Lawn Mowing", "Bi-weekly Edging", "Leaf Blowing", "Seasonal Fertilization"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Popular",
|
||||
tagIcon: Sparkles,
|
||||
price: "$129",
|
||||
period: "per month",
|
||||
description: "Comprehensive maintenance for a thriving outdoor space.",
|
||||
button: {
|
||||
text: "Choose Pro",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"All Basic Features",
|
||||
"Garden Weeding & Pruning",
|
||||
"Hedge Trimming",
|
||||
"Pest & Disease Control",
|
||||
],
|
||||
id: "pro", tag: "Popular", tagIcon: Sparkles,
|
||||
price: "AED 129", period: "per month", description: "Comprehensive maintenance for a thriving outdoor space.", button: {
|
||||
text: "Choose Pro"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"All Basic Features", "Garden Weeding & Pruning", "Hedge Trimming", "Pest & Disease Control"],
|
||||
},
|
||||
{
|
||||
id: "premium",
|
||||
tag: "Premium",
|
||||
price: "$249",
|
||||
period: "per month",
|
||||
description: "Full-service luxury, covering all your backyard needs.",
|
||||
button: {
|
||||
text: "Choose Premium",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"All Pro Features",
|
||||
"Pool Cleaning (weekly)",
|
||||
"Patio & Deck Cleaning",
|
||||
"Minor Landscaping Projects",
|
||||
],
|
||||
id: "premium", tag: "Premium", price: "AED 249", period: "per month", description: "Full-service luxury, covering all your backyard needs.", button: {
|
||||
text: "Choose Premium"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"All Pro Features", "Pool Cleaning (weekly)", "Patio & Deck Cleaning", "Minor Landscaping Projects"],
|
||||
},
|
||||
]}
|
||||
title="Transparent Pricing, Exceptional Value"
|
||||
@@ -368,25 +213,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve the entire greater metropolitan area, including all surrounding suburbs. Contact us to confirm service availability in your specific neighborhood.",
|
||||
},
|
||||
id: "q1", title: "What areas do you serve?", content: "We proudly serve the entire greater metropolitan area, including all surrounding suburbs. Contact us to confirm service availability in your specific neighborhood."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are your services eco-friendly?",
|
||||
content: "Yes, we prioritize sustainable practices. We use organic fertilizers, minimize chemical use, and employ efficient water management techniques to protect your environment.",
|
||||
},
|
||||
id: "q2", title: "Are your services eco-friendly?", content: "Yes, we prioritize sustainable practices. We use organic fertilizers, minimize chemical use, and employ efficient water management techniques to protect your environment."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How do I schedule a service?",
|
||||
content: "You can easily schedule a service by filling out our online contact form, calling us directly, or sending an email. We'll get back to you within one business day.",
|
||||
},
|
||||
id: "q3", title: "How do I schedule a service?", content: "You can easily schedule a service by filling out our online contact form, calling us directly, or sending an email. We'll get back to you within one business day."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you offer custom packages?",
|
||||
content: "Absolutely! While we have standard packages, we're happy to create a custom service plan tailored to your unique backyard requirements and preferences.",
|
||||
},
|
||||
id: "q4", title: "Do you offer custom packages?", content: "Absolutely! While we have standard packages, we're happy to create a custom service plan tailored to your unique backyard requirements and preferences."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060650.jpg"
|
||||
imageAlt="Gardening tools and a checklist"
|
||||
@@ -403,14 +236,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Happy Homes",
|
||||
"Property Pros",
|
||||
"Garden Gurus",
|
||||
"Outdoor Oasis",
|
||||
"Lawn Legends",
|
||||
"GreenThumb Co.",
|
||||
"AquaCare Solutions",
|
||||
]}
|
||||
"Happy Homes", "Property Pros", "Garden Gurus", "Outdoor Oasis", "Lawn Legends", "GreenThumb Co.", "AquaCare Solutions"]}
|
||||
title="Trusted by Homeowners & Communities"
|
||||
description="Our commitment to excellence has earned the trust of countless clients who value pristine outdoor spaces."
|
||||
/>
|
||||
@@ -420,13 +246,12 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Ready for a Pristine Backyard?"
|
||||
description="Let Backyard Butlers handle the hard work. Get in touch today for a personalized consultation and a free estimate."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blur-park-with-bokeh-light-background_93675-129361.jpg"
|
||||
imageAlt="Lush green grass close-up, symbolizing a well-maintained backyard"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gardener-working-greenhouse-with-flowers_23-2147715616.jpg"
|
||||
imageAlt="A gardener working in a greenhouse with flowers, a clear and vibrant image"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your Email"
|
||||
@@ -441,19 +266,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user