Update src/app/page.tsx

This commit is contained in:
2026-05-24 13:17:51 +00:00
parent a91c7c1714
commit c488a55179

View File

@@ -48,13 +48,13 @@ export default function LandingPage() {
title="Unwind in Elegance at Bougie Place"
description="Experience premium salon and spa treatments designed for your total rejuvenation. Let our professionals guide you to your best self."
testimonials={[
{ name: "Elena M.", handle: "@elena", testimonial: "Best facial I've ever had, truly relaxing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg", imageAlt: "luxurious salon spa interior" },
{ name: "Sarah P.", handle: "@sarah", testimonial: "Amazing salon, everything is so chic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg", imageAlt: "luxurious salon spa interior" },
{ name: "Marcus L.", handle: "@marcus", testimonial: "Great massage therapy, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg", imageAlt: "luxurious salon spa interior" },
{ name: "Julia T.", handle: "@julia", testimonial: "Exquisite service and atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg", imageAlt: "luxurious salon spa interior" },
{ name: "Kevin D.", handle: "@kevin", testimonial: "The most professional staff in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg", imageAlt: "luxurious salon spa interior" }
{ name: "Elena M.", handle: "@elena", testimonial: "Best facial I've ever had, truly relaxing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg?_wi=1", imageAlt: "luxurious salon spa interior" },
{ name: "Sarah P.", handle: "@sarah", testimonial: "Amazing salon, everything is so chic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg?_wi=1", imageAlt: "luxurious salon spa interior" },
{ name: "Marcus L.", handle: "@marcus", testimonial: "Great massage therapy, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg?_wi=1", imageAlt: "luxurious salon spa interior" },
{ name: "Julia T.", handle: "@julia", testimonial: "Exquisite service and atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg?_wi=1", imageAlt: "luxurious salon spa interior" },
{ name: "Kevin D.", handle: "@kevin", testimonial: "The most professional staff in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg?_wi=1", imageAlt: "luxurious salon spa interior" }
]}
imageSrc="http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg"
imageSrc="http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg?_wi=2"
imageAlt="Luxurious salon interior"
mediaAnimation="slide-up"
avatars={[
@@ -91,9 +91,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "s1", title: "Facial Rejuvenation", tags: ["Skin", "Glow"], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg", imageAlt: "Facial service" },
{ id: "s2", title: "Deep Tissue Massage", tags: ["Wellness", "Relax"], imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg", imageAlt: "Massage service" },
{ id: "s3", title: "Artistic Manicures", tags: ["Style", "Nails"], imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg", imageAlt: "Manicure service" }
{ id: "s1", title: "Facial Rejuvenation", tags: ["Skin", "Glow"], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg?_wi=2", imageAlt: "Facial service" },
{ id: "s2", title: "Deep Tissue Massage", tags: ["Wellness", "Relax"], imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg?_wi=2", imageAlt: "Massage service" },
{ id: "s3", title: "Artistic Manicures", tags: ["Style", "Nails"], imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg?_wi=2", imageAlt: "Manicure service" }
]}
title="Our Signature Services"
description="Indulge in our curated selection of salon and spa treatments, crafted for relaxation and transformation."
@@ -106,8 +106,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{ id: "p1", title: "Refresh Package", price: "$85", period: "/visit", features: ["Express Facial", "Express Massage", "Basic Manicure"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg", imageAlt: "professional spa therapist portrait" },
{ id: "p2", title: "Premium Retreat", price: "$180", period: "/visit", features: ["Signature Facial", "Deep Tissue Massage", "Spa Manicure", "Complimentary Tea"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg", imageAlt: "professional spa therapist portrait" }
{ id: "p1", title: "Refresh Package", price: "$85", period: "/visit", features: ["Express Facial", "Express Massage", "Basic Manicure"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg?_wi=2", imageAlt: "professional spa therapist portrait" },
{ id: "p2", title: "Premium Retreat", price: "$180", period: "/visit", features: ["Signature Facial", "Deep Tissue Massage", "Spa Manicure", "Complimentary Tea"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg?_wi=3", imageAlt: "professional spa therapist portrait" }
]}
title="Treatment Packages"
description="Choose the perfect package for your self-care journey."