diff --git a/src/app/page.tsx b/src/app/page.tsx
index 32c9ae1..51ea6c1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,104 +34,65 @@ export default function LandingPage() {
@@ -142,23 +103,18 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Our Story: Sailing the Beauty of Ohrid",
- },
+ type: "text", content: "Our Story: Sailing the Beauty of Ohrid"},
{
- type: "text",
- content: "Experience the pristine waters and rich history of Lake Ohrid aboard the Baluk Catamaran. We are dedicated to providing unparalleled luxury, comfort, and adventure.",
- },
+ type: "text", content: "Experience the pristine waters and rich history of Lake Ohrid aboard the Baluk Catamaran. We are dedicated to providing unparalleled luxury, comfort, and adventure."},
+ {
+ type: "image", src: "http://img.b2bpic.net/free-photo/residential-tradition-oriental-peaceful-travel-village_1417-1126.jpg", alt: "Aerial view of Lake Ohrid coastline with a boat"
+ }
]}
buttons={[
{
- text: "Learn More",
- href: "#",
- },
+ text: "Learn More", href: "#"},
]}
buttonAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/residential-tradition-oriental-peaceful-travel-village_1417-1126.jpg"
- imageAlt="Aerial view of Lake Ohrid coastline with a boat"
/>
@@ -169,46 +125,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Luxurious Comfort",
- description: "Relax on spacious decks, comfortable seating, and enjoy panoramic views in ultimate luxury.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/friends-staying-dock-taking-photos_23-2148683898.jpg",
- imageAlt: "People relaxing on catamaran deck",
- },
+ title: "Luxurious Comfort", description: "Relax on spacious decks, comfortable seating, and enjoy panoramic views in ultimate luxury.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/friends-staying-dock-taking-photos_23-2148683898.jpg", imageAlt: "People relaxing on catamaran deck"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/alcohol-shots-sandy-beach_23-2147656137.jpg",
- imageAlt: "Fresh fruit and drinks on boat",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-rusty-boats-sea-near-high-mountains-sunset-norway_181624-8306.jpg",
- imageAlt: "people relaxing on catamaran deck",
+ imageSrc: "http://img.b2bpic.net/free-photo/alcohol-shots-sandy-beach_23-2147656137.jpg", imageAlt: "Fresh fruit and drinks on boat"}
},
{
- title: "Spectacular Scenery",
- description: "Witness breathtaking sunsets, pristine coves, and the historical beauty of Lake Ohrid.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/couples-embracing-near-sea_52683-112251.jpg",
- imageAlt: "Couple watching sunset from boat",
- },
+ title: "Spectacular Scenery", description: "Witness breathtaking sunsets, pristine coves, and the historical beauty of Lake Ohrid.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/couples-embracing-near-sea_52683-112251.jpg", imageAlt: "Couple watching sunset from boat"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-lake-ride-sup-board_72229-1396.jpg",
- imageAlt: "Person jumping into clear lake water",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-cheeky-man-with-gray-hair-winking-pointing-fingers-camera-praising-you-we_1258-137698.jpg",
- imageAlt: "people relaxing on catamaran deck",
+ imageSrc: "http://img.b2bpic.net/free-photo/man-lake-ride-sup-board_72229-1396.jpg", imageAlt: "Person jumping into clear lake water"}
},
{
- title: "Personalized Experiences",
- description: "Whether it's a family outing or a private celebration, we tailor every cruise to your desires.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-girls-posing-photographer-positive-emotions_146671-19002.jpg",
- imageAlt: "Children playing on boat",
- },
+ title: "Personalized Experiences", description: "Whether it's a family outing or a private celebration, we tailor every cruise to your desires.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-girls-posing-photographer-positive-emotions_146671-19002.jpg", imageAlt: "Children playing on boat"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/mom-son-playing-with-paper-boats-by-lake_158595-1795.jpg",
- imageAlt: "Private party on a luxury yacht",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-tourist-woman-smiling-happy-drinking-coffee-city_839833-25789.jpg",
- imageAlt: "people relaxing on catamaran deck",
+ imageSrc: "http://img.b2bpic.net/free-photo/mom-son-playing-with-paper-boats-by-lake_158595-1795.jpg", imageAlt: "Private party on a luxury yacht"}
},
]}
showStepNumbers={true}
@@ -225,53 +157,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "cruise-1",
- name: "Sunset Delight Cruise",
- price: "€50/person",
- variant: "2.5 hours",
- imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-with-red-heart-balloon_23-2147738199.jpg",
- imageAlt: "Sunset cruise on Lake Ohrid",
- },
+ id: "cruise-1", name: "Sunset Delight Cruise", price: "€50/person", variant: "2.5 hours", imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-with-red-heart-balloon_23-2147738199.jpg", imageAlt: "Sunset cruise on Lake Ohrid"},
{
- id: "cruise-2",
- name: "Day Explorer Cruise",
- price: "€75/person",
- variant: "4 hours, swimming stops",
- imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-waterfall_72229-1283.jpg",
- imageAlt: "Day cruise with swimming",
- },
+ id: "cruise-2", name: "Day Explorer Cruise", price: "€75/person", variant: "4 hours, swimming stops", imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-waterfall_72229-1283.jpg", imageAlt: "Day cruise with swimming"},
{
- id: "cruise-3",
- name: "Private Luxury Tour",
- price: "€300/hour",
- variant: "Custom duration",
- imageSrc: "http://img.b2bpic.net/free-photo/yachts-kotor-bay-montenegro_1268-14782.jpg",
- imageAlt: "Private luxury catamaran",
- },
+ id: "cruise-3", name: "Private Luxury Tour", price: "€300/hour", variant: "Custom duration", imageSrc: "http://img.b2bpic.net/free-photo/yachts-kotor-bay-montenegro_1268-14782.jpg", imageAlt: "Private luxury catamaran"},
{
- id: "cruise-4",
- name: "Family Fun Adventure",
- price: "€60/person",
- variant: "3 hours, kid-friendly",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-hanging-out-jetty_23-2150514788.jpg",
- imageAlt: "Family playing on boat",
- },
+ id: "cruise-4", name: "Family Fun Adventure", price: "€60/person", variant: "3 hours, kid-friendly", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-hanging-out-jetty_23-2150514788.jpg", imageAlt: "Family playing on boat"},
{
- id: "cruise-5",
- name: "Celebration Party Cruise",
- price: "Inquire for quote",
- variant: "Tailored for events",
- imageSrc: "http://img.b2bpic.net/free-photo/people-toasting-party_23-2148232022.jpg",
- imageAlt: "Party on a catamaran",
- },
+ id: "cruise-5", name: "Celebration Party Cruise", price: "Inquire for quote", variant: "Tailored for events", imageSrc: "http://img.b2bpic.net/free-photo/people-toasting-party_23-2148232022.jpg", imageAlt: "Party on a catamaran"},
{
- id: "cruise-6",
- name: "Historic Landmarks Tour",
- price: "€80/person",
- variant: "3.5 hours, cultural insights",
- imageSrc: "http://img.b2bpic.net/free-photo/staircase-down-river_1150-11146.jpg",
- imageAlt: "Historic monastery from lake",
- },
+ id: "cruise-6", name: "Historic Landmarks Tour", price: "€80/person", variant: "3.5 hours, cultural insights", imageSrc: "http://img.b2bpic.net/free-photo/staircase-down-river_1150-11146.jpg", imageAlt: "Historic monastery from lake"},
]}
title="Our Exclusive Catamaran Cruises"
description="Choose from our curated selection of cruises designed for ultimate relaxation and adventure."
@@ -283,14 +179,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Ohrid Tourism",
- "Lake Adventures Inc.",
- "Balkan Travel Guides",
- "Luxury Yachting Club",
- "The Cruise Enthusiast",
- "Family Getaways Magazine",
- "Local Ohrid Favorites",
- ]}
+ "Ohrid Tourism", "Lake Adventures Inc.", "Balkan Travel Guides", "Luxury Yachting Club", "The Cruise Enthusiast", "Family Getaways Magazine", "Local Ohrid Favorites"]}
title="Trusted by Travelers & Partners"
description="Collaborating with leading travel brands to bring you the best of Lake Ohrid."
/>
@@ -304,25 +193,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "500+",
- title: "Happy Guests Annually",
- description: "Our priority is your satisfaction and unforgettable memories.",
- icon: Compass,
+ id: "m1", value: "500+", title: "Happy Guests Annually", description: "Our priority is your satisfaction and unforgettable memories.", icon: Compass,
},
{
- id: "m2",
- value: "100%",
- title: "Safety Record",
- description: "Professionally crewed and maintained for your peace of mind.",
- icon: Sun,
+ id: "m2", value: "100%", title: "Safety Record", description: "Professionally crewed and maintained for your peace of mind.", icon: Sun,
},
{
- id: "m3",
- value: "5-Star",
- title: "Average Rating",
- description: "Consistently excellent reviews from our valued customers.",
- icon: Star,
+ id: "m3", value: "5-Star", title: "Average Rating", description: "Consistently excellent reviews from our valued customers.", icon: Star,
},
]}
title="Baluk Catamaran by the Numbers"
@@ -338,25 +215,15 @@ export default function LandingPage() {
author="Elena Petrova, Traveler"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg",
- alt: "Elena Petrova",
- },
+ src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", alt: "Elena Petrova"},
{
- src: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg",
- alt: "Mark Johnson",
- },
+ src: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg", alt: "Mark Johnson"},
{
- src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
- alt: "Sophia Lee",
- },
+ src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Sophia Lee"},
{
- src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg",
- alt: "Daniel White",
- },
+ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg", alt: "Daniel White"},
{
- src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
- alt: "Olivia Brown",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", alt: "Olivia Brown"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -369,30 +236,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq-1",
- title: "What is included in a typical cruise?",
- content: "Our cruises typically include a professional skipper, fuel, light refreshments, and stunning views of Lake Ohrid. Specific inclusions vary by package.",
- },
+ id: "faq-1", title: "What is included in a typical cruise?", content: "Our cruises typically include a professional skipper, fuel, light refreshments, and stunning views of Lake Ohrid. Specific inclusions vary by package."},
{
- id: "faq-2",
- title: "Can we customize our cruise route?",
- content: "Absolutely! For private tours, we offer customizable routes. You can discuss your preferences with our team when booking.",
- },
+ id: "faq-2", title: "Can we customize our cruise route?", content: "Absolutely! For private tours, we offer customizable routes. You can discuss your preferences with our team when booking."},
{
- id: "faq-3",
- title: "What should we bring on the cruise?",
- content: "We recommend bringing sunscreen, sunglasses, a hat, a camera, and a swimsuit if you plan to swim. Towels are also a good idea!",
- },
+ id: "faq-3", title: "What should we bring on the cruise?", content: "We recommend bringing sunscreen, sunglasses, a hat, a camera, and a swimsuit if you plan to swim. Towels are also a good idea!"},
{
- id: "faq-4",
- title: "Is food and drink provided?",
- content: "Light refreshments are usually included. For longer cruises or private events, catering options are available upon request and can be customized.",
- },
+ id: "faq-4", title: "Is food and drink provided?", content: "Light refreshments are usually included. For longer cruises or private events, catering options are available upon request and can be customized."},
{
- id: "faq-5",
- title: "What is your cancellation policy?",
- content: "Cancellations made 48 hours in advance receive a full refund. Cancellations within 24 hours may incur a fee. Please check our detailed terms upon booking.",
- },
+ id: "faq-5", title: "What is your cancellation policy?", content: "Cancellations made 48 hours in advance receive a full refund. Cancellations within 24 hours may incur a fee. Please check our detailed terms upon booking."},
]}
title="Your Questions, Answered"
description="Find quick answers to common questions about our cruises and booking process."
@@ -407,37 +259,20 @@ export default function LandingPage() {
description="Ready to set sail? Contact us today to customize your Baluk Catamaran experience."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Your Phone Number",
- },
+ name: "phone", type: "tel", placeholder: "Your Phone Number"},
{
- name: "date",
- type: "date",
- placeholder: "Preferred Date",
- },
+ name: "date", type: "date", placeholder: "Preferred Date"},
{
- name: "guests",
- type: "number",
- placeholder: "Number of Guests",
- },
+ name: "guests", type: "number", placeholder: "Number of Guests"},
]}
textarea={{
- name: "message",
- placeholder: "Tell us about your ideal cruise...",
- rows: 5,
+ name: "message", placeholder: "Tell us about your ideal cruise...", rows: 5,
}}
imageSrc="http://img.b2bpic.net/free-photo/girl-congratulates-her-boyfriend-his-birthday_146671-18972.jpg"
imageAlt="Catamaran docked at Lake Ohrid"
@@ -453,49 +288,31 @@ export default function LandingPage() {
{
items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Cruises",
- href: "#cruises",
- },
+ label: "Cruises", href: "#cruises"},
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
],
},
{
items: [
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
],
},
{
items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}