Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 23:48:38 +00:00
parent 2fb1ec838b
commit 6e910204a3

View File

@@ -49,31 +49,13 @@ export default function AboutPage() {
features={[
{
id: 1,
tag: "Foundation",
title: "Built on Trust & Expertise",
subtitle: "Serving the community since 2009",
description: "Ferguson Home was founded with a simple mission: to provide Northern Virginia homeowners, builders, and designers with access to premium products and expert guidance. Over 15 years, we've built lasting relationships with customers and become a trusted partner for home renovations.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=3",
imageAlt: "Ferguson Home history",
},
tag: "Foundation", title: "Built on Trust & Expertise", subtitle: "Serving the community since 2009", description: "Ferguson Home was founded with a simple mission: to provide Northern Virginia homeowners, builders, and designers with access to premium products and expert guidance. Over 15 years, we've built lasting relationships with customers and become a trusted partner for home renovations.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=3", imageAlt: "Ferguson Home history"},
{
id: 2,
tag: "Growth",
title: "Growing Our Showroom",
subtitle: "Expanding selection and expertise",
description: "With continued growth and customer feedback, we expanded our Chantilly showroom to showcase an even more comprehensive selection of premium brands. Today, our 30+ design consultants work daily with customers to create stunning kitchen and bathroom transformations.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg?_wi=4",
imageAlt: "Showroom expansion",
},
tag: "Growth", title: "Growing Our Showroom", subtitle: "Expanding selection and expertise", description: "With continued growth and customer feedback, we expanded our Chantilly showroom to showcase an even more comprehensive selection of premium brands. Today, our 30+ design consultants work daily with customers to create stunning kitchen and bathroom transformations.", imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg?_wi=4", imageAlt: "Showroom expansion"},
{
id: 3,
tag: "Community",
title: "Serving Our Community",
subtitle: "Partnerships that make a difference",
description: "We're proud to partner with local builders, interior designers, and contractors throughout Northern Virginia. Our commitment to quality, service, and community involvement continues to drive everything we do at Ferguson Home.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=4",
imageAlt: "Community partnership",
},
tag: "Community", title: "Serving Our Community", subtitle: "Partnerships that make a difference", description: "We're proud to partner with local builders, interior designers, and contractors throughout Northern Virginia. Our commitment to quality, service, and community involvement continues to drive everything we do at Ferguson Home.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=4", imageAlt: "Community partnership"},
]}
/>
</div>