diff --git a/src/app/page.tsx b/src/app/page.tsx index 70d7e9f..854ffc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,8 +54,8 @@ export default function LandingPage() { tag="Expert Drilling Services" buttons={[{ text: "Get a Quote", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "borehole drilling rig" }, - { imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg", imageAlt: "drilling team field work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=1", imageAlt: "borehole drilling rig" }, + { imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg?_wi=1", imageAlt: "drilling team field work" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-fossil-tree-trunk_91008-583.jpg", imageAlt: "drill bit" } ]} mediaAnimation="slide-up" @@ -84,8 +84,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} products={[ - { id: "1", name: "Industrial Well", price: "Completed", variant: "High Yield", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg" }, - { id: "2", name: "Farm Irrigation", price: "Completed", variant: "Automated", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-care-their-crops_329181-16497.jpg" }, + { id: "1", name: "Industrial Well", price: "Completed", variant: "High Yield", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=2" }, + { id: "2", name: "Farm Irrigation", price: "Completed", variant: "Automated", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-care-their-crops_329181-16497.jpg?_wi=1" }, { id: "3", name: "Residential borehole", price: "Completed", variant: "Domestic", imageSrc: "http://img.b2bpic.net/free-photo/tourist-cooking-tea-gasoline-stove_1398-1216.jpg" } ]} /> @@ -98,8 +98,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { tag: "Tech", title: "Advanced Rigs", subtitle: "Precision technology", description: "High-speed rigs for efficient drilling.", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg" }, - { tag: "Team", title: "Expert Staff", subtitle: "Geological experts", description: "Certified technicians at every site.", imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg" }, + { tag: "Tech", title: "Advanced Rigs", subtitle: "Precision technology", description: "High-speed rigs for efficient drilling.", imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=3" }, + { tag: "Team", title: "Expert Staff", subtitle: "Geological experts", description: "Certified technicians at every site.", imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg?_wi=2" }, { tag: "Safety", title: "Safety Focused", subtitle: "Zero incident policy", description: "Strict site safety management.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-protection-helmet_23-2148921427.jpg" } ]} /> @@ -156,7 +156,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { id: "t1", name: "Alex Rivers", role: "Site Manager", testimonial: "Exceptional drilling speed.", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-phone-with-coffee_1163-555.jpg" }, - { id: "t2", name: "Sarah Miller", role: "Farm Owner", testimonial: "Pump installation was seamless.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-care-their-crops_329181-16497.jpg" } + { id: "t2", name: "Sarah Miller", role: "Farm Owner", testimonial: "Pump installation was seamless.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-taking-care-their-crops_329181-16497.jpg?_wi=2" } ]} title="Client Success Stories" description="See why property developers and farmers trust ColinsDrilz."