Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmall"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Find Your Dream Property"
|
||||
description="Expert property guidance in Cheeka. Trusted by hundreds of satisfied buyers and sellers. We specialize in residential, commercial, and rental properties with personalized consultation for every client."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "View Properties", href: "#properties" },
|
||||
{ text: "Contact Us", href: "#contact" }
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
description="Reach out to us for property inquiries, consultations, or to learn more about our services. We're available 9 AM to 9 PM daily."
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get In Touch"
|
||||
|
||||
Reference in New Issue
Block a user