Merge version_1 into main #2
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "View Our Work", href: "#projects" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1"
|
||||
imageAlt="professional roof installation home exterior"
|
||||
/>
|
||||
</div>
|
||||
@@ -141,16 +141,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "500+", title: "Homes Served", description: "Successfully completed projects", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
|
||||
id: "metric-1", value: "500+", title: "Homes Served", description: "Successfully completed projects", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2", imageAlt: "metric illustration"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "98%", title: "Customer Satisfaction", description: "Highly rated on all platforms", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
|
||||
id: "metric-2", value: "98%", title: "Customer Satisfaction", description: "Highly rated on all platforms", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=3", imageAlt: "metric illustration"
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "20+", title: "Years Experience", description: "Industry leading expertise", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
|
||||
id: "metric-3", value: "20+", title: "Years Experience", description: "Industry leading expertise", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=4", imageAlt: "metric illustration"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "24/7", title: "Emergency Support", description: "Always ready to help", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "metric illustration"
|
||||
id: "metric-4", value: "24/7", title: "Emergency Support", description: "Always ready to help", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=5", imageAlt: "metric illustration"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user