Merge version_1 into main #2
185
src/app/page.tsx
185
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Amenities",
|
||||
id: "#amenities",
|
||||
},
|
||||
name: "Amenities", id: "#amenities"},
|
||||
{
|
||||
name: "Booking",
|
||||
id: "#booking",
|
||||
},
|
||||
name: "Booking", id: "#booking"},
|
||||
]}
|
||||
brandName="Starlight Pod"
|
||||
/>
|
||||
@@ -53,47 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Starlight Pod"
|
||||
description="Your private escape in the heart of Pembrokeshire"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Direct",
|
||||
href: "#booking",
|
||||
},
|
||||
text: "Book Direct", href: "#booking"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=1",
|
||||
imageAlt: "Starlight Pod Exterior",
|
||||
},
|
||||
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg", imageAlt: "Starlight Pod Exterior"},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=2",
|
||||
imageAlt: "Glamping view",
|
||||
},
|
||||
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg", imageAlt: "Glamping view"},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg?_wi=1",
|
||||
imageAlt: "Pembrokeshire coast",
|
||||
},
|
||||
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg", imageAlt: "Pembrokeshire coast"},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg?_wi=1",
|
||||
imageAlt: "Private hot tub",
|
||||
},
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg", imageAlt: "Private hot tub"},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg?_wi=1",
|
||||
imageAlt: "Firepit area",
|
||||
},
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg", imageAlt: "Firepit area"},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg?_wi=1",
|
||||
imageAlt: "Woodland scenery",
|
||||
},
|
||||
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg", imageAlt: "Woodland scenery"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,13 +76,9 @@ export default function LandingPage() {
|
||||
description="A unique and tranquil glamping pod set in beautiful Pembrokeshire countryside. Close to stunning coastal walks and south Pembrokeshire beaches. The perfect escape to recharge and unwind."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Relaxation",
|
||||
},
|
||||
value: "100%", title: "Relaxation"},
|
||||
{
|
||||
value: "Top",
|
||||
title: "Location",
|
||||
},
|
||||
value: "Top", title: "Location"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/big-soft-bed-beautiful-pair-lovers-rests_197531-29047.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -127,41 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Private Hot Tub",
|
||||
description: "Soak under the stars",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg?_wi=2",
|
||||
imageAlt: "Hot Tub",
|
||||
},
|
||||
title: "Private Hot Tub", description: "Soak under the stars", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg", imageAlt: "Hot Tub"},
|
||||
{
|
||||
title: "Firepit & BBQ",
|
||||
description: "Evening fires and grilling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg?_wi=2",
|
||||
imageAlt: "Firepit",
|
||||
},
|
||||
title: "Firepit & BBQ", description: "Evening fires and grilling", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg", imageAlt: "Firepit"},
|
||||
{
|
||||
title: "Modern Kitchen",
|
||||
description: "Fully equipped facilities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=1",
|
||||
imageAlt: "Kitchen",
|
||||
},
|
||||
title: "Modern Kitchen", description: "Fully equipped facilities", imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg", imageAlt: "Kitchen"},
|
||||
{
|
||||
title: "Air Conditioning",
|
||||
description: "Stay cool year-round",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=3",
|
||||
imageAlt: "Interior",
|
||||
},
|
||||
title: "Air Conditioning", description: "Stay cool year-round", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg", imageAlt: "Interior"},
|
||||
{
|
||||
title: "WiFi & TV",
|
||||
description: "Stay connected or relax",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg?_wi=2",
|
||||
imageAlt: "Lounge",
|
||||
},
|
||||
title: "WiFi & TV", description: "Stay connected or relax", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg", imageAlt: "Lounge"},
|
||||
{
|
||||
title: "Beach Access",
|
||||
description: "Minutes to the sand",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg?_wi=2",
|
||||
imageAlt: "Coast",
|
||||
},
|
||||
title: "Beach Access", description: "Minutes to the sand", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg", imageAlt: "Coast"},
|
||||
]}
|
||||
title="Amenities"
|
||||
description="Everything you need for a comfortable stay."
|
||||
@@ -170,52 +113,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Exterior",
|
||||
price: "",
|
||||
variant: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg?_wi=4",
|
||||
},
|
||||
id: "p1", name: "Exterior", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/tent-interior-glamping-night_1268-20438.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Landscape",
|
||||
price: "",
|
||||
variant: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg?_wi=3",
|
||||
},
|
||||
id: "p2", name: "Landscape", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/wooden-road-red-cliff-near-beach-sylt-germany_181624-13251.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Hot Tub",
|
||||
price: "",
|
||||
variant: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg?_wi=3",
|
||||
},
|
||||
id: "p3", name: "Hot Tub", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/transparent-bubble-tent-woman-glamping_1268-20725.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Firepit",
|
||||
price: "",
|
||||
variant: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg?_wi=3",
|
||||
},
|
||||
id: "p4", name: "Firepit", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-holding-guitar_23-2148503450.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Kitchen",
|
||||
price: "",
|
||||
variant: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg?_wi=2",
|
||||
},
|
||||
id: "p5", name: "Kitchen", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/pottery-workplace-with-different-creations-table_23-2148970743.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Sunset",
|
||||
price: "",
|
||||
variant: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg?_wi=3",
|
||||
},
|
||||
id: "p6", name: "Sunset", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-couple-nature_23-2148316064.jpg"},
|
||||
]}
|
||||
title="Our Sanctuary"
|
||||
description="A glimpse into your next retreat."
|
||||
@@ -230,25 +144,15 @@ export default function LandingPage() {
|
||||
author="Sarah Miller"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/charming-male-female-friends-smiling-pink-background-woman-purple-sweatshirt-man-brown-outfit-look-into-camera_197531-27607.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/charming-male-female-friends-smiling-pink-background-woman-purple-sweatshirt-man-brown-outfit-look-into-camera_197531-27607.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-female-traveler-bridge_23-2148362056.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-female-traveler-bridge_23-2148362056.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-resting-log_23-2147835308.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-resting-log_23-2147835308.jpg", alt: "Guest"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-park_1303-28948.jpg",
|
||||
alt: "Guest",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-park_1303-28948.jpg", alt: "Guest"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -259,16 +163,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Booking"
|
||||
title="Check Availability"
|
||||
description="Select your dates and book your Pembrokeshire escape."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -278,25 +179,17 @@ export default function LandingPage() {
|
||||
logoText="Starlight Pod"
|
||||
columns={[
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Maidenwells, Pembrokeshire",
|
||||
href: "#",
|
||||
},
|
||||
label: "Maidenwells, Pembrokeshire", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Booking",
|
||||
href: "#booking",
|
||||
},
|
||||
label: "Booking", href: "#booking"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user