Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@alicej",
|
||||
testimonial: "Excellent service and very knowledgeable about local codes.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uhwxfu",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uhwxfu&_wi=1",
|
||||
imageAlt: "professional electrical technician working",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@bobsmith",
|
||||
testimonial: "Fixed our entire office wiring without interrupting workflow.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=osguc3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=osguc3&_wi=1",
|
||||
imageAlt: "professional electrical technician working",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@charlied",
|
||||
testimonial: "Prompt response and great cleanup after installation.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kl67yy",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kl67yy&_wi=1",
|
||||
imageAlt: "professional electrical technician working",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@davidw",
|
||||
testimonial: "Professional and courteous, highly recommended for home projects.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r2ygx0",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r2ygx0&_wi=1",
|
||||
imageAlt: "professional electrical technician working",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
handle: "@evamiller",
|
||||
testimonial: "Fast, reliable, and safety-conscious. A true professional service.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7ou6jx",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7ou6jx&_wi=1",
|
||||
imageAlt: "professional electrical technician working",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uhwxfu"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uhwxfu&_wi=2"
|
||||
imageAlt="professional electrical technician working"
|
||||
avatars={[
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Decades of Electrical Excellence"
|
||||
description="Big River provides comprehensive electrical services tailored to your needs. From minor residential repairs to large-scale infrastructure, we treat every connection with care and precision."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=osguc3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=osguc3&_wi=2"
|
||||
imageAlt="professional electrical contractor team"
|
||||
/>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
title: "Residential Wiring",
|
||||
description: "Expert installations for home safety and smart connectivity.",
|
||||
tag: "Safe",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kl67yy",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kl67yy&_wi=2",
|
||||
imageAlt: "electrician fixing circuit breaker",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
title: "Commercial Maintenance",
|
||||
description: "High-capacity systems for businesses and industrial zones.",
|
||||
tag: "Pro",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r2ygx0",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r2ygx0&_wi=2",
|
||||
imageAlt: "smart home electrical wiring",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
title: "Emergency Repairs",
|
||||
description: "Reliable 24/7 support for critical power outages and repairs.",
|
||||
tag: "Fast",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7ou6jx",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7ou6jx&_wi=2",
|
||||
imageAlt: "electrical safety inspection tools",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user