Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 16d38fcb97 | |||
| 20a9d27fae | |||
| b1ef5c916a | |||
| a43f491bb8 | |||
| 4a95dd39c0 |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -117,11 +117,11 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "20+", title: "Years Experience", description: "Trusted local service provider with proven track record", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Experienced plumbing team"},
|
||||
id: "1", value: "24/7", title: "Emergency Response", description: "Same-day service available for urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138614.jpg?_wi=2", imageAlt: "Emergency response van"},
|
||||
{
|
||||
id: "2", value: "1500+", title: "Projects Completed", description: "Residential and commercial installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2", imageAlt: "Completed project portfolio"},
|
||||
id: "2", value: "20+", title: "Years Experience", description: "Trusted local service provider with proven track record", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Experienced plumbing team"},
|
||||
{
|
||||
id: "3", value: "24/7", title: "Emergency Response", description: "Same-day service available for urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138614.jpg?_wi=2", imageAlt: "Emergency response van"},
|
||||
id: "3", value: "1500+", title: "Projects Completed", description: "Residential and commercial installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2", imageAlt: "Completed project portfolio"},
|
||||
{
|
||||
id: "4", value: "100%", title: "Licensed & Insured", description: "Fully licensed professionals with comprehensive coverage", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", imageAlt: "Licensed professional credentials"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user