diff --git a/src/app/page.tsx b/src/app/page.tsx index 295732c..fd5d7d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider'; -import { Shield, Droplet, Leaf, Palette, HardHat, Sun, Hammer, Ruler, Sparkles, Chair, Paintbrush, Bolt, Utensils, SquareStack, Brush, Wind, Anchor, Award, ShoppingCart, Layers, Briefcase } from 'lucide-react'; +import { Shield, Droplet, Leaf, Palette, HardHat, Sun, Hammer, Ruler, Sparkles, Paintbrush, Bolt, Utensils, SquareStack, Brush, Wind, Anchor, Award, ShoppingCart, Layers, Briefcase } from 'lucide-react'; import Link from 'next/link'; export default function HomePage() { @@ -58,7 +58,6 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/two-empty-chairs-wooden-pier-overlooking-mountains-sunset-light_169016-9949.jpg" imageAlt="adirondack chairs lake view sunset" textPosition="bottom" - useInvertedBackground={false} /> @@ -67,7 +66,7 @@ export default function HomePage() { title="Our Story: Quality, Craftsmanship, Legacy" description="Adirondack Peaks Furniture is a proud Upstate New York wholesale manufacturer and distributor of authentic Amish-made poly outdoor furniture. With a deep commitment to tradition and excellence, we bring you durable, beautiful pieces perfect for any outdoor setting." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-crafting-wood_23-2148742361.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-crafting-wood_23-2148742361.jpg" imageAlt="amish craftsman building furniture" useInvertedBackground={true} /> @@ -163,7 +162,6 @@ export default function HomePage() { logoText="Adirondack Peaks Furniture" leftLink={{ text: "Privacy Policy", href: "#" }} rightLink={{ text: "Terms of Service", href: "#" }} - useInvertedBackground={false} />