Merge version_1 into main #1
327
src/app/page.tsx
327
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
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="VisitMe"
|
||||
/>
|
||||
@@ -68,72 +54,43 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Connect Smarter, Not Harder with VisitMe Digital Business Cards"
|
||||
description="Revolutionize your networking with NFC & QR-powered digital business cards. Share your contact information instantly, track engagement, and leave a lasting impression."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg",
|
||||
alt: "John Doe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", alt: "John Doe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/abstract-colorful-corporate-brochure-template_1017-5945.jpg",
|
||||
alt: "Jane Smith",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/abstract-colorful-corporate-brochure-template_1017-5945.jpg", alt: "Jane Smith"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg",
|
||||
alt: "Alice Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", alt: "Alice Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg",
|
||||
alt: "Robert Brown",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg", alt: "Robert Brown"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman_23-2147839983.jpg",
|
||||
alt: "Emily White",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman_23-2147839983.jpg", alt: "Emily White"},
|
||||
]}
|
||||
avatarText="Join 5000+ professionals already using VisitMe."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Digital Card",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Get Your Digital Card", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-coworkers-showing-gadgets-each-other_23-2147787563.jpg",
|
||||
alt: "Digital Business Card Display",
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/stylish-coworkers-showing-gadgets-each-other_23-2147787563.jpg", alt: "Digital Business Card Display"},
|
||||
{
|
||||
type: "text", text: "Instant Contact Exchange"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/high-angle-hands-scanning-qr-code_23-2149357856.jpg", alt: "QR Code Scan"},
|
||||
{
|
||||
type: "text-icon", text: "Eco-Friendly", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Instant Contact Exchange",
|
||||
},
|
||||
type: "text", text: "Customizable Designs"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-hands-scanning-qr-code_23-2149357856.jpg",
|
||||
alt: "QR Code Scan",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Eco-Friendly",
|
||||
icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Customizable Designs",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Data Analytics",
|
||||
icon: BarChart2,
|
||||
type: "text-icon", text: "Data Analytics", icon: BarChart2,
|
||||
},
|
||||
]}
|
||||
marqueeSpeed={25}
|
||||
@@ -149,9 +106,7 @@ export default function LandingPage() {
|
||||
title="VisitMe: The Future of Professional Networking is Here"
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Discover Our Story", href: "#"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -164,44 +119,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
title: "Instant Contact Sharing",
|
||||
author: "NFC & QR Tech",
|
||||
description: "Tap or scan to instantly share your contact details, social media, portfolio, and more. No apps required for the receiver.",
|
||||
tags: [
|
||||
"NFC",
|
||||
"QR Code",
|
||||
"Tap & Share",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-smartphone-mockup-with-blank-screen-against-black-background_187299-46901.jpg",
|
||||
imageAlt: "NFC chip on digital business card",
|
||||
},
|
||||
id: "feature-1", title: "Instant Contact Sharing", author: "NFC & QR Tech", description: "Tap or scan to instantly share your contact details, social media, portfolio, and more. No apps required for the receiver.", tags: [
|
||||
"NFC", "QR Code", "Tap & Share"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-smartphone-mockup-with-blank-screen-against-black-background_187299-46901.jpg", imageAlt: "NFC chip on digital business card"},
|
||||
{
|
||||
id: "feature-2",
|
||||
title: "Fully Customizable Profiles",
|
||||
author: "Personalize Your Brand",
|
||||
description: "Design your digital card to perfectly reflect your brand. Add photos, videos, links, and choose from a variety of templates.",
|
||||
tags: [
|
||||
"Customization",
|
||||
"Branding",
|
||||
"Templates",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-scanning-qr-code-with-phone_23-2149357873.jpg",
|
||||
imageAlt: "Custom QR code design on a card",
|
||||
},
|
||||
id: "feature-2", title: "Fully Customizable Profiles", author: "Personalize Your Brand", description: "Design your digital card to perfectly reflect your brand. Add photos, videos, links, and choose from a variety of templates.", tags: [
|
||||
"Customization", "Branding", "Templates"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-scanning-qr-code-with-phone_23-2149357873.jpg", imageAlt: "Custom QR code design on a card"},
|
||||
{
|
||||
id: "feature-3",
|
||||
title: "Track & Analyze Engagement",
|
||||
author: "Smart Analytics",
|
||||
description: "Gain insights into your networking efforts. See who viewed your card, where it was shared, and optimize your outreach.",
|
||||
tags: [
|
||||
"Analytics",
|
||||
"Tracking",
|
||||
"Insights",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-data-management_53876-89017.jpg",
|
||||
imageAlt: "Holographic display showing analytics data",
|
||||
},
|
||||
id: "feature-3", title: "Track & Analyze Engagement", author: "Smart Analytics", description: "Gain insights into your networking efforts. See who viewed your card, where it was shared, and optimize your outreach.", tags: [
|
||||
"Analytics", "Tracking", "Insights"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-data-management_53876-89017.jpg", imageAlt: "Holographic display showing analytics data"},
|
||||
]}
|
||||
title="Unlock Powerful Features for Seamless Networking"
|
||||
description="VisitMe cards are packed with innovative features designed to streamline your connections and enhance your professional presence."
|
||||
@@ -218,47 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "card-1",
|
||||
name: "Classic Matte Card",
|
||||
price: "$29.99",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=oznn12",
|
||||
imageAlt: "Classic matte digital business card",
|
||||
},
|
||||
id: "card-1", name: "Classic Matte Card", price: "$29.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=oznn12", imageAlt: "Classic matte digital business card"},
|
||||
{
|
||||
id: "card-2",
|
||||
name: "Modern Gradient Card",
|
||||
price: "$34.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-background-yellow-gradient-abstact-backdrop-background_1258-83020.jpg",
|
||||
imageAlt: "Modern gradient digital business card",
|
||||
},
|
||||
id: "card-2", name: "Modern Gradient Card", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/gold-background-yellow-gradient-abstact-backdrop-background_1258-83020.jpg", imageAlt: "Modern gradient digital business card"},
|
||||
{
|
||||
id: "card-3",
|
||||
name: "Eco-Friendly Wood Grain",
|
||||
price: "$39.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-genius-man-holding-credit-card-studio-shot-green-wall_140725-152396.jpg",
|
||||
imageAlt: "Eco-friendly wood grain digital business card",
|
||||
},
|
||||
id: "card-3", name: "Eco-Friendly Wood Grain", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-genius-man-holding-credit-card-studio-shot-green-wall_140725-152396.jpg", imageAlt: "Eco-friendly wood grain digital business card"},
|
||||
{
|
||||
id: "card-4",
|
||||
name: "Premium Metal Finish",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918486.jpg",
|
||||
imageAlt: "Premium metal finish digital business card",
|
||||
},
|
||||
id: "card-4", name: "Premium Metal Finish", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918486.jpg", imageAlt: "Premium metal finish digital business card"},
|
||||
{
|
||||
id: "card-5",
|
||||
name: "Fully Customizable Design",
|
||||
price: "$44.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-business-card-looking-away_23-2148725216.jpg",
|
||||
imageAlt: "Fully customizable digital business card",
|
||||
},
|
||||
id: "card-5", name: "Fully Customizable Design", price: "$44.99", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-business-card-looking-away_23-2148725216.jpg", imageAlt: "Fully customizable digital business card"},
|
||||
{
|
||||
id: "card-6",
|
||||
name: "Transparent Tech Card",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-grey-shirt-bright-blue-jeans-holding-phone-white-card_140725-25458.jpg",
|
||||
imageAlt: "Futuristic transparent digital business card",
|
||||
},
|
||||
id: "card-6", name: "Transparent Tech Card", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/female-grey-shirt-bright-blue-jeans-holding-phone-white-card_140725-25458.jpg", imageAlt: "Futuristic transparent digital business card"},
|
||||
]}
|
||||
title="Explore Our Range of Digital Business Cards"
|
||||
description="Find the perfect VisitMe digital card that suits your style and professional needs. From classic elegance to eco-friendly designs, we have it all."
|
||||
@@ -274,43 +172,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Individual",
|
||||
badgeIcon: User,
|
||||
price: "$29",
|
||||
subtitle: "One-time purchase",
|
||||
features: [
|
||||
"1 Digital Card",
|
||||
"NFC & QR Enabled",
|
||||
"Basic Profile Customization",
|
||||
"Lifetime Access",
|
||||
],
|
||||
id: "basic", badge: "Individual", badgeIcon: User,
|
||||
price: "$29", subtitle: "One-time purchase", features: [
|
||||
"1 Digital Card", "NFC & QR Enabled", "Basic Profile Customization", "Lifetime Access"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Team Starter",
|
||||
badgeIcon: Users,
|
||||
price: "$99",
|
||||
subtitle: "Annual subscription",
|
||||
features: [
|
||||
"Up to 5 Digital Cards",
|
||||
"Advanced Profile Analytics",
|
||||
"Team Management Dashboard",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "pro", badge: "Team Starter", badgeIcon: Users,
|
||||
price: "$99", subtitle: "Annual subscription", features: [
|
||||
"Up to 5 Digital Cards", "Advanced Profile Analytics", "Team Management Dashboard", "Priority Support"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Enterprise",
|
||||
badgeIcon: Building,
|
||||
price: "Custom",
|
||||
subtitle: "Contact us for a quote",
|
||||
features: [
|
||||
"Unlimited Digital Cards",
|
||||
"Dedicated Account Manager",
|
||||
"Advanced API Integrations",
|
||||
"White-Labeling Options",
|
||||
],
|
||||
id: "enterprise", badge: "Enterprise", badgeIcon: Building,
|
||||
price: "Custom", subtitle: "Contact us for a quote", features: [
|
||||
"Unlimited Digital Cards", "Dedicated Account Manager", "Advanced API Integrations", "White-Labeling Options"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Plans for Every Professional"
|
||||
@@ -322,68 +196,33 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "TechInnovate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg",
|
||||
imageAlt: "Sarah Johnson portrait",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechInnovate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "Sarah Johnson portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
company: "NextGen Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-posing-coworker_23-2148746260.jpg",
|
||||
imageAlt: "Michael Chen portrait",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "CTO", company: "NextGen Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-laptop-posing-coworker_23-2148746260.jpg", imageAlt: "Michael Chen portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director",
|
||||
company: "BrandBoost Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
|
||||
imageAlt: "Emily Rodriguez portrait",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "BrandBoost Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg", imageAlt: "Emily Rodriguez portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Consultant",
|
||||
company: "Global Advisors",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thinking-teenager-making-notes_23-2147777314.jpg",
|
||||
imageAlt: "David Kim portrait",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Consultant", company: "Global Advisors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thinking-teenager-making-notes_23-2147777314.jpg", imageAlt: "David Kim portrait"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Sales Manager",
|
||||
company: "Dynamic Growth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149426651.jpg",
|
||||
imageAlt: "Jessica Lee portrait",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Sales Manager", company: "Dynamic Growth", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149426651.jpg", imageAlt: "Jessica Lee portrait"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "20K+",
|
||||
label: "Cards Activated",
|
||||
},
|
||||
value: "20K+", label: "Cards Activated"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Customer Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Customer Satisfaction"},
|
||||
{
|
||||
value: "10M+",
|
||||
label: "Connections Made",
|
||||
},
|
||||
value: "10M+", label: "Connections Made"},
|
||||
]}
|
||||
title="What Our Customers Are Saying"
|
||||
description="Hear from professionals who have transformed their networking and made a lasting impact with VisitMe digital business cards."
|
||||
@@ -397,30 +236,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What is a VisitMe Digital Business Card?",
|
||||
content: "It's a smart business card powered by NFC and QR code technology. You can tap or scan it to instantly share your digital profile with anyone, without needing an app.",
|
||||
},
|
||||
id: "faq-1", title: "What is a VisitMe Digital Business Card?", content: "It's a smart business card powered by NFC and QR code technology. You can tap or scan it to instantly share your digital profile with anyone, without needing an app."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How does NFC sharing work?",
|
||||
content: "Simply tap your VisitMe card to a compatible smartphone. The receiver will instantly get a notification to open your digital profile, even if they don't have our app.",
|
||||
},
|
||||
id: "faq-2", title: "How does NFC sharing work?", content: "Simply tap your VisitMe card to a compatible smartphone. The receiver will instantly get a notification to open your digital profile, even if they don't have our app."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Can I customize my digital profile?",
|
||||
content: "Absolutely! Our platform allows extensive customization. You can add your photo, logo, contact details, social media links, portfolio, and choose from various themes and designs.",
|
||||
},
|
||||
id: "faq-3", title: "Can I customize my digital profile?", content: "Absolutely! Our platform allows extensive customization. You can add your photo, logo, contact details, social media links, portfolio, and choose from various themes and designs."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Is VisitMe compatible with all smartphones?",
|
||||
content: "NFC sharing works with most modern smartphones (iPhone XS and newer, most Androids from 2017 onwards). QR code sharing is universally compatible with any smartphone camera.",
|
||||
},
|
||||
id: "faq-4", title: "Is VisitMe compatible with all smartphones?", content: "NFC sharing works with most modern smartphones (iPhone XS and newer, most Androids from 2017 onwards). QR code sharing is universally compatible with any smartphone camera."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "What if I lose my digital card?",
|
||||
content: "No problem! Your digital profile is stored securely online. You can easily deactivate a lost card and link a new card to your existing profile instantly.",
|
||||
},
|
||||
id: "faq-5", title: "What if I lose my digital card?", content: "No problem! Your digital profile is stored securely online. You can easily deactivate a lost card and link a new card to your existing profile instantly."},
|
||||
]}
|
||||
sideTitle="Got Questions? We Have Answers."
|
||||
sideDescription="Find quick answers to the most common questions about VisitMe digital business cards and how they work."
|
||||
@@ -433,8 +257,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Networking?"
|
||||
description="Join the future of professional connections. Sign up for our newsletter to get updates, tips, and exclusive offers from VisitMe."
|
||||
@@ -451,19 +274,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/visitme",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/visitme", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/visitme",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/visitme", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/visitme",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/visitme", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user