Update src/app/browse/page.tsx
This commit is contained in:
@@ -66,37 +66,37 @@ export default function BrowsePage() {
|
||||
background={{ variant: "grid" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
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=4",
|
||||
imageAlt: "Store listing grid",
|
||||
},
|
||||
{
|
||||
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=4",
|
||||
imageAlt: "Store search interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=4",
|
||||
imageAlt: "Retail stores",
|
||||
},
|
||||
]}
|
||||
@@ -122,7 +122,7 @@ export default function BrowsePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-vector/testimonial-design-with-speech-bubbles-concept_23-2147951850.jpg?_wi=2",
|
||||
imageAlt: "Lisa Chen",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function BrowsePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg?_wi=2",
|
||||
imageAlt: "Michael Park",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function BrowsePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/redhead-woman-holding-yellow-shopping-bag_23-2148339164.jpg?_wi=2",
|
||||
imageAlt: "Sarah Anderson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user