13 Commits

Author SHA1 Message Date
56bc4b8462 Update src/app/styles/variables.css 2026-06-10 01:35:52 +00:00
c7c97b2922 Update src/app/page.tsx 2026-06-10 01:35:52 +00:00
f24ae34196 Merge version_2 into main
Merge version_2 into main
2026-06-09 03:11:37 +00:00
9de1411879 Update src/app/page.tsx 2026-06-09 03:11:34 +00:00
da311b89b3 Merge version_2 into main
Merge version_2 into main
2026-06-09 03:11:08 +00:00
fe15dd4ec6 Update src/app/page.tsx 2026-06-09 03:11:05 +00:00
d441393f29 Merge version_2 into main
Merge version_2 into main
2026-06-09 03:10:10 +00:00
ef6e334c1a Update src/app/page.tsx 2026-06-09 03:10:06 +00:00
137cad7cf3 Merge version_1 into main
Merge version_1 into main
2026-06-09 03:06:33 +00:00
c9a287d37a Merge version_1 into main
Merge version_1 into main
2026-06-09 02:44:57 +00:00
772d351d9f Merge version_1 into main
Merge version_1 into main
2026-06-09 02:44:24 +00:00
d081a32695 Merge version_1 into main
Merge version_1 into main
2026-06-09 02:43:29 +00:00
b2d97a9dd2 Merge version_1 into main
Merge version_1 into main
2026-06-09 02:42:36 +00:00
2 changed files with 37 additions and 37 deletions

View File

@@ -18,14 +18,14 @@ export default function LandingPage() {
<ThemeProvider
defaultButtonVariant="elastic-effect"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="smallMedium"
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLargeSizeLargeTitles"
background="blurBottom"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
headingFontWeight="medium"
background="noise"
cardStyle="solid"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
@@ -97,15 +97,15 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Expert Hair Extension Specialists", description: "Certified professionals in a variety of seamless and comfortable extension methods.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-smiling-woman-is-trying-beautiful-necklace-posh-jewellery-shop_613910-20742.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."},
title: "Expert Hair Extension Specialists", description: "Certified professionals in a variety of seamless and comfortable extension methods.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-wearing-black-jacket-standing-against-white-wall_181624-39356.jpg?_wi=1", imageAlt: "Hair extension specialist"},
{
title: "Luxury Color Services", description: "From balayage to highlights, custom color tailored to your unique style.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-holding-hair-dryer-machine-hairbrush_107420-12145.jpg?_wi=1", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."},
title: "Luxury Color Services", description: "From balayage to highlights, custom color tailored to your unique style.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg?_wi=1", imageAlt: "Woman getting her hair dyed"},
{
title: "Signature Blowouts", description: "Flawless, long-lasting blowouts that leave your hair smooth and shiny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-xft9veph.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."},
title: "Signature Blowouts", description: "Flawless, long-lasting blowouts that leave your hair smooth and shiny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-xft9veph.jpg?_wi=1", imageAlt: "Person with braids"},
{
title: "Personalized Consultations", description: "Every service begins with a one-on-one consultation to understand your vision.", imageSrc: "http://img.b2bpic.net/free-photo/profile-handsome-serious-man-leather-jacket-looking-left-holding-hands-chest-confident-whit_1258-110849.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."},
title: "Personalized Consultations", description: "Every service begins with a one-on-one consultation to understand your vision.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-businesswoman_171337-4608.jpg", imageAlt: "Confident businesswoman"},
{
title: "Comfortable, Seamless Extension Methods", description: "Prioritizing your comfort with lightweight and natural-feeling extensions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-businesswoman_171337-4608.jpg", imageAlt: "Elegant smiling woman is trying on beautiful necklace for in posh jewellery shop."},
title: "Comfortable, Seamless Extension Methods", description: "Prioritizing your comfort with lightweight and natural-feeling extensions.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-holding-hair-dryer-machine-hairbrush_107420-12145.jpg?_wi=1", imageAlt: "Hairdresser holding dryer and brush"},
]}
title="Trusted by clients who expect exceptional results."
description="With years of experience and a passion for perfection, our specialists are dedicated to delivering unparalleled beauty services."
@@ -126,8 +126,8 @@ export default function LandingPage() {
{
value: "50+", title: "Certifications Held"},
]}
imageSrc="http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg"
imageAlt="Luxurious salon interior"
imageSrc="http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=1"
imageAlt="Person getting hair coloring"
mediaAnimation="blur-reveal"
/>
</div>
@@ -139,13 +139,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Hair Extensions", description: "Seamless, lightweight extension methods designed for comfort, fullness, and confidence. Perfect For: Thin hair, Added volume, Added length, Special events, Everyday luxury.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-holding-hair-dryer-machine-hairbrush_107420-12145.jpg?_wi=2", imageAlt: "Hair Extensions service"},
title: "Hair Extensions", description: "Seamless, lightweight extension methods designed for comfort, fullness, and confidence. Perfect For: Thin hair, Added volume, Added length, Special events, Everyday luxury.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-wearing-black-jacket-standing-against-white-wall_181624-39356.jpg?_wi=2", imageAlt: "Hair Extensions service"},
{
title: "Custom Color", description: "Dimensional blondes, rich brunettes, balayage, highlights, and color corrections crafted specifically for you.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-two-ladies-with-bright-makeup-lips_171337-15395.jpg", imageAlt: "Custom Color service"},
title: "Custom Color", description: "Dimensional blondes, rich brunettes, balayage, highlights, and color corrections crafted specifically for you.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668433.jpg?_wi=1", imageAlt: "High angle view of woman at hair salon"},
{
title: "Signature Blowouts", description: "Smooth, polished, long-lasting styles that leave your hair looking salon-perfect.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17081.jpg", imageAlt: "Signature Blowouts service"},
title: "Signature Blowouts", description: "Smooth, polished, long-lasting styles that leave your hair looking salon-perfect.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17081.jpg?_wi=1", imageAlt: "Beautiful woman in studio"},
{
title: "Cuts & Styling", description: "Precision cuts and personalized styling designed around your lifestyle and goals.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-female-friends-dressed-white_273609-6120.jpg", imageAlt: "Cuts & Styling service"},
title: "Cuts & Styling", description: "Precision cuts and personalized styling designed around your lifestyle and goals.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-holding-hair-dryer-machine-hairbrush_107420-12145.jpg?_wi=2", imageAlt: "Hairdresser working"},
]}
title="Featured Services"
description="Discover our most sought-after treatments, meticulously designed to bring your hair dreams to life."
@@ -164,19 +164,19 @@ export default function LandingPage() {
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-female-friends-posing_273609-7279.jpg", imageAlt: "Blonde hair extension transformation"},
{
id: "p2", brand: "Color", name: "Dimensional Balayage", price: "Custom Pricing", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668433.jpg", imageAlt: "Dimensional blonde balayage"},
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668433.jpg?_wi=2", imageAlt: "Dimensional blonde balayage"},
{
id: "p3", brand: "Color", name: "Rich Brunette Highlights", price: "Custom Pricing", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg", imageAlt: "Rich brunette with highlights"},
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=2", imageAlt: "Rich brunette with highlights"},
{
id: "p4", brand: "Styling", name: "Signature Smooth Blowout", price: "Custom Pricing", rating: 5,
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-with-fencing-mask_343059-17.jpg", imageAlt: "Signature smooth blowout"},
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17081.jpg?_wi=2", imageAlt: "Signature smooth blowout"},
{
id: "p5", brand: "Extensions", name: "Dark Hair Length & Fullness", price: "Custom Pricing", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-good-looking-beautiful-woman-isolated-against-blank-studio-wall_231208-8566.jpg", imageAlt: "Dark hair extensions"},
{
id: "p6", brand: "Color", name: "Sun-Kissed Blonde Balayage", price: "Custom Pricing", rating: 5,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-rainbow-colors-symbolizing-thoughts-adhd-brain_23-2151475646.jpg", imageAlt: "Sun-kissed blonde balayage"},
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg?_wi=2", imageAlt: "Sun-kissed blonde balayage"},
]}
title="Transformations Youll Love"
description="Witness the artistry of La Posh Salon through our stunning before & after gallery. From dramatic length additions to radiant color shifts and flawless styling, see the magic we create."
@@ -215,16 +215,16 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Sarah Johnson", role: "Client", company: "Satisfied Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/female-visagiste-with-client-smiling-camera_23-2148113181.jpg", imageAlt: "Smiling woman"},
{
id: "t2", name: "Emily Rodriguez", role: "Client", company: "Regular Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-passport-tickets_23-2148170045.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-passport-tickets_23-2148170045.jpg", imageAlt: "Happy woman"},
{
id: "t3", name: "Jessica Lee", role: "Client", company: "Beauty Enthusiast", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg", imageAlt: "Lesbian couple"},
{
id: "t4", name: "Megan Brown", role: "Client", company: "First-Time Extensions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-woman-with-long-hair-having-fun-happy-sunny-summer-day_285396-7972.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-smiling-woman-with-long-hair-having-fun-happy-sunny-summer-day_285396-7972.jpg", imageAlt: "Smiling woman"},
{
id: "t5", name: "Olivia Wilson", role: "Client", company: "Happy with Color", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-blond-teenager-model-without-makeup-summer-hipster-white-dress-clothes-posing-street-background-sunglights-face_158538-12805.jpg", imageAlt: "Smiling woman with healthy shiny hair"}
@@ -247,7 +247,7 @@ export default function LandingPage() {
{
id: "danielle", title: "Danielle", subtitle: "Lead Colorist & Extension Expert", detail: "Danielle specializes in dimensional blondes and seamless extensions, bringing vibrant color and volume to life.", imageSrc: "https://img.b2bpic.net/premium-photo/girl-with-long-brown-hair-white-shirt_976599-6584.jpg?id=270473198", imageAlt: "Danielle, Lead Colorist"},
{
id: "stacy", title: "Stacy", subtitle: "Precision Cutter & Blowout Specialist", detail: "Stacy is renowned for her precision cuts and signature blowouts, ensuring every client leaves with salon-perfect hair.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-xft9veph.jpg", imageAlt: "Stacy, Stylist"}
id: "stacy", title: "Stacy", subtitle: "Precision Cutter & Blowout Specialist", detail: "Stacy is renowned for her precision cuts and signature blowouts, ensuring every client leaves with salon-perfect hair.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsgjUP3RNodxf3gI61lPwbRjhC/uploaded-1780973497718-xft9veph.jpg?_wi=2", imageAlt: "Stacy, Stylist"}
]
}
]}
@@ -319,4 +319,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F8F6F2;
--card: #FFFFFF;
--foreground: #1C1C1C;
--primary-cta: #D9C5A1;
--primary-cta-text: #1C1C1C;
--secondary-cta: #1C1C1C;
--secondary-cta-text: #F8F6F2;
--accent: #E8DED1;
--background-accent: #D9C5A1;
--background: #000000;
--card: #0f1012;
--foreground: #ffffff;
--primary-cta: #152A4A;
--primary-cta-text: #ffffff;
--secondary-cta: #d3d3d3;
--secondary-cta-text: #000000;
--accent: #606C88;
--background-accent: #303F5C;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);