Merge version_1 into main #3
@@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Award, Building, CalendarCheck, Clock, Droplets, Headphones, Home, Leaf, Package, Pipe, Recycle, RefreshCcw, Rocket, ShieldCheck, Star, Truck, Users, Wallet, Wrench, Zap, Gem, HardHat, CloudRain } from "lucide-react";
|
||||
import { Award, Building, CalendarCheck, Clock, Droplets, Headphones, Home, Leaf, Package, Recycle, RefreshCcw, Rocket, ShieldCheck, Star, Truck, Users, Wallet, Wrench, Zap, Gem, HardHat, CloudRain } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
icon: Droplets,
|
||||
text: "Water Management"},
|
||||
{
|
||||
icon: Pipe,
|
||||
icon: Award,
|
||||
text: "Seamless Systems"},
|
||||
],
|
||||
reverse: true,
|
||||
|
||||
Reference in New Issue
Block a user