Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 17:50:26 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="blurBottom"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="THE RUSTIC BLADE CO."
description="Experience premium grooming at its finest. Our master barbers blend traditional craftsmanship with modern style to deliver exceptional haircuts, straight-razor shaves, and beard care in an atmosphere of refined elegance."
background={{ variant: "blurBottom" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Our Services", href: "#services" }