Update src/app/page.tsx

This commit is contained in:
2026-06-10 06:14:15 +00:00
parent 6acca394e1
commit 1775bd3f68

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "Independent Builder", handle: "Independent Builder",
testimonial: "This is the final destination for all building materials, comprehensive stock.", testimonial: "This is the final destination for all building materials, comprehensive stock.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-with-angry-expression-threatening-hit-with-hammer-isolated-orange-wall_141793-15991.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-with-angry-expression-threatening-hit-with-hammer-isolated-orange-wall_141793-15991.jpg?_wi=1",
imageAlt: "professional male portrait architect", imageAlt: "professional male portrait architect",
}, },
{ {
@@ -143,7 +143,7 @@ export default function LandingPage() {
}, },
]} ]}
avatarText="Trusted by thousands of contractors daily." avatarText="Trusted by thousands of contractors daily."
imageSrc="http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-with-angry-expression-threatening-hit-with-hammer-isolated-orange-wall_141793-15991.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-with-angry-expression-threatening-hit-with-hammer-isolated-orange-wall_141793-15991.jpg?_wi=2"
imageAlt="Modern construction site with luxury materials" imageAlt="Modern construction site with luxury materials"
showDimOverlay={false} showDimOverlay={false}
showBlur={true} showBlur={true}