9 Commits

Author SHA1 Message Date
8ae383afcc Merge version_4 into main
Merge version_4 into main
2026-05-01 07:07:58 +00:00
eaedd22d4a Update src/app/page.tsx 2026-05-01 07:07:55 +00:00
bd97981f55 Merge version_4 into main
Merge version_4 into main
2026-05-01 07:07:28 +00:00
09dc2db57f Update src/app/page.tsx 2026-05-01 07:07:25 +00:00
bcb6eec5eb Merge version_4 into main
Merge version_4 into main
2026-05-01 07:06:59 +00:00
6c2fb94f61 Update src/app/page.tsx 2026-05-01 07:06:56 +00:00
bd2bb66576 Merge version_4 into main
Merge version_4 into main
2026-05-01 07:06:31 +00:00
3e3b228f20 Update src/app/page.tsx 2026-05-01 07:06:28 +00:00
88781152db Merge version_3 into main
Merge version_3 into main
2026-05-01 07:03:24 +00:00

View File

@@ -4,13 +4,13 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
export default function LandingPage() {
return (
@@ -41,20 +41,20 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{ variant: "plain" }}
logoText="Dare to Dream Events"
<HeroBillboardTestimonial
title="Dare to Dream Events"
description="Crafting Extraordinary Moments in Cape Town."
background={{ variant: "plain" }}
buttons={[{ text: "Get Your Free Quote", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-brunette-woman-are-looking-diagramme-being-light-room_8353-10336.jpg?_wi=2"
mediaAnimation="slide-up"
testimonials={[]}
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={false}
title="About Dare to Dream"
description="At Dare to Dream Events, we believe every occasion is an opportunity to craft a story. Based in Cape Town, our team is passionate about transforming visions into breathtaking, unforgettable realities with meticulous care."
bulletPoints={[
@@ -64,21 +64,31 @@ export default function LandingPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/charming-brunette-black-dress-is-standing-by-her-man-who-sits-table-luxury-restaurant_613910-18639.jpg?_wi=2"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentyFour
<PricingCardThree
animationType="slide-up"
textboxLayout="default"
textboxLayout="split"
useInvertedBackground={true}
features={[
{ id: "s1", title: "Birthdays", author: "Dare to Dream", description: "Unforgettable birthday celebrations.", tags: ["parties"], imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blonde-caucasian-lady-pajamas-sits-sofa-decorated-festive-room-christmas-preparation-concept_197531-31682.jpg?_wi=2" },
{ id: "s2", title: "Baby Showers", author: "Dare to Dream", description: "Sweet and sophisticated arrivals.", tags: ["celebrations"], imageSrc: "http://img.b2bpic.net/free-photo/cute-wedding-buffet_1157-18554.jpg" },
{ id: "s3", title: "Luxury Picnics", author: "Dare to Dream", description: "Elegant outdoor dining experiences.", tags: ["picnics"], imageSrc: "http://img.b2bpic.net/free-photo/bouquet-holly-berries-peonies-dry-lemon-slices_114579-2539.jpg" },
]}
title="Our Services"
description="Premium event planning and party styling for every milestone."
description="Premium planning and styling packages for every special milestone."
plans={[
{
id: "p1", name: "Essentials", price: "R 5,000", features: ["Basic Event Planning", "Styling Consultation", "Vendor Referrals"],
buttons: [{ text: "Book Now", href: "#contact" }]
},
{
id: "p2", name: "Luxury", price: "R 12,000", features: ["Full Event Planning", "Bespoke Styling", "On-site Coordination", "Design Mockups"],
buttons: [{ text: "Book Now", href: "#contact" }]
},
{
id: "p3", name: "Premium", price: "R 25,000", features: ["Complete Event Management", "Exclusive Design", "VIP Support", "Vendor Management"],
buttons: [{ text: "Book Now", href: "#contact" }]
}
]}
/>
</div>
@@ -92,9 +102,6 @@ export default function LandingPage() {
{ id: "g1", brand: "Events", name: "Elegant Setup", price: "View", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/lady-healthy-human-romantic-girl_1304-952.jpg?_wi=2" },
{ id: "g2", brand: "Events", name: "Luxury Picnic", price: "View", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-antique-store_23-2149640756.jpg" },
{ id: "g3", brand: "Events", name: "Birthday Party", price: "View", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/crop-shot-cheese-cake_1301-642.jpg" },
{ id: "g4", brand: "Events", name: "Corporate Gala", price: "View", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/table-decorated-christmas_1162-202.jpg" },
{ id: "g5", brand: "Events", name: "Anniversary", price: "View", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/tall-centrepiece-made-pink-flowers-crystal-chains-stands-dinner-table_1304-3336.jpg" },
{ id: "g6", brand: "Events", name: "Themed Event", price: "View", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-model-black-leather-jacket-posing-near-lamps_114579-66715.jpg" },
]}
title="Our Gallery"
description="A glimpse into the magical events we create."
@@ -108,9 +115,6 @@ export default function LandingPage() {
testimonials={[
{ id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Wedding Planning", quote: "Stunning work, made our big day so easy.", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-celebrating-birthday-together_23-2150598994.jpg?_wi=2" },
{ id: "t2", name: "Mark L.", date: "Sept 2023", title: "Corporate Event", quote: "Professional, elegant and creative.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-with-champagne_23-2147931387.jpg" },
{ id: "t3", name: "Emily R.", date: "Aug 2023", title: "Baby Shower", quote: "My baby shower was gorgeous!", tag: "Shower", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg" },
{ id: "t4", name: "David K.", date: "July 2023", title: "Birthday", quote: "Simply the best planners in town.", tag: "Party", avatarSrc: "http://img.b2bpic.net/free-photo/african-american-man-showing-new-design-blonde-woman_74855-8798.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-beautiful-dress_1098-21953.jpg" },
{ id: "t5", name: "Anna W.", date: "June 2023", title: "Picnic", quote: "Luxury picnics done so beautifully.", tag: "Picnic", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-with-balloons-near-woman-with-glass-wine-room_23-2148024601.jpg" },
]}
title="What Clients Say"
description="4.9 star rating from 41 happy clients."
@@ -124,7 +128,6 @@ export default function LandingPage() {
faqs={[
{ id: "q1", title: "How do I book an event?", content: "Reach out via our contact form or WhatsApp." },
{ id: "q2", title: "Where do you operate?", content: "We are based in Crawford, Cape Town." },
{ id: "q3", title: "Can you handle corporate?", content: "Yes, we handle custom corporate events." },
]}
title="Frequently Asked"
description="We're here to answer any questions."