diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 49927ce..974b570 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function AboutPage() { tag="Our Mission" tagIcon={Flame} background={{ variant: "fluid" }} - imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=2" imageAlt="Nairobi Street Kitchen community gathering" imagePosition="right" mediaAnimation="slide-up" @@ -96,7 +96,7 @@ export default function AboutPage() { "Started with a vision to create a space where street food vendors could thrive and share their authentic recipes with the world.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=4", }, { name: "Growing Community", @@ -105,7 +105,7 @@ export default function AboutPage() { "Expanded to 20+ vendors and welcomed over 50,000 happy guests annually. Our community continues to grow stronger.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg", + "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=2", }, { name: "Cultural Impact", @@ -114,7 +114,7 @@ export default function AboutPage() { "Recognized as Nairobi's premier street food destination, preserving and celebrating authentic culinary traditions.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=5", }, ]} buttons={[ @@ -168,7 +168,7 @@ export default function AboutPage() { testimonial: "Building this platform has been the most rewarding journey. Seeing vendors succeed and communities unite around authentic food drives us daily.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=3", imageAlt: "John Kimani", }, { @@ -178,7 +178,7 @@ export default function AboutPage() { testimonial: "Every day, I witness the magic of connection. Our vendors are artists, and this space allows them to share their passion with the world.", imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=6", imageAlt: "Priscilla Odhiambo", }, { @@ -188,7 +188,7 @@ export default function AboutPage() { testimonial: "Ensuring excellence across every vendor and every experience is our priority. We're committed to maintaining the highest standards.", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg?_wi=2", imageAlt: "Timothy Kipchoge", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 063c96a..0323508 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -84,7 +84,7 @@ export default function ContactPage() { tag="Contact Information" tagIcon={Heart} background={{ variant: "fluid" }} - imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=5" imageAlt="Contact us for reservations and inquiries" imagePosition="right" mediaAnimation="slide-up" @@ -96,7 +96,7 @@ export default function ContactPage() { "Nairobi Street Kitchen - Located in the heart of Nairobi. Open daily from 10 AM to 11 PM for your dining pleasure.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=12", }, { name: "Quick Response", @@ -105,7 +105,7 @@ export default function ContactPage() { "Our team responds to inquiries within 24 hours. For urgent bookings, call us directly at +254 (0) 712 345 678.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg", + "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=5", }, { name: "Always Available", @@ -114,7 +114,7 @@ export default function ContactPage() { "Follow us on social media for updates, vendor features, and special event announcements. Tag us in your posts!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=13", }, ]} buttons={[ diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 675dad2..4009323 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -84,7 +84,7 @@ export default function EventsPage() { tag="Book Your Event" tagIcon={Flame} background={{ variant: "fluid" }} - imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=4" imageAlt="Vibrant event atmosphere at Nairobi Street Kitchen" imagePosition="right" mediaAnimation="slide-up" @@ -96,7 +96,7 @@ export default function EventsPage() { "Perfect for large groups. Flexible spaces, diverse food options, and interactive vendor experiences create memorable corporate gatherings.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=9", }, { name: "Social Celebrations", @@ -105,7 +105,7 @@ export default function EventsPage() { "Celebrate your special moments in an authentic, vibrant setting. Our vendors curate custom menus for your unique celebration.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg", + "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=4", }, { name: "Community Gatherings", @@ -114,7 +114,7 @@ export default function EventsPage() { "Connect with your community over authentic Nairobi food. We provide the space and culinary excellence for meaningful connections.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=10", }, ]} buttons={[ @@ -168,7 +168,7 @@ export default function EventsPage() { testimonial: "Hosted our annual conference here. The venue accommodated all 150 guests beautifully, and the food variety kept everyone energized and happy. Our team is already planning the next event!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=4", imageAlt: "TechFlow Kenya event success", }, { @@ -178,7 +178,7 @@ export default function EventsPage() { testimonial: "Perfect venue for our monthly networking events. The open layout allows for easy mingling, and the food vendors provide endless conversation starters.", imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=11", imageAlt: "Marketing hub networking event", }, { @@ -188,7 +188,7 @@ export default function EventsPage() { testimonial: "Our wedding reception here was absolutely magical. The authentic atmosphere, combined with the delicious food, made our guests feel the real Nairobi. It was the perfect reflection of our love story.", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg?_wi=3", imageAlt: "Wedding celebration at venue", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e8eafd..aa23d4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function HomePage() { tag="Authentic Street Food" tagIcon={Flame} background={{ variant: "fluid" }} - imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=1" imageAlt="Vibrant street food vendor preparing authentic Nairobi cuisine" imagePosition="right" mediaAnimation="slide-up" @@ -100,7 +100,7 @@ export default function HomePage() { "An incredible experience that captures the authentic spirit of Nairobi's street food culture. Every vendor brings their unique flavor.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=1", imageAlt: "african woman portrait professional headshot smiling", }, { @@ -110,7 +110,7 @@ export default function HomePage() { "Perfect venue for corporate gatherings. The atmosphere is electric, and the food is absolutely phenomenal.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg", + "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=1", imageAlt: "african man portrait professional headshot confident", }, @@ -121,7 +121,7 @@ export default function HomePage() { "My clients love visiting here. It's the best introduction to real Nairobi dining and local culture.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=2", imageAlt: "african woman professional portrait headshot happy", }, @@ -153,7 +153,7 @@ export default function HomePage() { rating: 5, reviewCount: "1.2k", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg", + "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=1", imageAlt: "Grilled meat and vegetables from Njeri's Kitchen", }, @@ -165,7 +165,7 @@ export default function HomePage() { rating: 5, reviewCount: "890", imageSrc: - "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg", + "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg?_wi=1", imageAlt: "Fresh mandazi with traditional Kenyan coffee", }, { @@ -176,7 +176,7 @@ export default function HomePage() { rating: 5, reviewCount: "2.3k", imageSrc: - "http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg", + "http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg?_wi=1", imageAlt: "Colorful fusion street tacos with fresh ingredients", }, @@ -188,7 +188,7 @@ export default function HomePage() { rating: 5, reviewCount: "1.5k", imageSrc: - "http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg", + "http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg?_wi=1", imageAlt: "Traditional ugali with fresh collard greens", }, @@ -200,7 +200,7 @@ export default function HomePage() { rating: 5, reviewCount: "1.1k", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg", + "http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg?_wi=1", imageAlt: "Golden samosas and fresh chapati", }, ]} @@ -273,7 +273,7 @@ export default function HomePage() { testimonial: "Best place to experience authentic Nairobi food culture. The vendors are passionate and the atmosphere is incredible. I bring all my visiting clients here!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=1", imageAlt: "Portrait of Samuel Kariuki", }, { @@ -283,7 +283,7 @@ export default function HomePage() { testimonial: "Amazing venue for team building events. Great food, live music, and wonderful people. Our team had an unforgettable evening!", imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=3", imageAlt: "Portrait of Diana Kipchoge", }, { @@ -293,7 +293,7 @@ export default function HomePage() { testimonial: "This is what authentic Nairobi is all about. Every vendor brings their A-game, and the energy is contagious. A must-visit destination!", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos_23-2150343029.jpg?_wi=1", imageAlt: "Portrait of Peter Ochieng", }, { @@ -313,7 +313,7 @@ export default function HomePage() { testimonial: "Booked our company retreat here. The booking process was seamless, and the entire experience exceeded expectations. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", + "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=2", imageAlt: "Portrait of Michael Wanjiru", }, { diff --git a/src/app/vendors/page.tsx b/src/app/vendors/page.tsx index 94739c2..9f81175 100644 --- a/src/app/vendors/page.tsx +++ b/src/app/vendors/page.tsx @@ -84,7 +84,7 @@ export default function VendorsPage() { tag="Vendor Spotlight" tagIcon={ChefHat} background={{ variant: "fluid" }} - imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg?_wi=3" imageAlt="Our talented vendors preparing authentic cuisine" imagePosition="right" mediaAnimation="slide-up" @@ -96,7 +96,7 @@ export default function VendorsPage() { "Over 15 years perfecting the art of grilling. Every piece of meat is a masterpiece of flavor and tradition.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=7", }, { name: "Hassan Mohamed", @@ -105,7 +105,7 @@ export default function VendorsPage() { "My family recipes have been our legacy for generations. I'm proud to share them with Nairobi through this platform.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg", + "http://img.b2bpic.net/free-photo/african-american-businessman-gray-suit-studio-portrait_53876-102940.jpg?_wi=3", }, { name: "Maria Okonkwo", @@ -114,7 +114,7 @@ export default function VendorsPage() { "Fresh mandazi every morning, paired with perfectly brewed traditional coffee. It's my way of bringing joy to Nairobi.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", + "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg?_wi=8", }, ]} buttons={[ @@ -145,7 +145,7 @@ export default function VendorsPage() { rating: 5, reviewCount: "1.2k", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg", + "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=2", imageAlt: "Grilled meat and vegetables from Njeri's Kitchen", }, { @@ -156,7 +156,7 @@ export default function VendorsPage() { rating: 5, reviewCount: "890", imageSrc: - "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg", + "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104774.jpg?_wi=2", imageAlt: "Fresh mandazi with traditional Kenyan coffee", }, { @@ -167,7 +167,7 @@ export default function VendorsPage() { rating: 5, reviewCount: "2.3k", imageSrc: - "http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg", + "http://img.b2bpic.net/free-photo/mexican-menu_23-2147640309.jpg?_wi=2", imageAlt: "Colorful fusion street tacos with fresh ingredients", }, { @@ -178,7 +178,7 @@ export default function VendorsPage() { rating: 5, reviewCount: "1.5k", imageSrc: - "http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg", + "http://img.b2bpic.net/free-photo/sebzi-govurma-plov-with-beef-stew-with-herbs_114579-2655.jpg?_wi=2", imageAlt: "Traditional ugali with fresh collard greens", }, { @@ -189,7 +189,7 @@ export default function VendorsPage() { rating: 5, reviewCount: "1.1k", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg", + "http://img.b2bpic.net/free-photo/close-up-yummy-indian-patisserie-products_23-2148295024.jpg?_wi=2", imageAlt: "Golden samosas and fresh chapati", }, { @@ -200,7 +200,7 @@ export default function VendorsPage() { rating: 5, reviewCount: "1.8k", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg", + "http://img.b2bpic.net/free-photo/top-view-steak-with-fried-ribs-with-fried-chicken-potatoes-board-with-sauce_141793-4233.jpg?_wi=3", imageAlt: "Fresh grilled seafood preparations", }, ]}