Update src/app/page.tsx

This commit is contained in:
2026-03-22 06:17:22 +00:00
parent 61976f876e
commit e609bbc36e

View File

@@ -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"
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: "2", value: "24/7", title: "Emergency Response", description: "Available round-the-clock for urgent issues and repairs"
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: "3", value: "99%", title: "Satisfaction Rate", description: "Our customers rate us 4.9 out of 5 stars consistently"
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: "4", value: "15+", title: "Years Experience", description: "Decades of combined expertise serving your area"
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"
}
]}
/>