Merge version_1 into main #1
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
tag="Featured Venues"
|
||||
products={[
|
||||
{
|
||||
id: "venue-1", name: "Club Euphoria - Johannesburg", price: "Book Now", imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg", imageAlt: "Club Euphoria luxury nightclub"
|
||||
id: "venue-1", name: "Club Euphoria - Johannesburg", price: "Book Now", imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg?_wi=1", imageAlt: "Club Euphoria luxury nightclub"
|
||||
},
|
||||
{
|
||||
id: "venue-2", name: "The Sanctuary - Pretoria", price: "Book Now", imageSrc: "http://img.b2bpic.net/free-photo/entrance-house-porch-shine-darkness_1304-3767.jpg", imageAlt: "The Sanctuary exclusive nightclub"
|
||||
},
|
||||
{
|
||||
id: "venue-3", name: "Velvet Lounge - Cape Town", price: "Book Now", imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg", imageAlt: "Velvet Lounge premium venue"
|
||||
id: "venue-3", name: "Velvet Lounge - Cape Town", price: "Book Now", imageSrc: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg?_wi=2", imageAlt: "Velvet Lounge premium venue"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -167,10 +167,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Thabo Mkhize", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg", imageAlt: "Thabo Mkhize"
|
||||
id: "1", name: "Thabo Mkhize", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg?_wi=1", imageAlt: "Thabo Mkhize"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Amelia Johnson", imageSrc: "http://img.b2bpic.net/free-photo/friends-giving-cheer-new-year_329181-20405.jpg", imageAlt: "Amelia Johnson"
|
||||
id: "2", name: "Amelia Johnson", imageSrc: "http://img.b2bpic.net/free-photo/friends-giving-cheer-new-year_329181-20405.jpg?_wi=1", imageAlt: "Amelia Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Nkosikhona Ndlela", imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-women-evening-dresses-smiling-holding-wine-glasses_176420-3791.jpg", imageAlt: "Nkosikhona Ndlela"
|
||||
@@ -179,10 +179,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Zara Williams", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-their-time-dj-party_23-2149658429.jpg", imageAlt: "Zara Williams"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg", imageAlt: "David Chen"
|
||||
id: "5", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg?_wi=2", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Patricia Okonkwo", imageSrc: "http://img.b2bpic.net/free-photo/friends-giving-cheer-new-year_329181-20405.jpg", imageAlt: "Patricia Okonkwo"
|
||||
id: "6", name: "Patricia Okonkwo", imageSrc: "http://img.b2bpic.net/free-photo/friends-giving-cheer-new-year_329181-20405.jpg?_wi=2", imageAlt: "Patricia Okonkwo"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 1,500 premium celebrations have been elevated with VVIP Bottle Service"
|
||||
|
||||
Reference in New Issue
Block a user