Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77ac94d9ab |
@@ -9,7 +9,7 @@ import BlogCardOne from '@/components/sections/blog/BlogCardOne';
|
|||||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
import { Camera, Clock, Heart, MapPin, Phone, Scissors, Sparkles, Star } from 'lucide-react';
|
import { Camera, Clock, Heart, MapPin, Phone, Scissors, Sparkles, Star, ArrowDown } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
title="Ready to Transform Your Look?"
|
title="Ready to Transform Your Look?"
|
||||||
description="Book your appointment today. We're located in Santa Maria da Feira, open Monday-Saturday 7h-20h. Closed Sundays at 12h."
|
description="Book your appointment today. We're located in Santa Maria da Feira, open Monday-Saturday 7h-20h. Closed Sundays at 12h. Let us create your perfect beauty experience with our professional and elegant services."
|
||||||
tagIcon={Phone}
|
tagIcon={Phone}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user