Merge version_2 into main #6
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "haircut", name: "Professzionális Hajvágás", price: "8.000 - 13.000 HUF", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205890.jpg", imageAlt: "Professzionális hajvágás stílus"
|
||||
id: "haircut", name: "Professzionális Hajvágás", price: "5.000 - 10.000 HUF", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205890.jpg", imageAlt: "Professzionális hajvágás stílus"
|
||||
},
|
||||
{
|
||||
id: "manicure", name: "Luxus Manikűr és Pedikűr", price: "6.000 - 10.000 HUF", imageSrc: "http://img.b2bpic.net/free-photo/hand-spa-massage-clean-white-bed_1150-17474.jpg", imageAlt: "Professzionális manikűr szolgáltatás"
|
||||
@@ -165,9 +165,9 @@ export default function LandingPage() {
|
||||
animationType="scale-rotate"
|
||||
metrics={[
|
||||
{ id: "satisfaction", icon: Heart, title: "Ügyfél Megelégedettség", value: "98%" },
|
||||
{ id: "experience", icon: Star, title: "Tapasztalati Évek", value: "50+" },
|
||||
{ id: "clients", icon: Users, title: "Kiszolgált Boldog Ügyfelek", value: "5K+" },
|
||||
{ id: "awards", icon: Award, title: "Díjak és Elismerés", value: "15+" }
|
||||
{ id: "experience", icon: Star, title: "Tapasztalati Évek", value: "5+" },
|
||||
{ id: "clients", icon: Users, title: "Kiszolgált Boldog Ügyfelek", value: "400+" },
|
||||
{ id: "awards", icon: Award, title: "Díjak és Elismerés", value: "5+" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user