Merge version_2 into main #2
@@ -54,14 +54,14 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={true}
|
||||
tag="Our Mission"
|
||||
title="Empowering Local Entrepreneurs"
|
||||
description="At KasiLux, we believe every local business has the potential to dominate their niche. We provide premium branding and digital tools to help street vendors and small shops look like industry leaders."
|
||||
tag="Our Founder"
|
||||
title="Tebogo Sibusiso Vuba"
|
||||
description="At KasiLux, we believe every local business has the potential to dominate their niche. Founded by Tebogo Sibusiso Vuba, we provide premium branding and digital tools to help small shops look like industry leaders."
|
||||
subdescription="Your passion deserves a professional edge."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/picture-happy-man-black-board-with-text-successful_176420-2907.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cs1DjX7S15HbXZC5tYqE301N1y/uploaded-1777160127443-ysym5whh.png"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="local entrepreneur working laptop"
|
||||
imageAlt="Tebogo Sibusiso Vuba"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -91,8 +91,6 @@ export default function LandingPage() {
|
||||
{ id: "p2", brand: "Boutique", name: "Premium Upgrade", price: "Featured", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/growth-status-technology-online-website-concept_53876-21396.jpg", imageAlt: "before after shop transformation" },
|
||||
{ id: "p3", brand: "Car Wash", name: "Premium Upgrade", price: "Featured", rating: 5, reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-bath-bomb-water_23-2147933769.jpg", imageAlt: "car wash brand transformation" },
|
||||
{ id: "p4", brand: "Salon", name: "Premium Upgrade", price: "Featured", rating: 5, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-sitting-white-desk-taking-photos-notes-her-cellphone-isolated_574295-5242.jpg", imageAlt: "salon transformation branding" },
|
||||
{ id: "p5", brand: "Street Vendor", name: "Premium Upgrade", price: "Featured", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-vector/n-initial-gradient-colorful-logo-design_343694-1755.jpg", imageAlt: "street vendor branding upgrade" },
|
||||
{ id: "p6", brand: "Nail Tech", name: "Premium Upgrade", price: "Featured", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-brushing-customer-s-nails-after-manicure-process-beauty-salon_613910-20430.jpg", imageAlt: "nail tech branding transformation" },
|
||||
]}
|
||||
title="Transformations"
|
||||
description="Real businesses, real upgrades."
|
||||
@@ -106,14 +104,10 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "James M.", role: "Barber", company: "M's Cuts", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-african-businessman-classy-suit_1303-18456.jpg", imageAlt: "business owner portrait dark background" },
|
||||
{ id: "t2", name: "Sindi L.", role: "Boutique", company: "Luxe Shop", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9495.jpg", imageAlt: "professional barber portrait" },
|
||||
{ id: "t3", name: "Thabo P.", role: "Car Wash", company: "Clean Wash", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-rich-woman-posing-indoors_23-2149722597.jpg", imageAlt: "shop owner portrait elegant" },
|
||||
{ id: "t4", name: "Refilwe M.", role: "Nail Artist", company: "Nails by Refi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-posing-showing-like-sign-blue_140725-24230.jpg", imageAlt: "nail artist professional portrait" },
|
||||
{ id: "t5", name: "John D.", role: "Vendor", company: "Fresh Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-recording-station-ready-interview_1303-22002.jpg", imageAlt: "successful street vendor portrait" },
|
||||
{ id: "t1", name: "Happy Client", role: "Entrepreneur", company: "Local Business", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cs1DjX7S15HbXZC5tYqE301N1y/uploaded-1777160127443-ysym5whh.png", imageAlt: "Client Review" },
|
||||
]}
|
||||
title="Client Success"
|
||||
description="See what our partners say about us."
|
||||
description="What our partners say about us."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,11 +130,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "animated-grid" }}
|
||||
title="Get Started"
|
||||
description="Ready to look like a premium brand? Book a call or chat on WhatsApp now."
|
||||
title="Get In Touch"
|
||||
description="Call us at 0784426889 or email us at tebogovuba7@gmail.com. We are ready to help you grow."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893456.jpg"
|
||||
tag="Let's Talk"
|
||||
imageAlt="luxury dark minimal business"
|
||||
imageAlt="contact us"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -151,8 +145,7 @@ export default function LandingPage() {
|
||||
logoText="KasiLux Digital"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Portfolio", href: "#portfolio" }] },
|
||||
{ title: "Services", items: [{ label: "Design", href: "#services" }, { label: "Booking", href: "#contact" }] },
|
||||
{ title: "Connect", items: [{ label: "WhatsApp", href: "#" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Connect", items: [{ label: "WhatsApp: 0784426889", href: "#" }, { label: "Email: tebogovuba7@gmail.com", href: "#" }] },
|
||||
]}
|
||||
imageAlt="luxury dark minimal business"
|
||||
/>
|
||||
@@ -160,4 +153,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user