Merge version_1 into main #3
@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Building, Eye, Tv, ZoomIn, MousePointerClick, Bed, Bathtub } from "lucide-react";
|
||||
import { Building, Eye, Tv, ZoomIn, MousePointerClick, Bed, ShowerHead } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
icon: Bed,
|
||||
text: "Master Suites"},
|
||||
{
|
||||
icon: Bathtub,
|
||||
icon: ShowerHead,
|
||||
text: "Spa Bathrooms"},
|
||||
],
|
||||
reverse: false
|
||||
|
||||
Reference in New Issue
Block a user