diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e58bce..5ea8c6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,11 +50,11 @@ export default function LandingPage() { { text: "See Our Work", href: "#services" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg", imageAlt: "Arbro Excavating on site" }, - { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg", imageAlt: "Excavator machinery" }, - { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg", imageAlt: "Site preparation work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg", imageAlt: "Bulk delivery service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg", imageAlt: "Land clearing service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg?_wi=1", imageAlt: "Arbro Excavating on site" }, + { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg?_wi=2", imageAlt: "Excavator machinery" }, + { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg?_wi=3", imageAlt: "Site preparation work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg?_wi=4", imageAlt: "Bulk delivery service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/experienced-worker-is-working-metal-factory-using-special-machine-tool_613910-5193.jpg?_wi=5", imageAlt: "Land clearing service" }, ]} /> @@ -96,12 +96,12 @@ export default function LandingPage() { useInvertedBackground={true} animationType="slide-up" products={[ - { id: "p1", name: "Topsoil", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13264.jpg" }, - { id: "p2", name: "Gravel", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060673.jpg" }, + { id: "p1", name: "Topsoil", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13264.jpg?_wi=1" }, + { id: "p2", name: "Gravel", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060673.jpg?_wi=1" }, { id: "p3", name: "Mulch", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756558.jpg" }, - { id: "p4", name: "Fill Dirt", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13264.jpg" }, - { id: "p5", name: "Landscape Stone", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060673.jpg" }, - { id: "p6", name: "Sand", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13264.jpg" }, + { id: "p4", name: "Fill Dirt", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13264.jpg?_wi=2" }, + { id: "p5", name: "Landscape Stone", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060673.jpg?_wi=2" }, + { id: "p6", name: "Sand", price: "Contact for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13264.jpg?_wi=3" }, ]} title="Bulk Material Selection" description="Premium supplies for every landscaping need."