diff --git a/src/app/page.tsx b/src/app/page.tsx index a9a8d80..5ff46e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Shop Now", href: "pricing" }, { text: "See How It Works", href: "features" } ]} - imageSrc="http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592327.jpg" + imageSrc="http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592327.jpg?_wi=1" imageAlt="Vertistand ergonomic sit-stand desk in standing position" showDimOverlay={false} buttonAnimation="slide-up" @@ -77,28 +77,28 @@ export default function LandingPage() { { id: 1, title: "Radically Affordable", description: "40% lower manufacturing costs mean fair pricing for you. Starting at just ₹8,000.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592327.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592327.jpg?_wi=2" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-kitchen-looking-tablet_23-2148329345.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-kitchen-looking-tablet_23-2148329345.jpg?_wi=1" } }, { id: 2, title: "Mechanically Simple", description: "Our patented sprocket gear system eliminates motors and complex parts. It's durable, intuitive, and built to last.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/gear-cog-wheel-white-background-design_1017-60299.jpg" + imageSrc: "http://img.b2bpic.net/free-vector/gear-cog-wheel-white-background-design_1017-60299.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592327.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592327.jpg?_wi=3" } }, { id: 3, title: "Sturdy for Real Life", description: "High-quality materials engineered for daily use at home or in the office. Fewer parts mean less that can break.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-kitchen-looking-tablet_23-2148329345.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-kitchen-looking-tablet_23-2148329345.jpg?_wi=2" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/gear-cog-wheel-white-background-design_1017-60299.jpg" + imageSrc: "http://img.b2bpic.net/free-vector/gear-cog-wheel-white-background-design_1017-60299.jpg?_wi=2" } } ]}