Update src/app/businesses/page.tsx
This commit is contained in:
@@ -53,21 +53,21 @@ export default function BusinessesPage() {
|
||||
id: 1,
|
||||
title: "Restaurants & Dining",
|
||||
description: "From cozy cafes to fine dining establishments, discover the best culinary experiences Potchefstroom has to offer. Real reviews from real customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-hotel-review-background_23-2148156421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-hotel-review-background_23-2148156421.jpg?_wi=3",
|
||||
imageAlt: "Featured restaurants and dining options",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Retail & Shopping",
|
||||
description: "Browse top-rated retail stores, boutiques, and shops in Potchefstroom. Find exactly what you need with trusted customer recommendations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens-collection_23-2148626879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens-collection_23-2148626879.jpg?_wi=2",
|
||||
imageAlt: "Featured retail and shopping venues",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Professional Services",
|
||||
description: "Explore salons, wellness centers, healthcare providers, and other professional services. Connect with skilled service providers backed by community reviews.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basic-rgb_53876-37668.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basic-rgb_53876-37668.jpg?_wi=2",
|
||||
imageAlt: "Featured professional services",
|
||||
},
|
||||
]}
|
||||
@@ -88,21 +88,21 @@ export default function BusinessesPage() {
|
||||
id: 1,
|
||||
title: "Category Filtering",
|
||||
description: "Filter businesses by category, from restaurants to healthcare. Narrow down your search to find exactly what you need.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2",
|
||||
imageAlt: "Category filtering interface",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Rating & Reviews",
|
||||
description: "Sort by highest ratings and read detailed customer reviews. Make informed decisions based on genuine community feedback.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basic-rgb_53876-37668.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/basic-rgb_53876-37668.jpg?_wi=3",
|
||||
imageAlt: "Ratings and reviews display",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Location-Based Search",
|
||||
description: "Find businesses near you with our location-based search. Discover what's happening in your neighborhood.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens-collection_23-2148626879.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-screens-collection_23-2148626879.jpg?_wi=3",
|
||||
imageAlt: "Location-based search results",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user