6 Commits

Author SHA1 Message Date
e1212feb98 Update src/app/page.tsx 2026-05-14 21:26:59 +00:00
0288347540 Merge version_2 into main
Merge version_2 into main
2026-05-14 21:26:05 +00:00
f7235c96c8 Update src/app/page.tsx 2026-05-14 21:26:02 +00:00
b5e4d713fd Merge version_2 into main
Merge version_2 into main
2026-05-14 21:25:41 +00:00
512a83586e Update src/app/page.tsx 2026-05-14 21:25:38 +00:00
8721d3675c Merge version_1 into main
Merge version_1 into main
2026-05-14 21:23:14 +00:00

View File

@@ -12,6 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import TeamCardTen from '@/components/sections/team/TeamCardTen'; import TeamCardTen from '@/components/sections/team/TeamCardTen';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -34,6 +35,7 @@ export default function LandingPage() {
{ name: "Home", id: "hero" }, { name: "Home", id: "hero" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
{ name: "Sales", id: "sales" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="Hollywood Beauty" brandName="Hollywood Beauty"
@@ -43,16 +45,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ variant: "plain" }} background={{ variant: "plain" }}
title="Hollywood Beauty" title="Expert Hair & Salon Care"
description="Premium hair, nail, and makeup services in a luxury setting. Redefine your style with our expert team." description="Transform your look with precision cuts, luxury coloring, and professional styling at Hollywood Beauty. Experience world-class hair expertise in a premium setting."
tag="Luxury Salon Experience" tag="Hair Services Specialist"
mediaItems={[ mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg", imageAlt: "hair salon interior modern" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg", imageAlt: "professional hair styling session" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829675.jpg", imageAlt: "manicure nail art station" } { imageSrc: "http://img.b2bpic.net/free-photo/portrait-of-smiling-professional-hairdresser-holding-hair-dryer-at-salon_23-2148784869.jpg", imageAlt: "hair stylist with tools" }
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
rating={5} rating={5}
ratingText="Rated 5 stars by our happy clients" ratingText="Loved by thousands for our hair styling"
/> />
</div> </div>
@@ -80,7 +82,7 @@ export default function LandingPage() {
gridVariant="bento-grid" gridVariant="bento-grid"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ title: "Hair Design", description: "Precision cuts and coloring.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/hands-doing-make-up-hairstyle-young-beautiful-woman_176420-884.jpg", buttonText: "Learn More" }, { title: "Hair Design", description: "Precision cuts and coloring.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/hands-doing-make-up-hairstyle-young-beautiful-woman_176420-884.jpg", buttonText: "Learn More" },
{ title: "Nail Spa", description: "Manicures and pedicures.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24218.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/spa-salon-therapy-treatment-massage_53876-15330.jpg", buttonText: "Learn More" }, { title: "Nail Spa", description: "Manicures and pedicures.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-doing-manicure-blue_140725-24218.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/spa-salon-therapy-treatment-massage_53876-15330.jpg", buttonText: "Learn More" },
{ title: "Makeup", description: "Glam and everyday looks.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetic-beauty-products-ochre-backdrop_23-2147879029.jpg", buttonText: "Learn More" }, { title: "Makeup", description: "Glam and everyday looks.", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetic-beauty-products-ochre-backdrop_23-2147879029.jpg", buttonText: "Learn More" },
]} ]}
@@ -89,6 +91,21 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="sales" data-section="sales">
<ProductCardFour
useInvertedBackground={false}
animationType="slide-up"
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
title="Exclusive Beauty Sales"
description="Shop our top-rated products at special prices for a limited time."
products={[
{ id: "1", name: "Professional Serum", price: "$45", variant: "Skincare", imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetic-beauty-products-ochre-backdrop_23-2147879029.jpg" },
{ id: "2", name: "Luxury Hairspray", price: "$25", variant: "Haircare", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-arranging-bride-s-hair_23-2149722004.jpg?_wi=2" }
]}
/>
</div>
<div id="pricing" data-section="pricing"> <div id="pricing" data-section="pricing">
<PricingCardTwo <PricingCardTwo
animationType="slide-up" animationType="slide-up"
@@ -128,8 +145,6 @@ export default function LandingPage() {
{ id: "1", name: "Sarah J.", role: "Client", testimonial: "The best hair cut I've ever had!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-redhead-woman-looks-with-lovely-expression-has-seductive-look-presses-hands-together-near-chin-happy-live-carefree-life-wears-casual-green-jumper-stands-against-white-wall-empty-space_273609-27881.jpg" }, { id: "1", name: "Sarah J.", role: "Client", testimonial: "The best hair cut I've ever had!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-redhead-woman-looks-with-lovely-expression-has-seductive-look-presses-hands-together-near-chin-happy-live-carefree-life-wears-casual-green-jumper-stands-against-white-wall-empty-space_273609-27881.jpg" },
{ id: "2", name: "Mike D.", role: "Client", testimonial: "Fantastic service and great staff.", imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg" }, { id: "2", name: "Mike D.", role: "Client", testimonial: "Fantastic service and great staff.", imageSrc: "http://img.b2bpic.net/free-photo/team-bride-celebrating-before-wedding_23-2149329119.jpg" },
{ id: "3", name: "Jane L.", role: "Client", testimonial: "My makeup was flawless for the event.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-girl-posing-with-sincere-smile-studio-shot-cheerful-curly-young-woman-isolated-beige-background_197531-28951.jpg" }, { id: "3", name: "Jane L.", role: "Client", testimonial: "My makeup was flawless for the event.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-girl-posing-with-sincere-smile-studio-shot-cheerful-curly-young-woman-isolated-beige-background_197531-28951.jpg" },
{ id: "4", name: "Lisa K.", role: "Client", testimonial: "Always professional and timely.", imageSrc: "http://img.b2bpic.net/free-photo/rhinoplasty-surgery-concept-with-woman-model_23-2150036912.jpg" },
{ id: "5", name: "Emma W.", role: "Client", testimonial: "Great experience, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/young-naked-woman-relaxing-spa-salon_176420-7536.jpg" },
]} ]}
title="Client Reviews" title="Client Reviews"
description="See why our clients keep coming back." description="See why our clients keep coming back."
@@ -175,6 +190,7 @@ export default function LandingPage() {
title: "Links", items: [ title: "Links", items: [
{ label: "About", href: "#about" }, { label: "About", href: "#about" },
{ label: "Services", href: "#services" }, { label: "Services", href: "#services" },
{ label: "Sales", href: "#sales" },
{ label: "Contact", href: "#contact" }, { label: "Contact", href: "#contact" },
], ],
}, },