Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function ContactPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -32,9 +32,7 @@ export default function ContactPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "/workshops",
|
||||
}}
|
||||
text: "Book Now", href: "/workshops"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -45,7 +43,7 @@ export default function ContactPage() {
|
||||
title="Connect with Istanbul Workshops Today"
|
||||
description="Have questions about our workshops? Want to book a group experience? Our team is here to help. Reach out and let's create your perfect Istanbul adventure."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your.email@example.com"
|
||||
buttonText="Send"
|
||||
@@ -61,38 +59,20 @@ export default function ContactPage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
handle: "@sarahtravels",
|
||||
testimonial:
|
||||
"This was the most authentic experience of my Istanbul trip! The calligraphy master was incredibly patient and the workshop space was magical.",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahtravels", testimonial:
|
||||
"This was the most authentic experience of my Istanbul trip! The calligraphy master was incredibly patient and the workshop space was magical.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Johnson",
|
||||
handle: "@marcusadventures",
|
||||
testimonial:
|
||||
"Exceeded all expectations. The carpet weaving workshop was a perfect blend of challenge and relaxation. Highly recommend!",
|
||||
rating: 5,
|
||||
id: "2", name: "Marcus Johnson", handle: "@marcusadventures", testimonial:
|
||||
"Exceeded all expectations. The carpet weaving workshop was a perfect blend of challenge and relaxation. Highly recommend!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amira Hassan",
|
||||
handle: "@amiraexplores",
|
||||
testimonial:
|
||||
"As someone with Turkish heritage, this workshop helped me reconnect with my roots. Deeply personal and inspiring experience.",
|
||||
rating: 5,
|
||||
id: "3", name: "Amira Hassan", handle: "@amiraexplores", testimonial:
|
||||
"As someone with Turkish heritage, this workshop helped me reconnect with my roots. Deeply personal and inspiring experience.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg?_wi=2",
|
||||
imageAlt: "Amira Hassan",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg", imageAlt: "Amira Hassan"},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
@@ -106,8 +86,7 @@ export default function ContactPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "All Workshops", href: "/workshops" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
@@ -115,8 +94,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Workshop Types",
|
||||
items: [
|
||||
title: "Workshop Types", items: [
|
||||
{ label: "Calligraphy", href: "/workshops" },
|
||||
{ label: "Carpet Weaving", href: "/workshops" },
|
||||
{ label: "Pottery", href: "/workshops" },
|
||||
@@ -124,8 +102,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "For Groups",
|
||||
items: [
|
||||
title: "For Groups", items: [
|
||||
{ label: "Corporate Bookings", href: "/contact" },
|
||||
{ label: "Group Rates", href: "/pricing" },
|
||||
{ label: "Custom Experiences", href: "/contact" },
|
||||
@@ -133,8 +110,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Help Center", href: "/contact" },
|
||||
{ label: "Contact Support", href: "/contact" },
|
||||
{ label: "Booking FAQ", href: "/contact" },
|
||||
@@ -142,8 +118,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/contact" },
|
||||
{ label: "Terms & Conditions", href: "/contact" },
|
||||
{ label: "Cookie Policy", href: "/contact" },
|
||||
|
||||
179
src/app/page.tsx
179
src/app/page.tsx
@@ -36,7 +36,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -52,9 +52,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "/workshops",
|
||||
}}
|
||||
text: "Book Now", href: "/workshops"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -63,14 +61,14 @@ export default function HomePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="ISTANBUL WORKSHOPS"
|
||||
description="Learn Istanbul's Crafts, Live Its Culture. Discover hand-on workshops in traditional Turkish arts, from calligraphy to carpet weaving. Book your authentic Istanbul experience today."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Explore Workshops", href: "/workshops" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14900.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14900.jpg"
|
||||
imageAlt="Traditional Turkish calligraphy workshop"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -85,41 +83,17 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Turkish Calligraphy Workshop",
|
||||
price: "₺450",
|
||||
variant: "Beginner • 3 Hours",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14900.jpg?_wi=2",
|
||||
imageAlt: "Calligraphy workshop setup",
|
||||
},
|
||||
id: "1", name: "Turkish Calligraphy Workshop", price: "₺450", variant: "Beginner • 3 Hours", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/italian-chef-uniform-is-preparing-pastry-pizza-kitchen_613910-14900.jpg", imageAlt: "Calligraphy workshop setup"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carpet Weaving Masterclass",
|
||||
price: "₺650",
|
||||
variant: "Intermediate • 5 Hours",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/person-working-embroidery-workshop_23-2148970775.jpg?_wi=1",
|
||||
imageAlt: "Traditional carpet loom",
|
||||
},
|
||||
id: "2", name: "Carpet Weaving Masterclass", price: "₺650", variant: "Intermediate • 5 Hours", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/person-working-embroidery-workshop_23-2148970775.jpg", imageAlt: "Traditional carpet loom"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ceramic Pottery Workshop",
|
||||
price: "₺550",
|
||||
variant: "Beginner • 4 Hours",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-potter-is-making-vase-pottery-clay-modeling-making-ceramics_169016-67317.jpg?_wi=1",
|
||||
imageAlt: "Pottery wheel and clay",
|
||||
},
|
||||
id: "3", name: "Ceramic Pottery Workshop", price: "₺550", variant: "Beginner • 4 Hours", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-potter-is-making-vase-pottery-clay-modeling-making-ceramics_169016-67317.jpg", imageAlt: "Pottery wheel and clay"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Miniature Painting Experience",
|
||||
price: "₺500",
|
||||
variant: "Advanced • 6 Hours",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/artistic-scene-inspired-by-art-nouveau-style-with-colorful-depictions_23-2151505897.jpg?_wi=1",
|
||||
imageAlt: "Detailed miniature painting",
|
||||
},
|
||||
id: "4", name: "Miniature Painting Experience", price: "₺500", variant: "Advanced • 6 Hours", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/artistic-scene-inspired-by-art-nouveau-style-with-colorful-depictions_23-2151505897.jpg", imageAlt: "Detailed miniature painting"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
carouselMode="buttons"
|
||||
@@ -150,14 +124,10 @@ export default function HomePage() {
|
||||
tagIcon={Award}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Authentic Master Artisans",
|
||||
description:
|
||||
"Learn directly from skilled craftspeople who have dedicated their lives to preserving traditional Turkish arts. Each instructor brings decades of expertise and cultural knowledge.",
|
||||
media: {
|
||||
id: "1", title: "Authentic Master Artisans", description:
|
||||
"Learn directly from skilled craftspeople who have dedicated their lives to preserving traditional Turkish arts. Each instructor brings decades of expertise and cultural knowledge.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/person-working-embroidery-workshop_23-2148970775.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/person-working-embroidery-workshop_23-2148970775.jpg"},
|
||||
items: [
|
||||
{ icon: Award, text: "Certified Master Artisans" },
|
||||
{ icon: Clock, text: "20+ Years Experience Average" },
|
||||
@@ -166,14 +136,10 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Cultural Immersion Experience",
|
||||
description:
|
||||
"Dive deep into Istanbul's rich artistic heritage with hands-on learning in historic workshop spaces filled with authentic tools and materials.",
|
||||
media: {
|
||||
id: "2", title: "Cultural Immersion Experience", description:
|
||||
"Dive deep into Istanbul's rich artistic heritage with hands-on learning in historic workshop spaces filled with authentic tools and materials.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-potter-is-making-vase-pottery-clay-modeling-making-ceramics_169016-67317.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/male-potter-is-making-vase-pottery-clay-modeling-making-ceramics_169016-67317.jpg"},
|
||||
items: [
|
||||
{ icon: MapPin, text: "Historic Workshop Locations" },
|
||||
{ icon: Palette, text: "Traditional Materials & Tools" },
|
||||
@@ -182,14 +148,10 @@ export default function HomePage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Flexible Booking & Support",
|
||||
description:
|
||||
"Book at your convenience with multi-currency support, flexible scheduling, and real-time availability. Our team provides 24/7 support in multiple languages.",
|
||||
media: {
|
||||
id: "3", title: "Flexible Booking & Support", description:
|
||||
"Book at your convenience with multi-currency support, flexible scheduling, and real-time availability. Our team provides 24/7 support in multiple languages.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/artistic-scene-inspired-by-art-nouveau-style-with-colorful-depictions_23-2151505897.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/artistic-scene-inspired-by-art-nouveau-style-with-colorful-depictions_23-2151505897.jpg"},
|
||||
items: [
|
||||
{ icon: Calendar, text: "Real-time Availability" },
|
||||
{ icon: Globe, text: "Multiple Currencies" },
|
||||
@@ -212,71 +174,35 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
handle: "@sarahtravels",
|
||||
testimonial:
|
||||
"This was the most authentic experience of my Istanbul trip! The calligraphy master was incredibly patient and the workshop space was magical. I left with not just beautiful artwork, but genuine cultural understanding.",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahtravels", testimonial:
|
||||
"This was the most authentic experience of my Istanbul trip! The calligraphy master was incredibly patient and the workshop space was magical. I left with not just beautiful artwork, but genuine cultural understanding.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Johnson",
|
||||
handle: "@marcusadventures",
|
||||
testimonial:
|
||||
"Exceeded all expectations. The carpet weaving workshop was a perfect blend of challenge and relaxation. The master weaver shared stories that brought the craft to life. Highly recommend for anyone seeking meaningful experiences.",
|
||||
rating: 5,
|
||||
id: "2", name: "Marcus Johnson", handle: "@marcusadventures", testimonial:
|
||||
"Exceeded all expectations. The carpet weaving workshop was a perfect blend of challenge and relaxation. The master weaver shared stories that brought the craft to life. Highly recommend for anyone seeking meaningful experiences.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amira Hassan",
|
||||
handle: "@amiraexplores",
|
||||
testimonial:
|
||||
"As someone with Turkish heritage, this workshop helped me reconnect with my roots. The pottery session was deeply personal and the artist's passion was contagious. I'm already planning my next workshop!",
|
||||
rating: 5,
|
||||
id: "3", name: "Amira Hassan", handle: "@amiraexplores", testimonial:
|
||||
"As someone with Turkish heritage, this workshop helped me reconnect with my roots. The pottery session was deeply personal and the artist's passion was contagious. I'm already planning my next workshop!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg?_wi=1",
|
||||
imageAlt: "Amira Hassan",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg", imageAlt: "Amira Hassan"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Chen",
|
||||
handle: "@jamesincity",
|
||||
testimonial:
|
||||
"Perfect team-building activity for our company retreat. The miniature painting workshop was engaging, fun, and brought our team together in unexpected ways. Istanbul Workshops made it effortless to organize.",
|
||||
rating: 5,
|
||||
id: "4", name: "James Chen", handle: "@jamesincity", testimonial:
|
||||
"Perfect team-building activity for our company retreat. The miniature painting workshop was engaging, fun, and brought our team together in unexpected ways. Istanbul Workshops made it effortless to organize.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-bearded-man-with-white-smile_176420-18702.jpg",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/handsome-bearded-man-with-white-smile_176420-18702.jpg", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Rossi",
|
||||
handle: "@elenacreates",
|
||||
testimonial:
|
||||
"I'm an artist myself, and I was genuinely inspired by the techniques I learned. The master instructors don't just teach skills—they share the philosophy behind centuries-old traditions. Unforgettable experience.",
|
||||
rating: 5,
|
||||
id: "5", name: "Elena Rossi", handle: "@elenacreates", testimonial:
|
||||
"I'm an artist myself, and I was genuinely inspired by the techniques I learned. The master instructors don't just teach skills—they share the philosophy behind centuries-old traditions. Unforgettable experience.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg",
|
||||
imageAlt: "Elena Rossi",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Elena Rossi"},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Park",
|
||||
handle: "@davidexperiences",
|
||||
testimonial:
|
||||
"The booking process was seamless, the location was perfect, and the workshop itself was even better than described. Worth every penny. Istanbul Workshops has set the standard for experiential tourism.",
|
||||
rating: 5,
|
||||
id: "6", name: "David Park", handle: "@davidexperiences", testimonial:
|
||||
"The booking process was seamless, the location was perfect, and the workshop itself was even better than described. Worth every penny. Istanbul Workshops has set the standard for experiential tourism.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-serious-young-man-looking-camera_23-2148130295.jpg",
|
||||
imageAlt: "David Park",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-serious-young-man-looking-camera_23-2148130295.jpg", imageAlt: "David Park"},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
@@ -293,15 +219,7 @@ export default function HomePage() {
|
||||
tag="Our Partners"
|
||||
tagIcon={Handshake}
|
||||
names={[
|
||||
"Istanbul Tourism Board",
|
||||
"Turkish Ministry of Culture",
|
||||
"UNESCO Heritage Partners",
|
||||
"Premium Hotels Istanbul",
|
||||
"International Arts Foundation",
|
||||
"Global Travel Collective",
|
||||
"Cultural Heritage Network",
|
||||
"Experiential Tourism Alliance",
|
||||
]}
|
||||
"Istanbul Tourism Board", "Turkish Ministry of Culture", "UNESCO Heritage Partners", "Premium Hotels Istanbul", "International Arts Foundation", "Global Travel Collective", "Cultural Heritage Network", "Experiential Tourism Alliance"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -315,7 +233,7 @@ export default function HomePage() {
|
||||
title="Join Our Community of Cultural Explorers"
|
||||
description="Subscribe to receive exclusive workshop offers, cultural insights from our master artisans, and early access to new experiences."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your.email@example.com"
|
||||
buttonText="Subscribe"
|
||||
@@ -327,8 +245,7 @@ export default function HomePage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "All Workshops", href: "/workshops" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
@@ -336,8 +253,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Workshop Types",
|
||||
items: [
|
||||
title: "Workshop Types", items: [
|
||||
{ label: "Calligraphy", href: "/workshops" },
|
||||
{ label: "Carpet Weaving", href: "/workshops" },
|
||||
{ label: "Pottery", href: "/workshops" },
|
||||
@@ -345,8 +261,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "For Groups",
|
||||
items: [
|
||||
title: "For Groups", items: [
|
||||
{ label: "Corporate Bookings", href: "/contact" },
|
||||
{ label: "Group Rates", href: "/pricing" },
|
||||
{ label: "Custom Experiences", href: "/contact" },
|
||||
@@ -354,8 +269,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Help Center", href: "/contact" },
|
||||
{ label: "Contact Support", href: "/contact" },
|
||||
{ label: "Booking FAQ", href: "/contact" },
|
||||
@@ -363,8 +277,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/contact" },
|
||||
{ label: "Terms & Conditions", href: "/contact" },
|
||||
{ label: "Cookie Policy", href: "/contact" },
|
||||
|
||||
Reference in New Issue
Block a user