Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:10:53 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="small"
sizing="largeSmallSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Experience the Mediterranean like never before. Discover hidden coves, ancient traditions, and unforgettable moments aboard our premium boat fleet."
tag="Luxury Boat Rentals"
tagIcon={Anchor}
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Book Your Adventure", href: "#pricing" },
{ text: "Explore Fleet", href: "#fleet" }
@@ -156,7 +156,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Stay Updated with Special Offers"
description="Subscribe to receive exclusive deals, travel tips, and first access to new boat charter experiences in Sicily."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"