diff --git a/src/app/page.tsx b/src/app/page.tsx index 83d25db..a14cf13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-site_1203-3121.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-site_1203-3121.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -94,7 +94,7 @@ export default function LandingPage() { description: "Consult with our team on structural requirements.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/manager-meeting-with-engineer-outdoor-site-discuss-plan-looking-blueprint_554837-412.jpg" + imageSrc="http://img.b2bpic.net/free-photo/manager-meeting-with-engineer-outdoor-site-discuss-plan-looking-blueprint_554837-412.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -110,25 +110,25 @@ export default function LandingPage() { id: "1", name: "Structural Timber", price: "$12.00 / board", - imageSrc: "http://img.b2bpic.net/free-photo/3d-wood-planks_1048-5018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-wood-planks_1048-5018.jpg?_wi=1", }, { id: "2", name: "Masonry Bricks", price: "$0.85 / unit", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5088.jpg?_wi=1", }, { id: "3", name: "Concrete Mix (50kg)", price: "$9.50 / bag", - imageSrc: "http://img.b2bpic.net/free-photo/various-grains-bags-grocery-store-market_23-2148209799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-grains-bags-grocery-store-market_23-2148209799.jpg?_wi=1", }, { id: "4", name: "Reinforcement Rebar", price: "$18.00 / bar", - imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953939.jpg?_wi=1", }, { id: "5", @@ -175,7 +175,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/construction-site_1203-3121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site_1203-3121.jpg?_wi=2", imageAlt: "construction building materials supply warehouse", }, ]} @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Reliable materials every single time. Their logisitics team is a lifesaver on tight schedules.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/manager-meeting-with-engineer-outdoor-site-discuss-plan-looking-blueprint_554837-412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manager-meeting-with-engineer-outdoor-site-discuss-plan-looking-blueprint_554837-412.jpg?_wi=2", imageAlt: "professional construction workers planning construction", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Consistency in quality is what I value most. BuildPro delivers perfection.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-girl-smiling-while-looking-aside-hiding-from-sun-outdoors-longhaired-woman-with-bright-make-up-is-wearing-white-top-denim-shorts_291650-2364.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-wood-planks_1048-5018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-wood-planks_1048-5018.jpg?_wi=2", imageAlt: "stacked hardwood planks construction material", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "They never compromise on strength. My concrete loads are always compliant.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-working-complex-project_23-2148242882.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-facade_158595-5088.jpg?_wi=2", imageAlt: "clay red bricks stack pattern", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Best in class supply chain management. Highly recommend for big builds.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-paint-roller_1398-416.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/various-grains-bags-grocery-store-market_23-2148209799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-grains-bags-grocery-store-market_23-2148209799.jpg?_wi=2", imageAlt: "bags of cement concrete mix", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Extremely helpful and professional. Great inventory and prices.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-workers-cooperating-shaking-hands_329181-15647.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953939.jpg?_wi=2", imageAlt: "construction steel reinforcement rebar bars", }, ]}