5 Commits

Author SHA1 Message Date
01173e9cee Update src/app/page.tsx 2026-04-25 23:58:51 +00:00
7824736441 Merge version_3 into main
Merge version_3 into main
2026-04-25 23:58:07 +00:00
84ec4a5b9c Update src/app/page.tsx 2026-04-25 23:58:04 +00:00
f84ed1df4c Merge version_2 into main
Merge version_2 into main
2026-04-25 23:36:20 +00:00
5795f0fe4b Merge version_2 into main
Merge version_2 into main
2026-04-25 23:35:46 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="KasiLux Digital"
description="We Turn Local Hustles Into Luxury Brands. Let us elevate your presence."
description="We Turn Local Hustles Into Luxury Brands. Increase your sales by 30% today with our premium digital transformation toolkit."
buttons={[{ text: "Start Your Transformation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/open-drawer-linear-perspective-dark-interior_169016-69134.jpg"
imageAlt="luxury dark minimal business"
@@ -115,6 +115,7 @@ export default function LandingPage() {
<FaqDouble
textboxLayout="default"
useInvertedBackground={true}
buttons={[{ text: "Contact Us", href: "#contact" }]}
faqs={[
{ id: "q1", title: "How much for a new brand?", content: "Our packages vary based on your specific business needs." },
{ id: "q2", title: "Do you offer payments?", content: "We offer flexible payment options for small local businesses." },