Merge version_1 into main #2
@@ -4,7 +4,7 @@ import Link from "next/link";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
|
||||
import TeamCardTen from "@/components/sections/team/TeamCardTen";
|
||||
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Award, CheckCircle } from "lucide-react";
|
||||
|
||||
@@ -102,7 +102,7 @@ export default function AboutPage() {
|
||||
subdescription="Every plant we choose is selected for Houston's climate. Every paver is laid with precision. Every drainage solution is engineered to actually work. And every crew member knows that your yard is important—because we know it's important to you. That's why we show up on time, communicate clearly, and stand behind our work. When you choose Houston Green, you're choosing a partner who cares about your outdoor space as much as you do."
|
||||
icon={CheckCircle}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=54dz4c&_wi=2"
|
||||
imageAlt: "Front yard landscape design transformation"
|
||||
imageAlt="Front yard landscape design transformation"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Our philosophy section"
|
||||
|
||||
Reference in New Issue
Block a user