Merge version_1 into main #3
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/g70db766c050a97b2b694f4bfb8c0ad337b7666f093210141609dcb4a5fdf09908c209b0dd4e529eb4e1838be4c8653539a651c2362f5623904d619a66cbd3b8a_1280.jpg", imageAlt: "Stylist consultation"},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gf3054b3e560eff61e86a5354a6114d1fe26365ac7a8a001cacf3efef631003d209adcb28e9df5aeab7fabe817913f7b6598d3685e893081f8533b60ba101d625_1280.jpg", imageAlt: "Finished hair color"},
|
||||
imageSrc: "https://pixabay.com/get/gf3054b3e560eff61e86a5354a6114d1fe26365ac7a8a001cacf3efef631003d209adcb28e9df5aeab7fabe817913f7b6598d3685e893081f8533b60ba101d625_1280.jpg?_wi=1", imageAlt: "Finished hair color"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -119,7 +119,7 @@ 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"},
|
||||
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: "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"},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"},
|
||||
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"},
|
||||
]}
|
||||
title="Voices of Waves"
|
||||
description="Hear from the women whose stories we've had the honor of shaping."
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://pixabay.com/get/gf3054b3e560eff61e86a5354a6114d1fe26365ac7a8a001cacf3efef631003d209adcb28e9df5aeab7fabe817913f7b6598d3685e893081f8533b60ba101d625_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/gf3054b3e560eff61e86a5354a6114d1fe26365ac7a8a001cacf3efef631003d209adcb28e9df5aeab7fabe817913f7b6598d3685e893081f8533b60ba101d625_1280.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Salon", items: [
|
||||
|
||||
Reference in New Issue
Block a user