Merge version_2 into main #5
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="reverse"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg?_wi=1"
|
||||
imageAlt="Premium celebration with VVIP service"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="browser"
|
||||
@@ -141,13 +141,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"
|
||||
@@ -185,10 +185,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=2", 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"
|
||||
@@ -197,10 +197,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=3", 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