diff --git a/src/app/page.tsx b/src/app/page.tsx
index d4a3b46..f0a95b1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
-import ProductCardOne from '@/components/sections/product/ProductCardOne';
+import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Award, CheckCircle, Heart } from "lucide-react";
@@ -32,26 +32,13 @@ export default function LandingPage() {
@@ -59,21 +46,10 @@ export default function LandingPage() {
@@ -85,41 +61,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- role: "Client",
- testimonial: "Matched my extensions perfectly — I was so happy.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-posing-studio-photo_1301-6999.jpg",
- },
- {
- id: "2",
- name: "Michael C.",
- role: "Client",
- testimonial: "The staff went above and beyond — so friendly and supportive.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trendy-hairstyle_23-2149478912.jpg",
- },
- {
- id: "3",
- name: "Emily R.",
- role: "Client",
- testimonial: "My hair looked absolutely stunning — thank you!",
- imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60121.jpg",
- },
- {
- id: "4",
- name: "David K.",
- role: "Client",
- testimonial: "After everything I’ve been through, they made me feel like me again.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-hairdresser-apron-with-brush-comb-stuck-her-hair-light_141793-58786.jpg",
- },
- {
- id: "5",
- name: "Jane D.",
- role: "Client",
- testimonial: "An incredible experience. Felt so cared for.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-dark-sweater-standing-near-lamps_114579-81884.jpg",
- },
+ { id: "1", name: "Sarah J.", role: "Client", testimonial: "Matched my extensions perfectly — I was so happy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-posing-studio-photo_1301-6999.jpg" },
+ { id: "2", name: "Michael C.", role: "Client", testimonial: "The staff went above and beyond — so friendly and supportive.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trendy-hairstyle_23-2149478912.jpg" },
+ { id: "3", name: "Emily R.", role: "Client", testimonial: "My hair looked absolutely stunning — thank you!", imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60121.jpg" },
]}
title="Client Stories"
description="Hear how we've helped restore confidence and create stunning looks."
@@ -131,21 +75,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="More Than Hair — It’s How You Feel When You Leave"
metrics={[
- {
- icon: Award,
- label: "Transformation Stories",
- value: "500+",
- },
- {
- icon: Heart,
- label: "Personal Consultations",
- value: "100%",
- },
- {
- icon: CheckCircle,
- label: "Client Retention",
- value: "95%",
- },
+ { icon: Award, label: "Transformation Stories", value: "500+" },
+ { icon: Heart, label: "Personal Consultations", value: "100%" },
+ { icon: CheckCircle, label: "Client Retention", value: "95%" },
]}
metricsAnimation="slide-up"
/>
@@ -157,125 +89,43 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- id: "s1",
- title: "Colour & Correction",
- author: "Expert Precision",
- description: "Expert tone matching and custom colour transformations to suit your style.",
- tags: [
- "Balayage",
- "Highlights",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-calm-happy-pretty-woman-with-bright-evening-makeup-wearing-summer-yellow-dress-sea-shell-necklace_343596-3827.jpg",
- },
- {
- id: "s2",
- title: "Hair Extensions",
- author: "Seamless Blending",
- description: "Premium quality extensions for volume, length, and flawless blending.",
- tags: [
- "Extensions",
- "Volume",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/view-textured-fur-fabric_23-2149600309.jpg",
- },
- {
- id: "s3",
- title: "Restorative Care",
- author: "Regrowth Experts",
- description: "Confidence-building treatments focused on hair health and wellness.",
- tags: [
- "Restore",
- "Confidence",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-doing-client-s-make-up_23-2149190635.jpg",
- },
+ { id: "s1", title: "Colour & Correction", author: "Expert Precision", description: "Expert tone matching and custom colour transformations to suit your style.", tags: ["Balayage", "Highlights"], imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-calm-happy-pretty-woman-with-bright-evening-makeup-wearing-summer-yellow-dress-sea-shell-necklace_343596-3827.jpg" },
+ { id: "s2", title: "Hair Extensions", author: "Seamless Blending", description: "Premium quality extensions for volume, length, and flawless blending.", tags: ["Extensions", "Volume"], imageSrc: "http://img.b2bpic.net/free-photo/view-textured-fur-fabric_23-2149600309.jpg" },
]}
title="Signature Services"
description="Premium treatments tailored to your unique hair journey."
/>
-
-
+
@@ -286,24 +136,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
- {
- id: "t1",
- name: "Masie",
- role: "Colour Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hairdresser-apron-holding-hair-comb-spray-bottle-looking-front-with-serious-face-standing-green-wall_141793-71788.jpg",
- },
- {
- id: "t2",
- name: "Chloe",
- role: "Extensions Expert",
- imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
- },
- {
- id: "t3",
- name: "Sarah",
- role: "Styling Pro",
- imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-black-suit-playing-with-her-hair-while-talking-phone_114579-14175.jpg",
- },
+ { id: "t1", name: "Masie", role: "Colour Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hairdresser-apron-holding-hair-comb-spray-bottle-looking-front-with-serious-face-standing-green-wall_141793-71788.jpg" },
+ { id: "t2", name: "Chloe", role: "Extensions Expert", imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg" },
+ { id: "t3", name: "Sarah", role: "Styling Pro", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-black-suit-playing-with-her-hair-while-talking-phone_114579-14175.jpg" },
]}
title="Meet Your Stylists"
description="The dedicated team behind your new look."
@@ -313,9 +148,7 @@ export default function LandingPage() {