Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="shotby.schad"
|
||||
description="Seamless booking platform for photographers. Schedule your perfect session in minutes with our intuitive appointment system. Real-time availability, instant confirmations, and hassle-free reservations."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Booking", href: "#pricing" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
|
||||
Reference in New Issue
Block a user