Update src/app/page.tsx
This commit is contained in:
@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Diamond, Leaf, Sparkles, Star, Scissors, HeartHandshake, Lotus } from "lucide-react";
|
||||
import { Diamond, Leaf, Sparkles, Star, Scissors, HeartHandshake, Massage } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
title: "Artistic Nail Care", description: "Exquisite manicures, pedicures, and bespoke nail art that elevates your hands and feet to works of art.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-nail-care-treatment_23-2149262886.jpg", imageAlt: "Manicurist applying nail polish", buttonIcon: HeartHandshake,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Serene Spa Treatments", description: "Indulge in holistic massages, detoxifying wraps, and aromatic therapies for ultimate relaxation and rejuvenation.", imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-with-close-eyes_23-2147816963.jpg", imageAlt: "A person receiving a relaxing spa treatment", buttonIcon: Lotus,
|
||||
title: "Serene Spa Treatments", description: "Indulge in holistic massages, detoxifying wraps, and aromatic therapies for ultimate relaxation and rejuvenation.", imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-with-close-eyes_23-2147816963.jpg", imageAlt: "A person receiving a relaxing spa treatment", buttonIcon: Massage,
|
||||
},
|
||||
]}
|
||||
title="Our Signature Services"
|
||||
|
||||
Reference in New Issue
Block a user