Merge version_1 into main #2
140
src/app/page.tsx
140
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Treatments",
|
||||
id: "treatments",
|
||||
},
|
||||
name: "Treatments", id: "treatments"},
|
||||
{
|
||||
name: "Offers",
|
||||
id: "offers",
|
||||
},
|
||||
name: "Offers", id: "offers"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Bliss Beauty"
|
||||
/>
|
||||
@@ -57,32 +47,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Peaceful Beauty in a Tranquil Cabin"
|
||||
description="Bliss Beauty offers a purpose-built, peaceful retreat in Quedgeley, Gloucester. Established in 2010, providing expert, insured beauty treatments in a relaxing setting."
|
||||
tag="Est. 2010"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=1",
|
||||
imageAlt: "Tranquil cabin interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg", imageAlt: "Tranquil cabin interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=2",
|
||||
imageAlt: "Calm treatment room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=3",
|
||||
imageAlt: "Serene spa atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=4",
|
||||
imageAlt: "Professional salon setup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg?_wi=5",
|
||||
imageAlt: "Relaxing beauty space",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/towels-burning-candles_23-2147648533.jpg", imageAlt: "Calm treatment room"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -109,50 +82,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Nails",
|
||||
name: "Luxury Manicure",
|
||||
price: "£25",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", brand: "Nails", name: "Luxury Manicure", price: "£25", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Skincare",
|
||||
name: "Full Facial",
|
||||
price: "£30",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-massaging-her-client-s-face_23-2149037148.jpg",
|
||||
},
|
||||
id: "p2", brand: "Skincare", name: "Full Facial", price: "£30", rating: 5,
|
||||
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-massaging-her-client-s-face_23-2149037148.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Massage",
|
||||
name: "Hot Stone Massage",
|
||||
price: "£25",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", brand: "Massage", name: "Hot Stone Massage", price: "£25", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Eyes",
|
||||
name: "Eyelash Lift",
|
||||
price: "£35",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg?_wi=2",
|
||||
},
|
||||
id: "p4", brand: "Eyes", name: "Eyelash Lift", price: "£35", rating: 5,
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-candles-dried-citrus-slices-la-stone-honey-essential-oil-bottles-pot-plant-desk-against-wall_23-2148087717.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Body",
|
||||
name: "Full Body Scrub",
|
||||
price: "£45",
|
||||
rating: 5,
|
||||
reviewCount: "40+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg?_wi=2",
|
||||
},
|
||||
id: "p5", brand: "Body", name: "Full Body Scrub", price: "£45", rating: 5,
|
||||
reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/cross-forearm-pressure-calf-myofascial-release_169016-69127.jpg"},
|
||||
]}
|
||||
title="Treatments & Prices"
|
||||
description="Indulge in our range of professional pampering services, from luxury manicures to soothing hot stone massages."
|
||||
@@ -166,54 +109,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "o1",
|
||||
badge: "Combo",
|
||||
price: "£35",
|
||||
subtitle: "Choose any 2 treatments",
|
||||
buttons: [
|
||||
id: "o1", badge: "Combo", price: "£35", subtitle: "Choose any 2 treatments", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Gel Manicure",
|
||||
"Gel Pedicure",
|
||||
"Spray Tan",
|
||||
],
|
||||
"Gel Manicure", "Gel Pedicure", "Spray Tan"],
|
||||
},
|
||||
{
|
||||
id: "o2",
|
||||
badge: "Hot Stone",
|
||||
price: "£40",
|
||||
subtitle: "Massage + Facial Combo",
|
||||
buttons: [
|
||||
id: "o2", badge: "Hot Stone", price: "£40", subtitle: "Massage + Facial Combo", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Full Facial",
|
||||
"30min Hot Stone Massage",
|
||||
],
|
||||
"Full Facial", "30min Hot Stone Massage"],
|
||||
},
|
||||
{
|
||||
id: "o3",
|
||||
badge: "Micro",
|
||||
price: "£60",
|
||||
subtitle: "3 x 30min Sessions",
|
||||
buttons: [
|
||||
id: "o3", badge: "Micro", price: "£60", subtitle: "3 x 30min Sessions", buttons: [
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Microdermabrasion",
|
||||
"Exfoliation",
|
||||
"Skin Polish",
|
||||
],
|
||||
"Microdermabrasion", "Exfoliation", "Skin Polish"],
|
||||
},
|
||||
]}
|
||||
title="Special Offers"
|
||||
@@ -225,8 +142,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Book Your Appointment"
|
||||
description="Ready to relax? Get in touch to schedule your next treatment. Card payments accepted. Please note 24hr cancellation policy."
|
||||
|
||||
Reference in New Issue
Block a user