Merge version_1 into main #2
263
src/app/page.tsx
263
src/app/page.tsx
@@ -11,7 +11,7 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Building, Facebook, Fish, IceCream, Instagram, LeafyGreen, Mountain, Sparkles, Star, Users, Utensils } from "lucide-react";
|
||||
import { Building, ChefHat, Facebook, Fish, IceCream, Instagram, LeafyGreen, Martini, Mountain, Sparkles, Star, Trees, Users, Utensils } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,76 +32,43 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Platanus"
|
||||
button={{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book a Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Experience Culinary Excellence at Platanus, Kotor"
|
||||
description="Nestled in the heart of Dobrota, Platanus offers a unique dining experience with exquisite dishes, signature cocktails, and breathtaking views of Kotor Bay. Join us for an unforgettable meal."
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hc-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=1",
|
||||
imageAlt: "Luxurious restaurant interior in Kotor",
|
||||
},
|
||||
id: "hc-1", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg", imageAlt: "Luxurious restaurant interior in Kotor"},
|
||||
{
|
||||
id: "hc-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-served-with-green-herbs-lemon-slices_114579-3581.jpg?_wi=1",
|
||||
imageAlt: "Gourmet seafood pasta dish",
|
||||
},
|
||||
id: "hc-2", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-served-with-green-herbs-lemon-slices_114579-3581.jpg", imageAlt: "Gourmet seafood pasta dish"},
|
||||
{
|
||||
id: "hc-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-martini-with-spices-cinnamon-glass-table_140725-12787.jpg?_wi=1",
|
||||
imageAlt: "Expertly crafted cocktails at the bar",
|
||||
},
|
||||
id: "hc-3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-martini-with-spices-cinnamon-glass-table_140725-12787.jpg", imageAlt: "Expertly crafted cocktails at the bar"},
|
||||
{
|
||||
id: "hc-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216161.jpg",
|
||||
imageAlt: "Romantic outdoor dining area",
|
||||
},
|
||||
id: "hc-4", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-celebrating-valentine-s-day-while-having-lunch-wine-together_23-2149216161.jpg", imageAlt: "Romantic outdoor dining area"},
|
||||
{
|
||||
id: "hc-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35143.jpg",
|
||||
imageAlt: "Exquisite dessert presentation",
|
||||
},
|
||||
id: "hc-5", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35143.jpg", imageAlt: "Exquisite dessert presentation"},
|
||||
{
|
||||
id: "hc-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-949.jpg",
|
||||
imageAlt: "Exterior facade of Platanus restaurant",
|
||||
},
|
||||
id: "hc-6", imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-949.jpg", imageAlt: "Exterior facade of Platanus restaurant"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,19 +80,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
label: "Average Rating",
|
||||
value: "4.5 / 5",
|
||||
},
|
||||
label: "Average Rating", value: "4.5 / 5"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Satisfied Guests",
|
||||
value: "1,600+",
|
||||
},
|
||||
label: "Satisfied Guests", value: "1,600+"},
|
||||
{
|
||||
icon: Utensils,
|
||||
label: "Years of Culinary Passion",
|
||||
value: "10+",
|
||||
},
|
||||
label: "Years of Culinary Passion", value: "10+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -138,80 +99,53 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Mediterranean Seafood",
|
||||
description: "Indulge in the finest local catch, prepared with traditional recipes and a modern twist. Our seafood is sourced daily for unparalleled freshness.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-with-solt-human-hand-white-plate_176474-3073.jpg",
|
||||
imageAlt: "Display of fresh Mediterranean seafood",
|
||||
},
|
||||
title: "Fresh Mediterranean Seafood", description: "Indulge in the finest local catch, prepared with traditional recipes and a modern twist. Our seafood is sourced daily for unparalleled freshness.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fish-with-solt-human-hand-white-plate_176474-3073.jpg", imageAlt: "Display of fresh Mediterranean seafood"},
|
||||
items: [
|
||||
{
|
||||
icon: Fish,
|
||||
text: "Daily Catch",
|
||||
},
|
||||
text: "Daily Catch"},
|
||||
{
|
||||
icon: LeafyGreen,
|
||||
text: "Local Ingredients",
|
||||
},
|
||||
text: "Local Ingredients"},
|
||||
{
|
||||
icon: ChefHat,
|
||||
text: "Expertly Prepared",
|
||||
},
|
||||
text: "Expertly Prepared"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg?_wi=2",
|
||||
imageAlt: "fresh seafood market display",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Exquisite Craft Cocktails",
|
||||
description: "Our skilled mixologists create captivating cocktails, from refreshing classics to innovative signatures, perfect for any occasion.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-drinking-restaurant_23-2149316754.jpg",
|
||||
imageAlt: "Bartender preparing a craft cocktail",
|
||||
},
|
||||
title: "Exquisite Craft Cocktails", description: "Our skilled mixologists create captivating cocktails, from refreshing classics to innovative signatures, perfect for any occasion.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-drinking-restaurant_23-2149316754.jpg", imageAlt: "Bartender preparing a craft cocktail"},
|
||||
items: [
|
||||
{
|
||||
icon: Martini,
|
||||
text: "Signature Drinks",
|
||||
},
|
||||
text: "Signature Drinks"},
|
||||
{
|
||||
icon: IceCream,
|
||||
text: "Refreshing Flavors",
|
||||
},
|
||||
text: "Refreshing Flavors"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Artisan Mixology",
|
||||
},
|
||||
text: "Artisan Mixology"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-served-with-green-herbs-lemon-slices_114579-3581.jpg?_wi=2",
|
||||
imageAlt: "fresh seafood market display",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Charming Mediterranean Ambiance",
|
||||
description: "Dine in a picturesque setting, whether on our sun-drenched terrace or in our cozy interior, enjoying views of Kotor Bay.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-drinking-cup-coffee-cafe_23-2147925426.jpg",
|
||||
imageAlt: "Charming outdoor dining area overlooking Kotor Bay",
|
||||
},
|
||||
title: "Charming Mediterranean Ambiance", description: "Dine in a picturesque setting, whether on our sun-drenched terrace or in our cozy interior, enjoying views of Kotor Bay.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-drinking-cup-coffee-cafe_23-2147925426.jpg", imageAlt: "Charming outdoor dining area overlooking Kotor Bay"},
|
||||
items: [
|
||||
{
|
||||
icon: Trees,
|
||||
text: "Outdoor Terrace",
|
||||
},
|
||||
text: "Outdoor Terrace"},
|
||||
{
|
||||
icon: Building,
|
||||
text: "Cozy Interior",
|
||||
},
|
||||
text: "Cozy Interior"},
|
||||
{
|
||||
icon: Mountain,
|
||||
text: "Bay Views",
|
||||
},
|
||||
text: "Bay Views"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-martini-with-spices-cinnamon-glass-table_140725-12787.jpg?_wi=2",
|
||||
imageAlt: "fresh seafood market display",
|
||||
},
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Savor the Taste of Platanus"
|
||||
description="From freshly sourced seafood to expertly crafted cocktails, every detail at Platanus is designed for your pleasure. Explore our unique offerings and welcoming ambiance."
|
||||
@@ -226,47 +160,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p-1",
|
||||
name: "Frutti Di Mare",
|
||||
price: "€22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-seafood-white-plate_74190-2796.jpg",
|
||||
imageAlt: "Frutti Di Mare pasta",
|
||||
},
|
||||
id: "p-1", name: "Frutti Di Mare", price: "€22.00", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-seafood-white-plate_74190-2796.jpg", imageAlt: "Frutti Di Mare pasta"},
|
||||
{
|
||||
id: "p-2",
|
||||
name: "Rizoto Sa Piletinom I Tikvicama",
|
||||
price: "€18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-chicken-drumstick-fragrant-basmati-rice_272375-26529.jpg",
|
||||
imageAlt: "Risotto with chicken and zucchini",
|
||||
},
|
||||
id: "p-2", name: "Rizoto Sa Piletinom I Tikvicama", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/golden-chicken-drumstick-fragrant-basmati-rice_272375-26529.jpg", imageAlt: "Risotto with chicken and zucchini"},
|
||||
{
|
||||
id: "p-3",
|
||||
name: "Sea Bass With Seasonal Vegetables",
|
||||
price: "€25.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-olives-dogwood-lemon-slices_140725-798.jpg",
|
||||
imageAlt: "Grilled sea bass with vegetables",
|
||||
},
|
||||
id: "p-3", name: "Sea Bass With Seasonal Vegetables", price: "€25.00", imageSrc: "http://img.b2bpic.net/free-photo/meat-plate-with-olives-dogwood-lemon-slices_140725-798.jpg", imageAlt: "Grilled sea bass with vegetables"},
|
||||
{
|
||||
id: "p-4",
|
||||
name: "Beef Burger",
|
||||
price: "€15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637344.jpg",
|
||||
imageAlt: "Gourmet beef burger with fries",
|
||||
},
|
||||
id: "p-4", name: "Beef Burger", price: "€15.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637344.jpg", imageAlt: "Gourmet beef burger with fries"},
|
||||
{
|
||||
id: "p-5",
|
||||
name: "Black Linguini with Shrimps",
|
||||
price: "€20.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg",
|
||||
imageAlt: "Black linguini pasta with shrimps",
|
||||
},
|
||||
id: "p-5", name: "Black Linguini with Shrimps", price: "€20.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg", imageAlt: "Black linguini pasta with shrimps"},
|
||||
{
|
||||
id: "p-6",
|
||||
name: "Fish Platter for Two",
|
||||
price: "€45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimp-with-sauce-plate_141793-11283.jpg",
|
||||
imageAlt: "Large fish platter with assorted seafood",
|
||||
},
|
||||
id: "p-6", name: "Fish Platter for Two", price: "€45.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimp-with-sauce-plate_141793-11283.jpg", imageAlt: "Large fish platter with assorted seafood"},
|
||||
]}
|
||||
title="Our Exquisite Menu"
|
||||
description="Discover a delightful array of dishes, from traditional Mediterranean flavors to international favorites, all prepared with the freshest local ingredients."
|
||||
@@ -280,50 +184,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "Sarah J.",
|
||||
handle: "@foodlover_kotor",
|
||||
testimonial: "Platanus offered an incredible dining experience! The Frutti Di Mare was divine, and the views of Kotor Bay were breathtaking. A must-visit!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anxious-elderly-female-gardener-wearing-gardening-hat-holding-hot-pepper-isolated-pink-wall-with-copy-space_141793-116937.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "t-1", name: "Sarah J.", handle: "@foodlover_kotor", testimonial: "Platanus offered an incredible dining experience! The Frutti Di Mare was divine, and the views of Kotor Bay were breathtaking. A must-visit!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anxious-elderly-female-gardener-wearing-gardening-hat-holding-hot-pepper-isolated-pink-wall-with-copy-space_141793-116937.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "Mark L.",
|
||||
handle: "@travelguru_mne",
|
||||
testimonial: "The atmosphere at Platanus is simply magical. We enjoyed the Sea Bass With and a couple of their excellent cocktails. Service was impeccable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-dining-out_23-2149212186.jpg",
|
||||
imageAlt: "Mark L.",
|
||||
},
|
||||
id: "t-2", name: "Mark L.", handle: "@travelguru_mne", testimonial: "The atmosphere at Platanus is simply magical. We enjoyed the Sea Bass With and a couple of their excellent cocktails. Service was impeccable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-dining-out_23-2149212186.jpg", imageAlt: "Mark L."},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "Emily R.",
|
||||
handle: "@montenegro_eats",
|
||||
testimonial: "Highly recommend the Rizoto Sa Piletinom I Tikvicama! Every dish was a work of art. Platanus truly captures the essence of Mediterranean hospitality.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
id: "t-3", name: "Emily R.", handle: "@montenegro_eats", testimonial: "Highly recommend the Rizoto Sa Piletinom I Tikvicama! Every dish was a work of art. Platanus truly captures the essence of Mediterranean hospitality.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-smiling_23-2148014954.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
id: "t-4",
|
||||
name: "David K.",
|
||||
handle: "@discoverkotor",
|
||||
testimonial: "The best meal we had in Kotor! The Black Linguini with Shrimps was perfectly cooked, and the staff were incredibly friendly and attentive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
id: "t-4", name: "David K.", handle: "@discoverkotor", testimonial: "The best meal we had in Kotor! The Black Linguini with Shrimps was perfectly cooked, and the staff were incredibly friendly and attentive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", imageAlt: "David K."},
|
||||
{
|
||||
id: "t-5",
|
||||
name: "Anna P.",
|
||||
handle: "@gastronomy_adventures",
|
||||
testimonial: "A truly memorable culinary journey. The Fish Platter was fresh and delicious, and their Aperol Spritz hit just the right spot. We'll be back!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg",
|
||||
imageAlt: "Anna P.",
|
||||
},
|
||||
id: "t-5", name: "Anna P.", handle: "@gastronomy_adventures", testimonial: "A truly memorable culinary journey. The Fish Platter was fresh and delicious, and their Aperol Spritz hit just the right spot. We'll be back!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", imageAlt: "Anna P."},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Guests Say"
|
||||
@@ -337,25 +211,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Do I need a reservation?",
|
||||
content: "Yes, reservations are highly recommended, especially during peak season and for evening dining, to ensure you get a table.",
|
||||
},
|
||||
id: "faq-1", title: "Do I need a reservation?", content: "Yes, reservations are highly recommended, especially during peak season and for evening dining, to ensure you get a table."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What are your opening hours?",
|
||||
content: "Platanus is open daily from 07:00 AM to 00:00 AM (midnight), offering breakfast, lunch, and dinner.",
|
||||
},
|
||||
id: "faq-2", title: "What are your opening hours?", content: "Platanus is open daily from 07:00 AM to 00:00 AM (midnight), offering breakfast, lunch, and dinner."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you offer vegetarian or vegan options?",
|
||||
content: "Yes, our menu includes a variety of vegetarian and vegan dishes. Please inform your server about any dietary restrictions.",
|
||||
},
|
||||
id: "faq-3", title: "Do you offer vegetarian or vegan options?", content: "Yes, our menu includes a variety of vegetarian and vegan dishes. Please inform your server about any dietary restrictions."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Is there parking available?",
|
||||
content: "Limited parking is available nearby. We recommend arriving early or using local taxi services.",
|
||||
},
|
||||
id: "faq-4", title: "Is there parking available?", content: "Limited parking is available nearby. We recommend arriving early or using local taxi services."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about reservations, opening hours, and our services at Platanus to plan your perfect visit."
|
||||
@@ -367,8 +229,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Reservations & Inquiries"
|
||||
title="Visit Us or Make a Reservation"
|
||||
description="We look forward to welcoming you to Platanus. Reservations are highly recommended for an optimal dining experience. Call us directly to book your table or for any special requests. \n\nPhone: 069-165-065\nAddress: Put Bokeljskih Brigada, Dobrota 85330, Kotor"
|
||||
@@ -383,14 +244,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://www.facebook.com/PlatanusKotor",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "https://www.facebook.com/PlatanusKotor", ariaLabel: "Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://www.instagram.com/platanuskotor",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "https://www.instagram.com/platanuskotor", ariaLabel: "Instagram profile"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user