Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function VibeBarberShop() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="plain"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function VibeBarberShop() {
|
||||
<HeroSplitTestimonial
|
||||
title="Premium Barbering Redefined"
|
||||
description="Experience the art of traditional barbering meets modern style. At Vibe Barbershop, every cut tells a story. Our master barbers deliver precision cuts, clean lines, and the perfect fade tailored to your unique look."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus J.", handle: "@marcus.style", testimonial: "Best barber in the city. Every visit feels like coming home. The attention to detail is unmatched!", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user