Merge version_1 into main #3
@@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { CheckCircle, Droplets, Gauge, Leaf, Palette, Scissors, Wrench, SprayCan, Plant, Drawing, TreeDeciduous, Syringe } from "lucide-react";
|
||||
import { CheckCircle, Droplets, Gauge, Leaf, Palette, Scissors, Wrench, SprayCan, Sprout, Layout, TreeDeciduous, Syringe } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -125,10 +125,10 @@ export default function LandingPage() {
|
||||
icon: Palette,
|
||||
text: "Conceptualization"},
|
||||
{
|
||||
icon: Plant,
|
||||
icon: Sprout,
|
||||
text: "Plant Selection"},
|
||||
{
|
||||
icon: Drawing,
|
||||
icon: Layout,
|
||||
text: "Layout & Installation"},
|
||||
],
|
||||
reverse: true,
|
||||
|
||||
Reference in New Issue
Block a user