Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -11,7 +11,7 @@ import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Scissors, Sparkles, Razor } from "lucide-react";
|
||||
import { Scissors, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Luxury Shaves", description: "Indulge in our hot towel shaves, complete with soothing balms and expert razor work for a smooth finish.", icon: Razor,
|
||||
title: "Luxury Shaves", description: "Indulge in our hot towel shaves, complete with soothing balms and expert razor work for a smooth finish.", icon: Scissors,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-practicing-skincare_23-2150283288.jpg", imageAlt: "Shaving brush with foam on a face" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-her-cute-french-bulldog-warm-outfit_1303-19383.jpg", imageAlt: "Client receiving a hot towel treatment" }
|
||||
|
||||
Reference in New Issue
Block a user