Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01173e9cee | |||
| 7824736441 | |||
| 84ec4a5b9c | |||
| f84ed1df4c | |||
| 5795f0fe4b |
@@ -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." },
|
||||
|
||||
Reference in New Issue
Block a user