diff --git a/src/app/page.tsx b/src/app/page.tsx index 262d69e..ce9b51d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#footer", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=1" imageAlt="Inside our shop" mediaAnimation="slide-up" /> @@ -85,7 +85,7 @@ export default function LandingPage() { "Custom dimensions for all woodworking projects.", "Reliable quality finish.", ], - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=2", }, { id: "s2", @@ -94,7 +94,7 @@ export default function LandingPage() { "Keep your blades and bits razor sharp.", "Fast turnaround service.", ], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg?_wi=1", }, { id: "s3", @@ -103,7 +103,7 @@ export default function LandingPage() { "Duplicate your keys while you wait.", "Precise and accurate cutting.", ], - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=3", }, ]} title="Trade & DIY Solutions" @@ -133,7 +133,7 @@ export default function LandingPage() { quote: "The only shop I trust for my professional projects.", name: "John Miller", role: "General Contractor", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg?_wi=2", }, { id: "2", @@ -141,7 +141,7 @@ export default function LandingPage() { quote: "They cut my timber perfectly every time.", name: "Sarah Davis", role: "Hobbyist", - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=4", }, { id: "3", @@ -149,7 +149,7 @@ export default function LandingPage() { quote: "They always have the exact bolt or screw I need.", name: "Mike Ross", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg?_wi=3", }, { id: "4", @@ -157,7 +157,7 @@ export default function LandingPage() { quote: "Always point me in the right direction for my repairs.", name: "Elena Fisher", role: "Builder", - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=5", }, { id: "5", @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "Best shop in town for friendly and honest hardware advice.", name: "Tom Baker", role: "Local Resident", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-shoemaker-workshop-holding-shoes_171337-12237.jpg?_wi=4", }, ]} title="What Our Locals Say" @@ -179,7 +179,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Common Questions" description="Frequently asked questions about our services and stock." - imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866628.jpg?_wi=6" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ @@ -214,7 +214,7 @@ export default function LandingPage() {