Merge version_1 into main #3
@@ -48,11 +48,11 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg", imageAlt: "Salon Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg", imageAlt: "Professional Service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg", imageAlt: "Salon Atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg", imageAlt: "Hair Treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg", imageAlt: "Grooming Area" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg?_wi=1", imageAlt: "Salon Interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg?_wi=2", imageAlt: "Professional Service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg?_wi=3", imageAlt: "Salon Atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg?_wi=4", imageAlt: "Hair Treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205931.jpg?_wi=5", imageAlt: "Grooming Area" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Professional", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg" },
|
||||
{ id: "1", name: "Sarah J.", role: "Professional", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=1" },
|
||||
{ id: "2", name: "Rahul M.", role: "Student", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg" },
|
||||
{ id: "3", name: "Ananya K.", role: "Executive", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg" },
|
||||
{ id: "4", name: "Vikram S.", role: "Professional", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg" },
|
||||
{ id: "5", name: "Priya V.", role: "Freelancer", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg" },
|
||||
{ id: "5", name: "Priya V.", role: "Freelancer", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg?_wi=2" },
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="See why locals love Bobby Hair Designer."
|
||||
|
||||
Reference in New Issue
Block a user