diff --git a/src/app/page.tsx b/src/app/page.tsx index 14f49bd..f29c900 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Experience San Diego's most luxurious destination for exquisite hair design and sophisticated beauty services." buttons={[ { - text: "Book Appointment", href: "#contact"}, + text: "Schedule Your Session", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58755.jpg?_wi=1" imageAlt="elegant luxury salon interior" @@ -132,7 +132,7 @@ export default function LandingPage() { { id: "4", name: "David M.", date: "Jul 2023", title: "Exquisite Precision", quote: "Precision cuts and amazing customer service.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-4036.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167372.jpg?_wi=2", imageAlt: "portrait elegant happy customer"}, { - id: "5", name: "Jessica L.", date: "Jun 2023", title: "So Relaxing!", quote: "I leave here feeling refreshed and beautiful.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/male-make-up-look-holding-brush_23-2148784359.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg?_wi=2", imageAlt: "portrait elegant happy customer"}, + id: "5", name: "Jessica L.", date: "Jun 2023", title: "So Relaxing!", quote: "I leave here feeling refreshed and beautiful.", tag: "Client", avatarSrc: "http://img.b2bpic.net/male-make-up-look-holding-brush_23-2148784359.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-consultation-with-hairdresser_23-2147769876.jpg?_wi=2", imageAlt: "portrait elegant happy customer"}, ]} title="What Our Clients Say" description="Excellence defined by those who visit us."