From 85b357256ced503f4e5211e59567597b114fad16 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 23:09:22 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f314870..a0b2b00 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { title="The Adirondack Peaks Difference: Our Heritage of Quality" description="At Adirondack Peaks Furniture, our commitment runs deep – to the enduring beauty of the Adirondacks, to the timeless artistry of Amish craftsmanship, and to the unwavering trust of our dealer partners. We are a family-owned wholesale manufacturer, specializing in premium poly outdoor furniture that combines traditional methods with modern durability. Every piece is meticulously handcrafted in the USA, designed to withstand the elements and provide comfort for generations. Our mission is to equip retailers with exceptional products that exceed customer expectations, backed by a legacy of integrity and service." tag="Our Story & Values" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-crafting-wood_23-2148742361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-crafting-wood_23-2148742361.jpg?_wi=2" imageAlt="amish craftsman building furniture" useInvertedBackground={true} /> -- 2.49.1 From 34e2a254f4da97fa2efd96fd6b3a27f3f3da81a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 23:09:23 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd5d7d8..00a882d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,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" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-crafting-wood_23-2148742361.jpg?_wi=1" imageAlt="amish craftsman building furniture" useInvertedBackground={true} /> -- 2.49.1