Merge version_2 into main #3
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
description="Experience the complete workflow of our signature service, designed for seamless comfort and maximum enjoyment throughout your day with us"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Catch: Set Sail for Adventure", description: "Board our luxury charter boat with experienced captains. Navigate pristine waters, use top-tier fishing equipment, and experience the thrill of reeling in your own meal while enjoying panoramic ocean views.", media: { imageSrc: "http://img.b2bpic.net/free-photo/old-fishing-boat-river-with-breathtaking-view-sunset_181624-16031.jpg" },
|
||||
id: "1", title: "Catch: Set Sail for Adventure", description: "Board our luxury charter boat with experienced captains. Navigate pristine waters, use top-tier fishing equipment, and experience the thrill of reeling in your own meal while enjoying panoramic ocean views.", media: { imageSrc: "http://img.b2bpic.net/free-photo/old-fishing-boat-river-with-breathtaking-view-sunset_181624-16031.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Bot, text: "Luxury vessel with premium amenities" },
|
||||
{ icon: Users, text: "Expert captain guidance" },
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Eat: Waterfront Fine Dining", description: "Dine in our exclusive waterfront restaurant overlooking the ocean where your catch becomes the centerpiece of an unforgettable meal. Paired wines, artful plating, and impeccable service complete the experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-oysters-with-lemons-ice_52683-111695.jpg" },
|
||||
id: "3", title: "Eat: Waterfront Fine Dining", description: "Dine in our exclusive waterfront restaurant overlooking the ocean where your catch becomes the centerpiece of an unforgettable meal. Paired wines, artful plating, and impeccable service complete the experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-oysters-with-lemons-ice_52683-111695.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Wine, text: "Curated wine pairings" },
|
||||
{ icon: Utensils, text: "Fine dining presentation" },
|
||||
@@ -161,21 +161,21 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "miami", groupTitle: "Miami", members: [
|
||||
{
|
||||
id: "miami-1", title: "Miami Charter & Restaurant", subtitle: "Atlantic Coast", detail: "Biscayne Bay, Miami, FL", imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg"
|
||||
id: "miami-1", title: "Miami Charter & Restaurant", subtitle: "Atlantic Coast", detail: "Biscayne Bay, Miami, FL", imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg?_wi=1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "charleston", groupTitle: "Charleston", members: [
|
||||
{
|
||||
id: "charleston-1", title: "Charleston Harbor Dining", subtitle: "Historic Waterfront", detail: "Charleston, SC", imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-oysters-with-lemons-ice_52683-111695.jpg"
|
||||
id: "charleston-1", title: "Charleston Harbor Dining", subtitle: "Historic Waterfront", detail: "Charleston, SC", imageSrc: "http://img.b2bpic.net/free-photo/view-ready-eat-oysters-with-lemons-ice_52683-111695.jpg?_wi=2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "port-charlotte", groupTitle: "Port Charlotte", members: [
|
||||
{
|
||||
id: "port-charlotte-1", title: "Port Charlotte Experience", subtitle: "Gulf Coast", detail: "Port Charlotte, FL", imageSrc: "http://img.b2bpic.net/free-photo/old-fishing-boat-river-with-breathtaking-view-sunset_181624-16031.jpg"
|
||||
id: "port-charlotte-1", title: "Port Charlotte Experience", subtitle: "Gulf Coast", detail: "Port Charlotte, FL", imageSrc: "http://img.b2bpic.net/free-photo/old-fishing-boat-river-with-breathtaking-view-sunset_181624-16031.jpg?_wi=2"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg?_wi=2"
|
||||
imageAlt="Catch & Dine waterfront restaurant exterior at sunset"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user