Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 06:28:29 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg?_wi=1"
imageAlt="Professional roof repair services"
/>
</div>
@@ -127,19 +127,19 @@ export default function LandingPage() {
id: "p1",
name: "Project Financing",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg?_wi=1",
},
{
id: "p2",
name: "Asset Audit",
price: "Contact",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1473.jpg?_wi=1",
},
{
id: "p3",
name: "Home Investment",
price: "Consult",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-with-wooden-blocks-with-words_176474-10433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-with-wooden-blocks-with-words_176474-10433.jpg?_wi=1",
},
{
id: "p4",
@@ -186,7 +186,7 @@ export default function LandingPage() {
handle: "@markd",
testimonial: "Very professional approach to roofing projects.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof_23-2149343678.jpg?_wi=2",
imageAlt: "Cute yellow rural house with wooden stairs in countryside.",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
handle: "@emilyr",
testimonial: "The financing options made the repair manageable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-calculator-tablet-white-neat-desk_1387-384.jpg?_wi=2",
imageAlt: "Cute yellow rural house with wooden stairs in countryside.",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
handle: "@davidk",
testimonial: "Great attention to detail in inspection.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-blank-screen-digital-tablet-laptop-wooden-desk-office_1150-1473.jpg?_wi=2",
imageAlt: "Cute yellow rural house with wooden stairs in countryside.",
},
{
@@ -213,7 +213,7 @@ export default function LandingPage() {
handle: "@alexb",
testimonial: "Top-tier roofers and financial advisors.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-with-wooden-blocks-with-words_176474-10433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-with-wooden-blocks-with-words_176474-10433.jpg?_wi=2",
imageAlt: "Cute yellow rural house with wooden stairs in countryside.",
},
]}