Update src/app/page.tsx
This commit is contained in:
@@ -96,10 +96,10 @@ export default function LandingPage() {
|
||||
tag="Results"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "2,500+", title: "Roofs Repaired", description: "Successful projects completed with excellence", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg", imageAlt: "professional roofing team"
|
||||
id: "1", value: "2,500+", title: "Roofs Repaired", description: "Successful projects completed with excellence", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg?_wi=1", imageAlt: "professional roofing team"
|
||||
},
|
||||
{
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Industry expertise and trusted reputation", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg", imageAlt: "Experienced roofing contractor"
|
||||
id: "2", value: "15+", title: "Years Experience", description: "Industry expertise and trusted reputation", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15619.jpg?_wi=2", imageAlt: "Experienced roofing contractor"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user