Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Compass, Crown, Fish, Mountain, Sparkles, Waves, Ship, Palmtree, Anchor, Sailboat, Tent, Orange } from "lucide-react";
|
||||
import { Compass, Crown, Fish, Mountain, Sparkles, Waves, Ship, Palmtree, Anchor, Sailboat, Tent, Trees } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
icon: Waves,
|
||||
text: "Pleasant swim stop"},
|
||||
{
|
||||
icon: Orange,
|
||||
icon: Trees,
|
||||
text: "Citrus scent in air"},
|
||||
{
|
||||
icon: Anchor,
|
||||
|
||||
Reference in New Issue
Block a user