Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-04-21 18:47:25 +00:00
6 changed files with 10 additions and 10 deletions

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Let's Connect"
description="Ready to transform your agency? Get in touch with our expert team."
imageSrc="http://img.b2bpic.net/free-photo/white-sign-with-writing-home-it-wooden-brown-wall_181624-5511.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-sign-with-writing-home-it-wooden-brown-wall_181624-5511.jpg?_wi=2"
/>
</div>

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Audit Process"
description="We analyze your site for speed, lead conversion, and UX."
imageSrc="http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg"
imageSrc="http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg?_wi=2"
/>
</div>

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
name: "Sarah Miller",
handle: "@smiller",
testimonial: "My new site looks incredible and converts 3x more than my old template.",
imageSrc: "http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg?_wi=1",
},
{
id: "t2",
@@ -211,7 +211,7 @@ export default function LandingPage() {
name: "Elena Rodriguez",
handle: "@elenare",
testimonial: "Professional, sleek, and highly effective. Highly recommend their design process.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-windows-clear-sky_181624-4672.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-windows-clear-sky_181624-4672.jpg?_wi=1",
},
{
id: "t4",

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Recent Projects"
description="Explore the premium websites we have crafted for leading agents in Queensland."
imageSrc="http://img.b2bpic.net/free-photo/white-sign-with-writing-home-it-wooden-brown-wall_181624-5511.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-sign-with-writing-home-it-wooden-brown-wall_181624-5511.jpg?_wi=1"
/>
</div>

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Transparent Pricing"
description="We believe in clear investment costs for high-value results."
imageSrc="http://img.b2bpic.net/free-photo/modern-building-with-windows-clear-sky_181624-4672.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-building-with-windows-clear-sky_181624-4672.jpg?_wi=2"
/>
</div>
@@ -76,14 +76,14 @@ export default function LandingPage() {
value: "$0",
title: "Hidden Fees",
description: "We offer upfront, transparent pricing for all projects.",
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg?_wi=2",
},
{
id: "i2",
value: "24/7",
title: "Lead Support",
description: "Systems that work for your agency around the clock.",
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-advertising-branding-strategy-concept_53876-134046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-advertising-branding-strategy-concept_53876-134046.jpg?_wi=2",
},
]}
/>

View File

@@ -76,14 +76,14 @@ export default function LandingPage() {
value: "85%",
title: "Conversion Lift",
description: "Average increase in lead generation for our clients.",
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg?_wi=1",
},
{
id: "m2",
value: "2.4s",
title: "Load Time",
description: "Optimized for speed to keep mobile users engaged.",
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-advertising-branding-strategy-concept_53876-134046.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-advertising-branding-strategy-concept_53876-134046.jpg?_wi=1",
},
]}
/>