From c5edc7c5187e155bb278aa03175ca31fa85dc83f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 20:49:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 63c75d6..9db6a5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; @@ -71,7 +71,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/towels-shelf-home-goods-store_169016-50236.jpg", imageAlt: "Branded towels and promotional merchandise items" } - ] + ]} ariaLabel="Hero section showcasing Business Colors apparel and branding services" /> @@ -217,10 +217,10 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", title: "Best quality designs and service", quote: "Best quality designs, art and logos. Wonderful customer service and punctuality. They exceeded our expectations on every level.", name: "Sarah Mitchell", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell testimonial" + id: "1", title: "Best quality designs and service", quote: "Best quality designs, art and logos. Wonderful customer service and punctuality. They exceeded our expectations on every level.", name: "Sarah Mitchell", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell testimonial" }, { - id: "2", title: "Delivered on a big ask", quote: "We came with a big ask and she delivered—problem-solved with me to hit a short deadline. Made sure I was happy before proceeding.", name: "Michael Chen", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen testimonial" + id: "2", title: "Delivered on a big ask", quote: "We came with a big ask and she delivered—problem-solved with me to hit a short deadline. Made sure I was happy before proceeding.", name: "Michael Chen", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial" } ]} buttons={[