diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e58c377..3dc0712 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { { value: "2M+", title: "Monthly Active Users"}, ]} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=6" imageAlt="Retail stores directory" useInvertedBackground={true} mediaAnimation="slide-up" @@ -74,7 +74,7 @@ export default function AboutPage() { id: "4", title: "Store Ratings & Reviews", content: "Read authentic customer reviews and ratings for stores. Share your experiences and help other shoppers discover quality retailers in your area."}, ]} - imageSrc="http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg" + imageSrc="http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=6" imageAlt="Store search and discovery" useInvertedBackground={false} mediaPosition="right" diff --git a/src/app/browse/page.tsx b/src/app/browse/page.tsx index 989c137..6e27408 100644 --- a/src/app/browse/page.tsx +++ b/src/app/browse/page.tsx @@ -66,23 +66,23 @@ export default function BrowsePage() { background={{ variant: "animated-grid" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg", imageAlt: "Store listing grid"}, + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=4", imageAlt: "Store listing grid"}, { - imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg", imageAlt: "Store search interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=4", imageAlt: "Store search interface"}, { - imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg", imageAlt: "Shopping destination"}, + imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=3", imageAlt: "Shopping destination"}, { - imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg", imageAlt: "Store profile details"}, + imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=3", imageAlt: "Store profile details"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg", imageAlt: "Browse store profiles"}, + imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=4", imageAlt: "Browse store profiles"}, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg", imageAlt: "Store directory"}, + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=5", imageAlt: "Store directory"}, { - imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg", imageAlt: "Find stores"}, + imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=5", imageAlt: "Find stores"}, { - imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg", imageAlt: "Retail stores"}, + imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=4", imageAlt: "Retail stores"}, ]} carouselPosition="right" buttons={[ @@ -102,15 +102,15 @@ export default function BrowsePage() { { id: "1", name: "Lisa Chen", role: "Regular Shopper", testimonial: "The browse feature helped me find specialty stores I never knew existed. I love being able to see all available options in my area at once.", imageSrc: - "http://img.b2bpic.net/free-vector/testimonial-design-with-speech-bubbles-concept_23-2147951850.jpg", imageAlt: "Lisa Chen"}, + "http://img.b2bpic.net/free-vector/testimonial-design-with-speech-bubbles-concept_23-2147951850.jpg?_wi=2", imageAlt: "Lisa Chen"}, { id: "2", name: "Michael Park", role: "Shopping Center Manager", testimonial: "Our mall's store listings on StoreHub have increased foot traffic significantly. The platform is essential for modern retail discovery.", imageSrc: - "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg", imageAlt: "Michael Park"}, + "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg?_wi=2", imageAlt: "Michael Park"}, { id: "3", name: "Sarah Anderson", role: "Fashion Enthusiast", testimonial: "I use the browse filters all the time to find fashion retailers with specific services. It's like having a personal shopping assistant!", imageSrc: - "http://img.b2bpic.net/free-photo/redhead-woman-holding-yellow-shopping-bag_23-2148339164.jpg", imageAlt: "Sarah Anderson"}, + "http://img.b2bpic.net/free-photo/redhead-woman-holding-yellow-shopping-bag_23-2148339164.jpg?_wi=2", imageAlt: "Sarah Anderson"}, ]} textboxLayout="default" useInvertedBackground={false} diff --git a/src/app/page.tsx b/src/app/page.tsx index 185ae1f..aba2171 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,23 +70,23 @@ export default function HomePage() { background={{ variant: "animated-grid" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg", imageAlt: "Modern shopping mall"}, + imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=1", imageAlt: "Modern shopping mall"}, { - imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg", imageAlt: "Store search interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=1", imageAlt: "Store search interface"}, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg", imageAlt: "Store listing grid"}, + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=1", imageAlt: "Store listing grid"}, { - imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg", imageAlt: "Store profile details"}, + imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=1", imageAlt: "Store profile details"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg", imageAlt: "Detailed store information"}, + imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=2", imageAlt: "Detailed store information"}, { - imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg", imageAlt: "Shopping destination"}, + imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=2", imageAlt: "Shopping destination"}, { - imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg", imageAlt: "Smart search functionality"}, + imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=2", imageAlt: "Smart search functionality"}, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg", imageAlt: "Complete store catalog"}, + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=2", imageAlt: "Complete store catalog"}, ]} carouselPosition="right" buttons={[ @@ -106,7 +106,7 @@ export default function HomePage() { { value: "50K+", title: "Retail Stores Listed" }, { value: "2M+", title: "Monthly Active Users" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=3" imageAlt="Retail stores directory" useInvertedBackground={true} mediaAnimation="slide-up" @@ -134,7 +134,7 @@ export default function HomePage() { id: "4", title: "Store Ratings & Reviews", content: "Read authentic customer reviews and ratings for stores. Share your experiences and help other shoppers discover quality retailers in your area."}, ]} - imageSrc="http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg" + imageSrc="http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=3" imageAlt="Store search and discovery" useInvertedBackground={false} mediaPosition="right" @@ -167,15 +167,15 @@ export default function HomePage() { { id: "1", name: "Maria Santos", role: "Frequent Shopper", testimonial: "StoreHub completely changed how I discover stores. I found amazing boutiques I never knew existed in my neighborhood. The detailed information and reviews are incredibly helpful!", imageSrc: - "http://img.b2bpic.net/free-vector/testimonial-design-with-speech-bubbles-concept_23-2147951850.jpg", imageAlt: "Maria Santos"}, + "http://img.b2bpic.net/free-vector/testimonial-design-with-speech-bubbles-concept_23-2147951850.jpg?_wi=1", imageAlt: "Maria Santos"}, { id: "2", name: "David Thompson", role: "Store Manager", testimonial: "As a store manager, I appreciate how StoreHub showcases our business. Our customers find us easily, and the platform provides valuable insights about shopping trends.", imageSrc: - "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg", imageAlt: "David Thompson"}, + "http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg?_wi=1", imageAlt: "David Thompson"}, { id: "3", name: "Elena Rodriguez", role: "Shopping Enthusiast", testimonial: "The search functionality is fantastic! I can filter by store type, hours, and customer ratings. It saves me so much time planning my shopping trips.", imageSrc: - "http://img.b2bpic.net/free-photo/redhead-woman-holding-yellow-shopping-bag_23-2148339164.jpg", imageAlt: "Elena Rodriguez"}, + "http://img.b2bpic.net/free-photo/redhead-woman-holding-yellow-shopping-bag_23-2148339164.jpg?_wi=1", imageAlt: "Elena Rodriguez"}, { id: "4", name: "James Wilson", role: "Retail Professional", testimonial: "StoreHub is the future of retail discovery. The comprehensive store information and real-time updates make it an essential tool for both shoppers and retailers.", imageSrc: