Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg", imageAlt: "professional home renovation construction"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=1", imageAlt: "professional home renovation construction"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -115,16 +115,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "10+", title: "Years of Experience", description: "Serving the community with quality service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg", imageAlt: "professional experience"
|
||||
id: "metric-1", value: "10+", title: "Years of Experience", description: "Serving the community with quality service", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=2", imageAlt: "professional experience"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "500+", title: "Projects Completed", description: "Successfully renovated and repaired homes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg", imageAlt: "completed projects"
|
||||
id: "metric-2", value: "500+", title: "Projects Completed", description: "Successfully renovated and repaired homes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=3", imageAlt: "completed projects"
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "100%", title: "Customer Satisfaction", description: "Commitment to quality workmanship", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg", imageAlt: "customer satisfaction"
|
||||
id: "metric-3", value: "100%", title: "Customer Satisfaction", description: "Commitment to quality workmanship", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=4", imageAlt: "customer satisfaction"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "24/7", title: "Support Available", description: "Ready to assist with your needs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg", imageAlt: "support availability"
|
||||
id: "metric-4", value: "24/7", title: "Support Available", description: "Ready to assist with your needs", imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=5", imageAlt: "support availability"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user