Merge version_3 into main #2
@@ -210,27 +210,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "James Wilson", role: "Executive", company: "Tech Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3633.jpg", imageAlt: "James Wilson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3633.jpg", imageAlt: "James Wilson - Best barber shop in the city!"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "David Rodriguez", role: "Marketing Director", company: "Brand Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", imageAlt: "David Rodriguez testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", imageAlt: "David Rodriguez - Exceptional service every time!"
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Marcus Thompson", role: "Entrepreneur", company: "Creative Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1614.jpg", imageAlt: "Marcus Thompson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1614.jpg", imageAlt: "Marcus Thompson - Transformed my entire look!"
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Alex Kim", role: "Designer", company: "Design Firm", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg", imageAlt: "Alex Kim testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg", imageAlt: "Alex Kim - 5-star precision and professionalism!"
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Ryan Patterson", role: "Consultant", company: "Business Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Ryan Patterson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "Ryan Patterson - Worth every penny!"
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "Chris Anderson", role: "Real Estate Agent", company: "Prime Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-wearing-glasses_329181-745.jpg", imageAlt: "Chris Anderson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-wearing-glasses_329181-745.jpg", imageAlt: "Chris Anderson - My go-to spot for premium cuts!"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user