Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 23:52:49 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
handle: "Quality Contractors",
testimonial: "Precision and reliability on every project.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg?_wi=1",
imageAlt: "fresh concrete pour driveway construction",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
handle: "Construction Standard",
testimonial: "Building solid foundations for your needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg?_wi=1",
imageAlt: "contractor team pouring concrete slab",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
handle: "SLC Proud",
testimonial: "Serving Salt Lake County with skill.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=1",
imageAlt: "new concrete driveway residential construction",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
handle: "Trade Excellence",
testimonial: "Clear communication, timely completion.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=2",
imageAlt: "backyard concrete patio construction",
},
{
@@ -92,7 +92,7 @@ export default function LandingPage() {
handle: "Expert Craft",
testimonial: "Durable work built to last years.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg?_wi=1",
imageAlt: "concrete foundation wall pouring construction",
},
]}
@@ -102,7 +102,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg"
imageSrc="http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg?_wi=2"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -180,15 +180,15 @@ export default function LandingPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=3",
imageAlt: "Driveway work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=4",
imageAlt: "Patio work",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/handyman-prepare-cement-use-construction_53876-42893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handyman-prepare-cement-use-construction_53876-42893.jpg?_wi=1",
imageAlt: "concrete construction site professional tools",
},
{
@@ -197,15 +197,15 @@ export default function LandingPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg?_wi=2",
imageAlt: "Foundation work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=5",
imageAlt: "Sidewalk work",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg?_wi=3",
imageAlt: "fresh concrete pour driveway construction",
},
{
@@ -214,15 +214,15 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg?_wi=3",
imageAlt: "Wall construction",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=6",
imageAlt: "Concrete textures",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg?_wi=2",
imageAlt: "contractor team pouring concrete slab",
},
]}
@@ -292,7 +292,7 @@ export default function LandingPage() {
placeholder: "Tell us about your project...",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/handyman-prepare-cement-use-construction_53876-42893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handyman-prepare-cement-use-construction_53876-42893.jpg?_wi=2"
/>
</div>