Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 218e51e204 | |||
| ad584bd4b6 | |||
| 458a4d1083 |
318
src/app/page.tsx
318
src/app/page.tsx
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
|
||||
@@ -31,34 +31,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Offerings",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Offerings", id: "#features"},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Collections", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
brandName="Escobar"
|
||||
/>
|
||||
</div>
|
||||
@@ -66,42 +52,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Escobar"
|
||||
description="Experience unparalleled quality and craftsmanship in every detail. Discover a world where luxury meets legacy."
|
||||
description="Discover the legacy of Escobar, where unparalleled craftsmanship meets timeless elegance. Each creation is a testament to luxury and distinction."
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Legacy",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Explore Our Legacy", href: "#about"},
|
||||
{
|
||||
text: "Explore Collections",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Collections", href: "#products"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-fluid-art-art-background-diy-abstract-flowing-texture_53876-124090.jpg",
|
||||
imageAlt: "Abstract luxury background with emerald green and gold",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-fluid-art-art-background-diy-abstract-flowing-texture_53876-124090.jpg", imageAlt: "Abstract luxury background with emerald green and gold"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg",
|
||||
imageAlt: "Luxury product display on an elegant minimal podium",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg", imageAlt: "Luxury product display on an elegant minimal podium"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-model-career-kit-arrangement_23-2150084008.jpg",
|
||||
imageAlt: "Upscale fashion accessories in a modern studio setting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-model-career-kit-arrangement_23-2150084008.jpg", imageAlt: "Upscale fashion accessories in a modern studio setting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-art-deco-motif_23-2149145809.jpg",
|
||||
imageAlt: "Abstract luxury texture with deep colors and gradient",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-art-deco-motif_23-2149145809.jpg", imageAlt: "Abstract luxury texture with deep colors and gradient"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-things-men-sign-wood-barbershop_627829-6260.jpg",
|
||||
imageAlt: "Luxury interior design of a modern elegant lounge",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-things-men-sign-wood-barbershop_627829-6260.jpg", imageAlt: "Luxury interior design of a modern elegant lounge"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103234.jpg",
|
||||
imageAlt: "Abstract luxury gradient with green and gold tones",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103234.jpg", imageAlt: "Abstract luxury gradient with green and gold tones"}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -113,24 +83,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About ",
|
||||
},
|
||||
type: "text", content: "About Escobar's "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-plays-golf-picture-isolated-dark-blur-background_132075-9599.jpg",
|
||||
alt: "Elegant man in a luxury setting",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/charming-caucasian-lady-poses-camera-plays-golf-picture-isolated-dark-blur-background_132075-9599.jpg", alt: "Escobar Founder"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Escobar",
|
||||
},
|
||||
type: "text", content: " Legacy"}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Heritage",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"}
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -142,33 +103,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Craftsmanship",
|
||||
title: "Unrivaled Detail",
|
||||
subtitle: "Precision in every stitch and finish.",
|
||||
description: "Our master artisans employ time-honored techniques combined with modern innovation to create pieces of lasting beauty and supreme quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-male-tailor-with-measuring-tape-around-his-neck-showing-button-his-customer_23-2148180291.jpg",
|
||||
imageAlt: "Close-up of intricate craftsmanship on a luxury product",
|
||||
},
|
||||
tag: "Craftsmanship", title: "Artisan Mastery", subtitle: "Precision in every stitch and finish.", description: "Each piece is meticulously crafted by master artisans, blending traditional techniques with innovative design. We ensure every detail reflects supreme quality and enduring beauty.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-male-tailor-with-measuring-tape-around-his-neck-showing-button-his-customer_23-2148180291.jpg", imageAlt: "Close-up of intricate craftsmanship on a luxury product"},
|
||||
{
|
||||
tag: "Exclusivity",
|
||||
title: "Limited Editions",
|
||||
subtitle: "Curated collections for the discerning few.",
|
||||
description: "Each item from Escobar is part of a carefully considered collection, ensuring rarity and a unique place in your personal curation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/windows-building-textures_1203-7134.jpg",
|
||||
imageAlt: "Abstract representation of an exclusive design concept",
|
||||
},
|
||||
tag: "Exclusivity", title: "Curated Distinction", subtitle: "Limited editions for the discerning few.", description: "Our limited-edition collections and bespoke offerings cater to those who appreciate rarity and unique expression. Experience luxury that is truly one-of-a-kind.", imageSrc: "http://img.b2bpic.net/free-photo/windows-building-textures_1203-7134.jpg", imageAlt: "Abstract representation of an exclusive design concept"},
|
||||
{
|
||||
tag: "Service",
|
||||
title: "Personalized Concierge",
|
||||
subtitle: "Dedicated support beyond expectation.",
|
||||
description: "From bespoke requests to white-glove delivery, our team provides an unparalleled level of service tailored to your individual needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167810.jpg",
|
||||
imageAlt: "Concept of personalized luxury concierge service",
|
||||
},
|
||||
tag: "Service", title: "Unparalleled Concierge", subtitle: "Dedicated support beyond expectation.", description: "From personalized consultations to white-glove delivery, our dedicated concierge team provides an exceptional level of service tailored to your desires.", imageSrc: "http://img.b2bpic.net/free-photo/professional-women-stylish-suit-office-with-tablet-device_23-2150167810.jpg", imageAlt: "Concept of personalized luxury concierge service"}
|
||||
]}
|
||||
title="Our Signature Offerings"
|
||||
description="A curated selection designed for discerning tastes, embodying the essence of luxury."
|
||||
tag="Excellence Defined"
|
||||
title="Our Distinguishing Pillars"
|
||||
description="At Escobar, we stand on principles of unparalleled quality, exquisite design, and bespoke service, creating more than just products—we create experiences."
|
||||
tag="Signature Excellence"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -180,69 +123,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Escobar Heritage",
|
||||
name: "Classic Chronograph",
|
||||
price: "$12,500",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-watch-with-bstrap-reflective-surface_181624-58668.jpg",
|
||||
imageAlt: "Luxury watch with a classic chronograph design",
|
||||
},
|
||||
id: "1", brand: "Escobar", name: "Classic Chronograph", price: "$12,500", rating: 5,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-watch-with-bstrap-reflective-surface_181624-58668.jpg", imageAlt: "Luxury watch with a classic chronograph design"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Escobar Leather",
|
||||
name: "Signature Handbag",
|
||||
price: "$8,200",
|
||||
rating: 5,
|
||||
reviewCount: "85 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-accessories-stylish-woman-sitting-cafe-sunglasses-handbag-pink-blue-colors-spring-summer-fashion-trend-elegant-style-drinking-coffee_285396-4396.jpg",
|
||||
imageAlt: "Designer leather handbag with elegant details",
|
||||
},
|
||||
id: "2", brand: "Escobar", name: "Signature Handbag", price: "$8,200", rating: 5,
|
||||
reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-accessories-stylish-woman-sitting-cafe-sunglasses-handbag-pink-blue-colors-spring-summer-fashion-trend-elegant-style-drinking-coffee_285396-4396.jpg", imageAlt: "Designer leather handbag with elegant details"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Escobar Couture",
|
||||
name: "Bespoke Evening Suit",
|
||||
price: "$15,000",
|
||||
rating: 5,
|
||||
reviewCount: "60 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-diary-standing-office-terrace_107420-64817.jpg",
|
||||
imageAlt: "Tailored evening suit made from premium fabric",
|
||||
},
|
||||
id: "3", brand: "Escobar", name: "Bespoke Evening Suit", price: "$15,000", rating: 5,
|
||||
reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-diary-standing-office-terrace_107420-64817.jpg", imageAlt: "Tailored evening suit made from premium fabric"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Escobar Jewels",
|
||||
name: "Diamond Solitaire Necklace",
|
||||
price: "$25,000",
|
||||
rating: 5,
|
||||
reviewCount: "45 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-posing-with-checkered-plaid-near-christmas-balls_114579-66828.jpg",
|
||||
imageAlt: "Elegant diamond solitaire necklace",
|
||||
},
|
||||
id: "4", brand: "Escobar", name: "Diamond Solitaire Necklace", price: "$25,000", rating: 5,
|
||||
reviewCount: "45 reviews", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-model-posing-with-checkered-plaid-near-christmas-balls_114579-66828.jpg", imageAlt: "Elegant diamond solitaire necklace"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Escobar Atelier",
|
||||
name: "Executive Fountain Pen",
|
||||
price: "$3,800",
|
||||
rating: 5,
|
||||
reviewCount: "75 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-art-supplies-arrangement_23-2148577660.jpg",
|
||||
imageAlt: "Luxury executive fountain pen",
|
||||
},
|
||||
id: "5", brand: "Escobar", name: "Executive Fountain Pen", price: "$3,800", rating: 5,
|
||||
reviewCount: "75 reviews", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-art-supplies-arrangement_23-2148577660.jpg", imageAlt: "Luxury executive fountain pen"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Escobar Spirits",
|
||||
name: "Aged Reserve Whiskey",
|
||||
price: "$5,000",
|
||||
rating: 5,
|
||||
reviewCount: "90 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-cocktail-with-whiskey-lemon-peel_123827-37432.jpg",
|
||||
imageAlt: "Bottle of aged reserve whiskey in a luxury setting",
|
||||
},
|
||||
id: "6", brand: "Escobar", name: "Aged Reserve Whiskey", price: "$5,000", rating: 5,
|
||||
reviewCount: "90 reviews", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-cocktail-with-whiskey-lemon-peel_123827-37432.jpg", imageAlt: "Bottle of aged reserve whiskey in a luxury setting"}
|
||||
]}
|
||||
title="Exquisite Collections"
|
||||
description="Handpicked items embodying luxury, elegance, and timeless appeal. Each piece tells a story."
|
||||
tag="Curated Selection"
|
||||
title="The Escobar Collections"
|
||||
description="Explore our meticulously curated collections, where every item is a masterpiece of luxury, design, and sophistication."
|
||||
tag="Timeless Elegance"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -251,42 +152,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Isabella V.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-that-works-home_329181-14524.jpg",
|
||||
imageAlt: "Portrait of Isabella V.",
|
||||
},
|
||||
id: "1", name: "Isabella V.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-that-works-home_329181-14524.jpg", imageAlt: "Portrait of Isabella V."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Julian T.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg",
|
||||
imageAlt: "Portrait of Julian T.",
|
||||
},
|
||||
id: "2", name: "Julian T.", imageSrc: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageAlt: "Portrait of Julian T."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophia R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg",
|
||||
imageAlt: "Portrait of Sophia R.",
|
||||
},
|
||||
id: "3", name: "Sophia R.", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg", imageAlt: "Portrait of Sophia R."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1457.jpg",
|
||||
imageAlt: "Portrait of Marcus L.",
|
||||
},
|
||||
id: "4", name: "Marcus L.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1457.jpg", imageAlt: "Portrait of Marcus L."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Olivia M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
imageAlt: "Portrait of Olivia M.",
|
||||
},
|
||||
id: "5", name: "Olivia M.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageAlt: "Portrait of Olivia M."}
|
||||
]}
|
||||
cardTitle="Escobar's attention to detail is truly unmatched. Every purchase is an experience."
|
||||
cardTag="Trusted Voices"
|
||||
cardTitle="Escobar embodies true luxury. The quality and experience are simply beyond compare."
|
||||
cardTag="Voices of Distinction"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read More Stories",
|
||||
},
|
||||
text: "Discover Experiences", href: "#"}
|
||||
]}
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
@@ -297,36 +177,25 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Luxury Hotels Group",
|
||||
"Haute Couture Guild",
|
||||
"Global Wealth Management",
|
||||
"Prestige Culinary Arts",
|
||||
"Elite Automotive",
|
||||
"Architectural Digest",
|
||||
"Opulent Events",
|
||||
]}
|
||||
title="Partners in Excellence"
|
||||
description="Collaborating with leading brands and creators who share our commitment to luxury and unparalleled service."
|
||||
tag="Our Network"
|
||||
"Elite Hospitality Group", "Prestige Fashion Houses", "Global Art & Antiquities", "Luxury Lifestyle Ventures", "High-End Automotive Design", "Exclusive Private Clubs", "Concierge Travel Services"]}
|
||||
title="Partners in Distinction"
|
||||
description="We proudly collaborate with leading luxury institutions and exclusive entities who share our vision for excellence and unparalleled service."
|
||||
tag="Our Esteemed Network"
|
||||
showCard={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Connect"
|
||||
title="Reach Out to Us"
|
||||
description="We would be delighted to hear from you. Contact us for bespoke requests, inquiries, or personalized assistance."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elderly-couple-relax-hotel-lounge_482257-102644.jpg"
|
||||
imageAlt="Elegant business lounge interior"
|
||||
mediaAnimation="opacity"
|
||||
inputPlaceholder="Enter your email for exclusive updates"
|
||||
buttonText="Subscribe"
|
||||
termsText="By clicking Subscribe, you're confirming that you agree with our Privacy Policy."
|
||||
variant: "radial-gradient"}}
|
||||
text="We welcome you to connect with Escobar. Our dedicated team is available for bespoke commissions, inquiries, and to provide personalized assistance. Visit our flagship boutique or reach out directly to experience the world of Escobar."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Our Team", href: "mailto:info@escobar.com"}
|
||||
]}
|
||||
ariaLabel="Contact section with email and direct contact information"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -335,56 +204,35 @@ export default function LandingPage() {
|
||||
logoText="Escobar"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Careers", href: "#"}
|
||||
]
|
||||
},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Bespoke Creations", href: "#features"},
|
||||
{
|
||||
label: "Collections", href: "#products"},
|
||||
{
|
||||
label: "Concierge", href: "#"}
|
||||
]
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Connect", items: [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Bespoke Creations",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Collections",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Concierge",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 Escobar. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user