Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -101,16 +101,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", title: "Happy Customers", description: "Serving the local community with pride and professionalism", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "happy satisfied customer portrait smiling"
|
||||
id: "1", value: "500+", title: "Happy Customers", description: "Serving the local community with pride and professionalism", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "happy satisfied customer portrait smiling"
|
||||
},
|
||||
{
|
||||
id: "2", value: "24/7", title: "Emergency Response", description: "Available round-the-clock for urgent issues and repairs", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-women-student-property-business-background-beautiful-young-business-woman_1391-64.jpg", imageAlt: "satisfied customer portrait professional"
|
||||
id: "2", value: "24/7", title: "Emergency Response", description: "Available round-the-clock for urgent issues and repairs", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-women-student-property-business-background-beautiful-young-business-woman_1391-64.jpg?_wi=1", imageAlt: "satisfied customer portrait professional"
|
||||
},
|
||||
{
|
||||
id: "3", value: "99%", title: "Satisfaction Rate", description: "Our customers rate us 4.9 out of 5 stars consistently", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blouse-cardigan-showing-double-thumbs-up-looking-merry-front-view_176474-109554.jpg", imageAlt: "professional portrait happy person"
|
||||
id: "3", value: "99%", title: "Satisfaction Rate", description: "Our customers rate us 4.9 out of 5 stars consistently", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blouse-cardigan-showing-double-thumbs-up-looking-merry-front-view_176474-109554.jpg?_wi=1", imageAlt: "professional portrait happy person"
|
||||
},
|
||||
{
|
||||
id: "4", value: "15+", title: "Years Experience", description: "Decades of combined expertise serving your area", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg", imageAlt: "customer portrait satisfied professional"
|
||||
id: "4", value: "15+", title: "Years Experience", description: "Decades of combined expertise serving your area", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg?_wi=1", imageAlt: "customer portrait satisfied professional"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -127,19 +127,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Residential Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Business Owner", company: "Small Business Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-women-student-property-business-background-beautiful-young-business-woman_1391-64.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-women-student-property-business-background-beautiful-young-business-woman_1391-64.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Property Manager", company: "Property Management", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blouse-cardigan-showing-double-thumbs-up-looking-merry-front-view_176474-109554.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blouse-cardigan-showing-double-thumbs-up-looking-merry-front-view_176474-109554.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Facility Manager", company: "Commercial Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-young-woman-wearing-life-jacket_23-2147562086.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jennifer Martinez", role: "Office Manager", company: "Corporate Client", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user