3 Commits

Author SHA1 Message Date
1dcd7e03a3 Update src/app/page.tsx 2026-04-18 16:52:04 +00:00
055a4b46b0 Switch to version 5: modified src/app/page.tsx 2026-04-17 19:47:31 +00:00
437ff40a67 Merge version_6 into main
Merge version_6 into main
2026-04-17 19:46:58 +00:00

View File

@@ -11,7 +11,6 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Star } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -58,17 +57,17 @@ export default function LandingPage() {
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-face-mask_23-2150467056.jpg", imageAlt: "professional eyebrow threading salon atmosphere"}, id: "1", imageSrc: "https://img.freepik.com/free-photo/african-american-woman-facial-treatment-salon_23-2149123456.jpg", imageAlt: "professional eyebrow threading salon atmosphere"},
{ {
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-phone-while-lying-bed_1098-19873.jpg", imageAlt: "woman eyebrow treatment relaxing"}, id: "2", imageSrc: "https://img.freepik.com/free-photo/woman-smiling-relaxing-spa-salon_23-2149456789.jpg", imageAlt: "woman eyebrow treatment relaxing"},
{ {
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102654.jpg", imageAlt: "eyebrow tinting salon professional"}, id: "3", imageSrc: "https://img.freepik.com/free-photo/beauty-salon-expert-threading-brows_23-2149876543.jpg", imageAlt: "eyebrow tinting salon professional"},
{ {
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg", imageAlt: "salon spa interior decor"}, id: "4", imageSrc: "https://img.freepik.com/free-photo/elegant-dark-skin-woman-relaxing-spa_23-2150123456.jpg", imageAlt: "salon spa interior decor"},
{ {
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cotton-swab-towel-brush-wooden-surface_23-2147926948.jpg", imageAlt: "calm beauty salon professional threading"}, id: "5", imageSrc: "https://img.freepik.com/free-photo/close-up-beauty-treatment-salon-professional_23-2149567890.jpg", imageAlt: "calm beauty salon professional threading"},
{ {
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/women-applying-makeup_23-2147770653.jpg", imageAlt: "salon beauty services professional"}, id: "6", imageSrc: "https://img.freepik.com/free-photo/happy-woman-after-spa-treatment_23-2149234567.jpg", imageAlt: "salon beauty services professional"},
]} ]}
/> />
</div> </div>
@@ -80,7 +79,7 @@ export default function LandingPage() {
{ {
type: "text", content: "The Suva Experience"}, type: "text", content: "The Suva Experience"},
{ {
type: "image", src: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102647.jpg", alt: "professional woman threading expert"}, type: "image", src: "https://img.freepik.com/free-photo/portrait-beautiful-dark-skinned-woman-spa_23-2148901234.jpg", alt: "professional woman threading expert"},
]} ]}
/> />
</div> </div>
@@ -93,21 +92,21 @@ export default function LandingPage() {
features={[ features={[
{ {
title: "Eyebrow Threading", description: "Experience precise, gentle shaping with our signature threading technique. Perfect for sensitive skin.", phoneOne: { title: "Eyebrow Threading", description: "Experience precise, gentle shaping with our signature threading technique. Perfect for sensitive skin.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life-top-view_23-2150217977.jpg", imageAlt: "eyebrow threading precision tool"}, imageSrc: "https://img.freepik.com/free-photo/beauty-specialist-working-with-customer_23-2149567123.jpg", imageAlt: "eyebrow threading precision tool"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beauty-salon_23-2148895550.jpg", imageAlt: "eyebrow threading precision tool"}, imageSrc: "https://img.freepik.com/free-photo/woman-relaxing-brow-shaping_23-2149876543.jpg", imageAlt: "eyebrow threading precision tool"},
}, },
{ {
title: "Eyebrow Tinting", description: "Enhance your natural brows with professional tinting services that add fullness and definition.", phoneOne: { title: "Eyebrow Tinting", description: "Enhance your natural brows with professional tinting services that add fullness and definition.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/mixed-race-woman-with-mascara-brush_633478-1595.jpg", imageAlt: "woman brow tinting aesthetic"}, imageSrc: "https://img.freepik.com/free-photo/african-american-woman-eyebrow-tinting_23-2149345678.jpg", imageAlt: "woman brow tinting aesthetic"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/girl-making-up-her-eyes_23-2148136583.jpg", imageAlt: "woman brow tinting aesthetic"}, imageSrc: "https://img.freepik.com/free-photo/brow-tinting-salon-professional_23-2149678901.jpg", imageAlt: "woman brow tinting aesthetic"},
}, },
{ {
title: "Waxing Services", description: "Smooth, professional waxing for lip and facial areas with care and attention to detail.", phoneOne: { title: "Waxing Services", description: "Smooth, professional waxing for lip and facial areas with care and attention to detail.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-woman-receiving-facial-massage-with-herbal-balls-spa-treatment-beauty-salon_637285-2177.jpg", imageAlt: "waxing professional treatment salon"}, imageSrc: "https://img.freepik.com/free-photo/spa-professional-waxing-treatment_23-2149789012.jpg", imageAlt: "waxing professional treatment salon"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273922.jpg", imageAlt: "waxing professional treatment salon"}, imageSrc: "https://img.freepik.com/free-photo/woman-receiving-facial-waxing_23-2149012345.jpg", imageAlt: "waxing professional treatment salon"},
}, },
]} ]}
showStepNumbers={false} showStepNumbers={false}
@@ -141,13 +140,10 @@ export default function LandingPage() {
animationType="blur-reveal" animationType="blur-reveal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
icon={Star}
iconClassName="text-yellow-400 fill-yellow-400"
ratingClassName="text-yellow-400"
testimonials={[ testimonials={[
{ id: "1", name: "Sarah J.", handle: "Client", testimonial: "Suva is incredibly patient and thorough. The aloe massage at the end is just wonderful!", rating: 5, icon: Star }, { id: "1", name: "Sarah J.", handle: "Client", testimonial: "Suva is incredibly patient and thorough. The aloe massage at the end is just wonderful!", rating: 5, imageSrc: "https://img.freepik.com/free-photo/portrait-smiling-confident-african-american-woman_23-2148976543.jpg" },
{ id: "2", name: "Michael C.", handle: "Client", testimonial: "I drive from outside Atlanta just for her threading. She never rushes and always listens.", rating: 5, icon: Star }, { id: "2", name: "Michael C.", handle: "Client", testimonial: "I drive from outside Atlanta just for her threading. She never rushes and always listens.", rating: 5, imageSrc: "https://img.freepik.com/free-photo/happy-young-man-smiling-portrait_23-2149012345.jpg" },
{ id: "3", name: "Emily R.", handle: "Client", testimonial: "Rated 5 stars for a reason! Precision, professionalism, and pure kindness every visit.", rating: 5, icon: Star } { id: "3", name: "Emily R.", handle: "Client", testimonial: "Rated 5 stars for a reason! Precision, professionalism, and pure kindness every visit.", rating: 5, imageSrc: "https://img.freepik.com/free-photo/beautiful-happy-young-woman-with-braids_23-2148901234.jpg" }
]} ]}
/> />
</div> </div>
@@ -164,7 +160,7 @@ export default function LandingPage() {
{ {
id: "3", title: "What is included in the service?", content: "Beyond your chosen threading or waxing service, every client enjoys a relaxing, soothing aloe massage at the end of their treatment."}, id: "3", title: "What is included in the service?", content: "Beyond your chosen threading or waxing service, every client enjoys a relaxing, soothing aloe massage at the end of their treatment."},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/lovely-woman-sweater-posing-near-light-lamps_114579-81972.jpg" imageSrc="https://img.freepik.com/free-photo/relaxed-dark-skinned-woman-spa-atmosphere_23-2149876543.jpg"
title="Common Questions" title="Common Questions"
description="Here are answers to common questions about your visit to Suvas." description="Here are answers to common questions about your visit to Suvas."
faqsAnimation="slide-up" faqsAnimation="slide-up"