Merge version_1 into main #3
@@ -13,7 +13,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, CalendarCheck, Droplet, Facebook, Gauge, Headphones, Heart, Instagram, Leaf, Linkedin, MapPin, Scissors, Shield, Smile, Star, Twitter, Plant, Flask, BugOff } from "lucide-react";
|
||||
import { Award, CalendarCheck, Droplet, Facebook, Gauge, Headphones, Heart, Instagram, Leaf, Linkedin, MapPin, Scissors, Shield, Smile, Star, Twitter, BugOff, TestTube } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -149,16 +149,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-gardener-watering-taking-care-plants-close-up_176420-3802.jpg", imageAlt: "Lawn fertilization"},
|
||||
items: [
|
||||
{
|
||||
icon: Plant,
|
||||
icon: Leaf,
|
||||
text: "Custom Blends"},
|
||||
{
|
||||
icon: Flask,
|
||||
icon: TestTube,
|
||||
text: "Soil Analysis"},
|
||||
{
|
||||
icon: Gauge,
|
||||
text: "Optimized Growth"},
|
||||
],
|
||||
reverse: true,
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Effective Weed Control", description: "Say goodbye to unsightly weeds with our targeted control solutions that protect your lawn while promoting lush grass growth. We use safe and effective methods.", media: {
|
||||
|
||||
Reference in New Issue
Block a user