Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -124,13 +124,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "conf", title: "Conference Package", price: "Custom", period: "day", features: [
|
||||
id: "conf", title: "Conference Package", price: "Starting from R2,500", period: "day", features: [
|
||||
"Fully equipped venues", "On-site catering", "Professional atmosphere", "AV equipment included", "High-speed Wi-Fi"],
|
||||
button: {
|
||||
text: "Check Availability", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-happy-smile-relax-outdoor-swimming-pool-hotel_74190-9312.jpg", imageAlt: "luxury resort pool palm trees"},
|
||||
{
|
||||
id: "wedding", title: "Wedding Venue", price: "Custom", period: "event", features: [
|
||||
id: "wedding", title: "Wedding Venue", price: "Starting from R15,000", period: "event", features: [
|
||||
"Stunning river backdrop", "Full event planning", "Premium catering", "Bridal suite", "Outdoor reception area"],
|
||||
button: {
|
||||
text: "Check Availability", href: "#"},
|
||||
|
||||
Reference in New Issue
Block a user