diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cef9b7..a56a6da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wood-pallet-cargo-freight-industry-load-logistic_53876-139691.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wood-pallet-cargo-freight-industry-load-logistic_53876-139691.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -154,7 +154,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Decades of Construction Excellence" description="We are proud to serve Baniyas as a premier provider of construction materials. With years of industry experience, we ensure that every building project starts with a solid foundation. Our commitment is to quality, timely delivery, and unmatched service." - imageSrc="http://img.b2bpic.net/free-photo/architect-colleagues-discussing-design-white-foam-building-model-modern-architectural-office-team-two-professional-architects-working-blueprints-desk_482257-37823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-colleagues-discussing-design-white-foam-building-model-modern-architectural-office-team-two-professional-architects-working-blueprints-desk_482257-37823.jpg?_wi=1" imageAlt="Professional construction office meeting" /> @@ -171,21 +171,21 @@ export default function LandingPage() { name: "Reinforcement Steel", price: "Available on Request", variant: "High Grade Steel", - imageSrc: "http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-928.jpg?_wi=1", }, { id: "p2", name: "Portland Cement", price: "Bulk Pricing", variant: "Standard/Sulphate", - imageSrc: "http://img.b2bpic.net/free-photo/stacks-timber-planks-building-construction-generated-by-ai_188544-26233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stacks-timber-planks-building-construction-generated-by-ai_188544-26233.jpg?_wi=1", }, { id: "p3", name: "Construction Bricks", price: "Unit Pricing", variant: "Red/Lightweight", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14992.jpg?_wi=1", }, { id: "p4", @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Reliability defines Standard Building Materials.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wood-pallet-cargo-freight-industry-load-logistic_53876-139691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wood-pallet-cargo-freight-industry-load-logistic_53876-139691.jpg?_wi=2", imageAlt: "construction building materials supply warehouse", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "Best products, best service in town.", tag: "Project", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-construction-engineer-looking-camera_23-2148233714.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architect-colleagues-discussing-design-white-foam-building-model-modern-architectural-office-team-two-professional-architects-working-blueprints-desk_482257-37823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-colleagues-discussing-design-white-foam-building-model-modern-architectural-office-team-two-professional-architects-working-blueprints-desk_482257-37823.jpg?_wi=2", imageAlt: "professional construction materials office team", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Highly recommended for all Baniyas projects.", tag: "Development", avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-wearing-hard-hat-building-object_1303-27938.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-928.jpg?_wi=2", imageAlt: "construction steel reinforcement bars stack", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Professional team with great product knowledge.", tag: "Architectural", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-focus-shot-handsome-adult-man-sitting-pier_181624-30113.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stacks-timber-planks-building-construction-generated-by-ai_188544-26233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stacks-timber-planks-building-construction-generated-by-ai_188544-26233.jpg?_wi=2", imageAlt: "cement bags construction material supply", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "The gold standard for local builders.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-with-helmet_23-2148921381.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14992.jpg?_wi=2", imageAlt: "clay bricks for building construction", }, ]}