diff --git a/src/app/page.tsx b/src/app/page.tsx index 9567d6a..3516116 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { buttons={[ { text: "Contact Us", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278591.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278591.jpg?_wi=1" imageAlt="Gypsum floor application process" /> @@ -54,7 +54,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Get to know us" description="Our focus lies predominantly in multifamily construction, where gypsum floor underlayment plays a pivotal role in enhancing both fire rating and sound rating of the floor assembly. As an approved Maxxon applicator, Brahm-Crete Systems is authorized to install a comprehensive range of Gyp-Crete® products across Alberta, Saskatchewan, and British Columbia." - imageSrc="http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589569.jpg?_wi=1" imageAlt="Construction site expertise" /> @@ -65,9 +65,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Gypsum Underlayment", tags: ["Installation", "Safety"], imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278591.jpg" }, - { id: "f2", title: "Sound Isolation", tags: ["Acoustics", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589569.jpg" }, - { id: "f3", title: "Floor Leveling", tags: ["Precision", "Preparation"], imageSrc: "http://img.b2bpic.net/free-photo/light-urban-tall-meeting-structure_1112-967.jpg" }, + { id: "f1", title: "Gypsum Underlayment", tags: ["Installation", "Safety"], imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278591.jpg?_wi=2" }, + { id: "f2", title: "Sound Isolation", tags: ["Acoustics", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589569.jpg?_wi=2" }, + { id: "f3", title: "Floor Leveling", tags: ["Precision", "Preparation"], imageSrc: "http://img.b2bpic.net/free-photo/light-urban-tall-meeting-structure_1112-967.jpg?_wi=1" }, ]} title="Our Specialized Solutions" description="Professional flooring services designed for fire safety, sound control, and precise leveling." @@ -86,7 +86,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell us about your project...", rows: 4, required: true }} - imageSrc="http://img.b2bpic.net/free-photo/light-urban-tall-meeting-structure_1112-967.jpg" + imageSrc="http://img.b2bpic.net/free-photo/light-urban-tall-meeting-structure_1112-967.jpg?_wi=2" mediaAnimation="slide-up" />