From 57e70ced492a6c4d63878d11463b78d50372ea4d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 09:17:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15471b8..815d7f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg?_wi=1" imageAlt="Epoxy surface" mediaAnimation="blur-reveal" avatars={[ @@ -132,7 +132,7 @@ export default function LandingPage() { title="Unmatched Resin Engineering" description="We specialize in high-performance resin systems, crafting floors that resist heavy impact, heat, and wear while maintaining a flawless aesthetic." subdescription="With over 15 years in the coating industry, our team delivers seamless results every time." - imageSrc="http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-paper-pulp-tray-workshop_23-2147845565.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-paper-pulp-tray-workshop_23-2147845565.jpg?_wi=1" mediaAnimation="slide-up" icon={ShieldCheck} imageAlt="craftsman epoxy application" @@ -157,7 +157,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/abstract-ink-dots-unreal-background_23-2148231677.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg?_wi=2", imageAlt: "epoxy floor durability", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/rectangular-black-tray-near-shake-glass_209303-61.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-paper-pulp-tray-workshop_23-2147845565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-paper-pulp-tray-workshop_23-2147845565.jpg?_wi=2", imageAlt: "epoxy floor durability", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mixing-aquamarine-white-liquid-with-foam-blobs_23-2147934169.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13435.jpg?_wi=1", imageAlt: "epoxy floor durability", }, ]} @@ -208,7 +208,7 @@ export default function LandingPage() { name: "Industrial Sealant", price: "$89", variant: "Heavy Duty", - imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/research-worker-laboratory-breeding-new-kinds-vegetation_273609-13435.jpg?_wi=2", }, { id: "2", @@ -286,7 +286,7 @@ export default function LandingPage() { button: { text: "Book Consultation", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg?_wi=3", imageAlt: "Woman's hand pouring water in blender filled with torned papers", }, { @@ -302,7 +302,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-paper-pulp-tray-workshop_23-2147845565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-paper-pulp-tray-workshop_23-2147845565.jpg?_wi=3", imageAlt: "Woman's hand pouring water in blender filled with torned papers", }, ]} @@ -424,7 +424,7 @@ export default function LandingPage() { placeholder: "Tell us about your space...", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg?_wi=4" /> -- 2.49.1