diff --git a/src/app/rentals/page.tsx b/src/app/rentals/page.tsx index 9e6fb4b..67d6fad 100644 --- a/src/app/rentals/page.tsx +++ b/src/app/rentals/page.tsx @@ -58,7 +58,7 @@ export default function RentalsPage() { description="Quality equipment and friendly service for all your water adventures in Surf City, NC." tag="Book Now" tagAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/beach-chair-palm-tropical-beach-pattaya-thailand_1339-7300.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beach-chair-palm-tropical-beach-pattaya-thailand_1339-7300.jpg?_wi=2" imageAlt="Rental equipment at On Shore Surf Shop" textPosition="bottom-left" showBlur={true} @@ -84,7 +84,7 @@ export default function RentalsPage() { author: "All Skill Levels", description: "From beginner-friendly foam boards to high-performance shortboards. Quality equipment maintained and ready for your adventure.", tags: ["Equipment", "Rental"], - imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-palm-tropical-beach-pattaya-thailand_1339-7300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-palm-tropical-beach-pattaya-thailand_1339-7300.jpg?_wi=3", imageAlt: "Surfboards available for rental", }, { @@ -93,7 +93,7 @@ export default function RentalsPage() { author: "Water Protection", description: "Keep warm and protected in all water conditions. Sizes available for adults and children with flexible rental terms.", tags: ["Apparel", "Rental"], - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-with-surfboard-beach_273609-5218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-with-surfboard-beach_273609-5218.jpg?_wi=1", imageAlt: "Wetsuits and body suits for water sports", }, { @@ -102,7 +102,7 @@ export default function RentalsPage() { author: "Guided Exploration", description: "Explore the beautiful Surf City intracoastal waterway with delivery and pick-up service available. Professional guides on request.", tags: ["Tours", "Activity"], - imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kayaking-river_1303-16052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-together-kayaking-river_1303-16052.jpg?_wi=1", imageAlt: "Kayaks ready for waterway exploration", }, ]} @@ -125,7 +125,7 @@ export default function RentalsPage() { author: "Coastal Cruising", description: "Comfortable cruiser bikes perfect for exploring Surf City. Flexible rental periods with convenient drop-off and pick-up options available.", tags: ["Bikes", "Rental"], - imageSrc: "http://img.b2bpic.net/free-photo/vintage-bicycle-sand-beach_23-2148928059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-bicycle-sand-beach_23-2148928059.jpg?_wi=2", imageAlt: "Bikes ready for coastal exploration", }, { @@ -134,7 +134,7 @@ export default function RentalsPage() { author: "Bundle & Save", description: "Combine rentals for your perfect day. Mix surfboards, kayaks, and bikes with coordinated pick-up and delivery for maximum convenience.", tags: ["Packages", "Savings"], - imageSrc: "http://img.b2bpic.net/free-photo/summer-water-sports-concept-vertical-shot-appealing-woman-black-swimsuit-has-pleased-expression_273609-17692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/summer-water-sports-concept-vertical-shot-appealing-woman-black-swimsuit-has-pleased-expression_273609-17692.jpg?_wi=2", imageAlt: "Multiple rental options bundled together", }, { @@ -143,7 +143,7 @@ export default function RentalsPage() { author: "Personalized Service", description: "Our team knows the conditions and can recommend the perfect equipment for your skill level, the forecast, and your preferences.", tags: ["Advice", "Service"], - imageSrc: "http://img.b2bpic.net/free-photo/relaxed-hispanic-man-talking-phone-cafe_1262-6202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relaxed-hispanic-man-talking-phone-cafe_1262-6202.jpg?_wi=2", imageAlt: "Friendly staff providing expert guidance", }, ]}