diff --git a/src/app/page.tsx b/src/app/page.tsx index bf058ca..96c02cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { description="Surf rentals, lessons, kayaks, bikes & more in Surf City, NC. Welcome to our local community of ocean lovers." tag="East Coast Vibes" tagAnimation="blur-reveal" - 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=1" imageAlt="Surfer riding waves at Surf City North Carolina" textPosition="bottom-left" showBlur={true} @@ -87,7 +87,7 @@ export default function HomePage() { author: "Quality Equipment", description: "Top-quality boards for all skill levels from beginner-friendly foam boards to high-performance shortboards.", 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=1", imageAlt: "Colorful surfboards available for rental", }, { @@ -96,7 +96,7 @@ export default function HomePage() { author: "Expert Instruction", description: "Patient, knowledgeable instructors teaching beginners and improving technique for experienced surfers.", tags: ["Lessons", "Training"], - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-skateboarders-park_23-2147678201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-skateboarders-park_23-2147678201.jpg?_wi=1", imageAlt: "Professional surf instructor teaching lesson", }, { @@ -105,7 +105,7 @@ export default function HomePage() { author: "Guided Adventures", description: "Explore the beautiful Surf City intracoastal waterway with Sara and our knowledgeable crew.", tags: ["Tours", "Activity"], - imageSrc: "http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-rowing-full-shot_23-2148593438.jpg?_wi=1", imageAlt: "Guided kayak tour on scenic waterway", }, { @@ -114,7 +114,7 @@ export default function HomePage() { author: "Local Exploration", description: "Cruise through Surf City on comfortable rental bikes with flexible drop-off and pick-up service.", 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=1", imageAlt: "Organized bike rental fleet", }, ]} @@ -166,7 +166,7 @@ export default function HomePage() { name: "Stacey P.", role: "Satisfied Customer", testimonial: "The boards were in great shape and the service was excellent. The overall vibe is that everyone who works there wants to be there and genuinely wants to help you.", - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg?_wi=1", imageAlt: "Stacey P.", }, { @@ -174,7 +174,7 @@ export default function HomePage() { name: "Catherine M.", role: "Repeat Customer", testimonial: "George was great in helping me select a board. Both my daughter and her boyfriend had a fantastic experience renting boards. I would recommend this shop.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-trendy-hairstyle_23-2149430889.jpg?_wi=1", imageAlt: "Catherine M.", }, { @@ -182,7 +182,7 @@ export default function HomePage() { name: "Maria R.", role: "Multi-Service Renter", testimonial: "George was helpful, accommodating and professional. We rented kayaks and bikes — he was even able to pick up and drop off the kayaks. We will absolutely rent with On Shore next time we are in town.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg?_wi=1", imageAlt: "Maria R.", }, { @@ -190,7 +190,7 @@ export default function HomePage() { name: "Kenny R.", role: "Family Friend", testimonial: "Cool shop and even cooler folks! Very helpful and informative in helping select the next board for my kids. Great people and great experience — highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=1", imageAlt: "Kenny R.", }, { @@ -198,7 +198,7 @@ export default function HomePage() { name: "Sachin D.", role: "Multi-Item Renter", testimonial: "George was really fantastic and very flexible. We rented bikes, body suits, and surf boards. He is very friendly and all about customer satisfaction.", - 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=1", imageAlt: "Sachin D.", }, { @@ -206,7 +206,7 @@ export default function HomePage() { name: "John J.", role: "Kayak Tour Enthusiast", testimonial: "We had a great time kayaking with Sara and the crew. Very knowledgeable about the environment. A fantastic way to see the awesome nature around the Surf City intracoastal area.", - imageSrc: "http://img.b2bpic.net/free-photo/inclusivity-workspace_52683-90479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inclusivity-workspace_52683-90479.jpg?_wi=1", imageAlt: "John J.", }, ]}