Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -13,7 +13,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Award, BookOpen, Droplet, Flame, Heart, Leaf, Sparkles, Star, Sun, Massage, Hand, Flower, Meditation } from "lucide-react";
|
||||
import { Award, BookOpen, Droplet, Flame, Heart, Leaf, Sparkles, Star, Sun, Hand, Flower } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-couple-wearing-linen-clothing_23-2150695691.jpg", imageAlt: "Aromatherapy essential oils and towels for massage"},
|
||||
items: [
|
||||
{
|
||||
icon: Massage,
|
||||
icon: Hand,
|
||||
text: "Deep Tissue"},
|
||||
{
|
||||
icon: Hand,
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-yoga-lovers-finishing-class_1262-20463.jpg", imageAlt: "Group meditating in a serene setting"},
|
||||
items: [
|
||||
{
|
||||
icon: Meditation,
|
||||
icon: Sun,
|
||||
text: "Guided Meditation"},
|
||||
{
|
||||
icon: BookOpen,
|
||||
|
||||
Reference in New Issue
Block a user