diff --git a/src/app/page.tsx b/src/app/page.tsx index 45536dc..e1c7ea1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,23 +109,23 @@ export default function LandingPage() { { id: 1, title: "Rigorous Testing", description: "Every tool is stressed beyond its limits to ensure it survives the job site.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg", imageAlt: "Battery Test"}, + imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg?_wi=1", imageAlt: "Battery Test"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg", imageAlt: "Battery Test"} + imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg?_wi=2", imageAlt: "Battery Test"} }, { id: 2, title: "Expert Selection", description: "Curated catalogs based on decades of real-world experience.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg", imageAlt: "Battery Test"}, + imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg?_wi=3", imageAlt: "Battery Test"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg", imageAlt: "Battery Test"} + imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg?_wi=4", imageAlt: "Battery Test"} }, { id: 3, title: "Direct Pricing", description: "Cutting the middleman means more profit in your pocket.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg", imageAlt: "Battery Test"}, + imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg?_wi=5", imageAlt: "Battery Test"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg", imageAlt: "Battery Test"} + imageSrc: "http://img.b2bpic.net/free-photo/sparkles-fireworks-new-year-night_23-2148339570.jpg?_wi=6", imageAlt: "Battery Test"} }, ]} showStepNumbers={true} @@ -142,17 +142,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Power Drills", price: "From $129", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg"}, + id: "1", name: "Power Drills", price: "From $129", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=1"}, { - id: "2", name: "Saws & Cutters", price: "From $199", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg"}, + id: "2", name: "Saws & Cutters", price: "From $199", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=2"}, { - id: "3", name: "Hand Tools", price: "From $49", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg"}, + id: "3", name: "Hand Tools", price: "From $49", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=3"}, { - id: "4", name: "Storage Solutions", price: "From $89", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg"}, + id: "4", name: "Storage Solutions", price: "From $89", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=4"}, { - id: "5", name: "Measuring Gear", price: "From $39", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg"}, + id: "5", name: "Measuring Gear", price: "From $39", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=5"}, { - id: "6", name: "Safety Equipment", price: "From $25", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg"}, + id: "6", name: "Safety Equipment", price: "From $25", imageSrc: "http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138424.jpg?_wi=6"}, ]} title="Shop Top Categories" description="Quality gear for every professional need." @@ -168,7 +168,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marcus R.", role: "General Contractor", company: "Summit Built", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-drill_23-2149916314.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-drill_23-2149916314.jpg?_wi=1"}, { id: "2", name: "Elena V.", role: "Lead Electrician", company: "Volt Tech", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-wearing-helmet_23-2149366641.jpg"}, @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136872.jpg"}, { id: "5", name: "David L.", role: "Carpenter", company: "Wood Works", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-drill_23-2149916314.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-with-drill_23-2149916314.jpg?_wi=2"}, ]} title="Rated 5-Stars by LA's Pros" description="See why local tradesmen trust Tool Zone LA for their daily gear."