diff --git a/src/app/page.tsx b/src/app/page.tsx index 7145c37..0ab374b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,41 +47,26 @@ export default function LandingPage() {
@@ -104,19 +79,13 @@ export default function LandingPage() { metrics={[ { icon: Award, - label: "Years of Expertise", - value: "15+", - }, + label: "Years of Expertise", value: "15+"}, { icon: Users, - label: "Loyal Clients", - value: "5k+", - }, + label: "Loyal Clients", value: "5k+"}, { icon: Sparkles, - label: "Transformations", - value: "12k+", - }, + label: "Transformations", value: "12k+"}, ]} metricsAnimation="blur-reveal" /> @@ -129,28 +98,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Precision Cuts", - description: "Customized shaping to enhance your natural features.", - bentoComponent: "reveal-icon", - icon: Scissors, - imageSrc: "https://pixabay.com/get/gdc9c1baf62b43b3941293b83d5b2ccdab382cda1bae7d5b5c343b9ea2d821dc594b5b50226a9f201139d6a964857724e550d44e799a86e7f5d83b34c68aa09ad_1280.jpg?_wi=2", - imageAlt: "luxury salon interior chic", + title: "Precision Cuts", description: "Customized shaping to enhance your natural features.", bentoComponent: "reveal-icon", icon: Scissors, }, { - title: "Expert Coloring", - description: "Signature techniques including Balayage and dimensional color.", - bentoComponent: "reveal-icon", - icon: Palette, - imageSrc: "https://pixabay.com/get/g2d263102edcbd70430bdf71f7bd5647316787539eef74c8d1df1e9ccc76347156b5438eafaa6d29e949139a173fef979d489db52bf44d37669d0908852d2402b_1280.jpg?_wi=2", - imageAlt: "professional stylist cutting hair", + title: "Expert Coloring", description: "Signature techniques including Balayage and dimensional color.", bentoComponent: "reveal-icon", icon: Palette, }, { - title: "Texture Therapy", - description: "Specialized treatments for healthy, resilient hair types.", - bentoComponent: "reveal-icon", - icon: Waves, - imageSrc: "https://pixabay.com/get/g794ea4392c0fed88c2a3a295e442bf0fe33e158a9aa40821dbba927d215fe90bb52a441b3111467b10ea7e06f947a9090fd9cf1ab1588f89159ce5bb41d87322_1280.jpg?_wi=2", - imageAlt: "beautiful woman hair transformation", + title: "Texture Therapy", description: "Specialized treatments for healthy, resilient hair types.", bentoComponent: "reveal-icon", icon: Waves, }, ]} title="Boutique Services" @@ -165,40 +119,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Entrepreneur", - testimonial: "I've never felt so understood by a stylist. Waves Salon is a confidence boost.", - imageSrc: "https://pixabay.com/get/gdf944df5507a490903988f178531092b3818df2eef86cbe9b895387719b635b6f0d0ae69c38c8d69bfeddbf8c660b68df59c86bb6317efb1cf531629b7af569a_1280.jpg?_wi=1", - }, + id: "1", name: "Sarah J.", role: "Entrepreneur", testimonial: "I've never felt so understood by a stylist. Waves Salon is a confidence boost.", imageSrc: "https://pixabay.com/get/gdf944df5507a490903988f178531092b3818df2eef86cbe9b895387719b635b6f0d0ae69c38c8d69bfeddbf8c660b68df59c86bb6317efb1cf531629b7af569a_1280.jpg"}, { - id: "2", - name: "Elena R.", - role: "Creative Director", - testimonial: "The precision here is unmatched. My curls have never looked this healthy.", - imageSrc: "https://pixabay.com/get/gb466d11e6d97e197916fb9b639aa26125e47dc7e83e677514ed935ef91f6d10ae9288469bf6818ba7e0d1c6c32319ba7817e4a712f13daca868133ddb106acb9_1280.jpg", - }, + id: "2", name: "Elena R.", role: "Creative Director", testimonial: "The precision here is unmatched. My curls have never looked this healthy.", imageSrc: "https://pixabay.com/get/gb466d11e6d97e197916fb9b639aa26125e47dc7e83e677514ed935ef91f6d10ae9288469bf6818ba7e0d1c6c32319ba7817e4a712f13daca868133ddb106acb9_1280.jpg"}, { - id: "3", - name: "Mia L.", - role: "Professional", - testimonial: "Walking out of Waves feels like walking into a new version of myself.", - imageSrc: "https://pixabay.com/get/gb601a9a513641d193b8746c1f591cf89707ec0121d8f507be1a07295b6afd57162258afe7b66def348c25899e2f278acfb658eb31ec81144a9f55225227ce4e5_1280.jpg", - }, + id: "3", name: "Mia L.", role: "Professional", testimonial: "Walking out of Waves feels like walking into a new version of myself.", imageSrc: "https://pixabay.com/get/gb601a9a513641d193b8746c1f591cf89707ec0121d8f507be1a07295b6afd57162258afe7b66def348c25899e2f278acfb658eb31ec81144a9f55225227ce4e5_1280.jpg"}, { - id: "4", - name: "Chloe T.", - role: "Architect", - testimonial: "I moved cities and still fly back just to see my stylist at Waves.", - imageSrc: "https://pixabay.com/get/gbb67841da38b79e65b1f68e2279fd4fb4c0c1eaf01e8132e401b49c5cb6ebfb387876e5435acc600e80c3cdcb7793f705b77ab6bd7194f4fcfe2885877a46dee_1280.jpg", - }, + id: "4", name: "Chloe T.", role: "Architect", testimonial: "I moved cities and still fly back just to see my stylist at Waves.", imageSrc: "https://pixabay.com/get/gbb67841da38b79e65b1f68e2279fd4fb4c0c1eaf01e8132e401b49c5cb6ebfb387876e5435acc600e80c3cdcb7793f705b77ab6bd7194f4fcfe2885877a46dee_1280.jpg"}, { - id: "5", - name: "Julia M.", - role: "Designer", - testimonial: "An incredible atmosphere with attention to detail that is simply rare.", - imageSrc: "https://pixabay.com/get/gdf944df5507a490903988f178531092b3818df2eef86cbe9b895387719b635b6f0d0ae69c38c8d69bfeddbf8c660b68df59c86bb6317efb1cf531629b7af569a_1280.jpg?_wi=2", - }, + id: "5", name: "Julia M.", role: "Designer", testimonial: "An incredible atmosphere with attention to detail that is simply rare.", imageSrc: "https://pixabay.com/get/gdf944df5507a490903988f178531092b3818df2eef86cbe9b895387719b635b6f0d0ae69c38c8d69bfeddbf8c660b68df59c86bb6317efb1cf531629b7af569a_1280.jpg"}, ]} title="Voices of Waves" description="Hear from the women whose stories we've had the honor of shaping." @@ -209,67 +138,45 @@ export default function LandingPage() {