Merge version_7 into main #10
@@ -11,7 +11,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Home, List, Sparkles, Sun, Droplets, Zap, Building2, Home as HomeIcon, Phone } from "lucide-react";
|
||||
import { List, Sparkles, Sun, Droplets, Zap, Building2, Home as HomeIcon } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -122,8 +122,6 @@ export default function LandingPage() {
|
||||
title="Trusted by Local Homeowners"
|
||||
description="Real feedback from our satisfied community."
|
||||
ratingClassName="text-yellow-500"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,8 +137,6 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our services? We've got answers."
|
||||
faqsAnimation="blur-reveal"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user