From abf65a560be988a2d48ba4311c174bdb848faff5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:36:16 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f8447fb..357c1d8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function AboutPage() { ]} gridVariant="four-items-2x2-equal-grid" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardDescriptionClassName="text-foreground" tag="Our Principles" @@ -90,7 +90,7 @@ export default function AboutPage() { { id: "2", name: "David R., Tech Enthusiast", date: "Date: 22 November 2023", title: "Best coffee in town, hands down.", quote: "I'm a coffee snob, and Bean & Brew never disappoints. Their espresso is perfectly balanced, and the baristas are always friendly and knowledgeable. Highly recommended!", tag: "Quality Coffee", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-203404.jpg", imageSrc: "https://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", avatarAlt: "man enjoying coffee cafe customer smiling customer testimonial person relaxing cafe", imageAlt: "barista at work making coffee coffee preparation espresso machine" }, ]} textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardQuoteClassName="text-foreground" cardTagClassName="text-primary-cta" -- 2.49.1 From ca42a7af8d77cf608a45aa514747ea74bbf6e869 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:36:17 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3f547bb..543c731 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function ContactPage() { ]} gridVariant="four-items-2x2-equal-grid" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardDescriptionClassName="text-foreground" tag="Our Promise" -- 2.49.1 From 28bdc2a925009ee4ab6b317b63eec00c909b0222 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:36:18 +0000 Subject: [PATCH 3/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index ae664c7..8dc752d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -57,7 +57,7 @@ export default function MenuPage() { ]} gridVariant="three-columns-all-equal-width" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardBrandClassName="text-foreground" cardNameClassName="text-foreground" cardPriceClassName="text-foreground" @@ -79,7 +79,7 @@ export default function MenuPage() { ]} gridVariant="four-items-2x2-equal-grid" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardDescriptionClassName="text-foreground" tag="Our Promise" -- 2.49.1 From 2ccf6d1d10cb8e7af9117f4afc7c1e5b0675668c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:36:19 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea029e3..b28ef15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,16 +46,15 @@ export default function HomePage() { Date: Thu, 12 Feb 2026 12:36:20 +0000 Subject: [PATCH 5/5] Update src/app/testimonials/page.tsx --- src/app/testimonials/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index e27e8aa..eb46789 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -55,7 +55,7 @@ export default function TestimonialsPage() { { id: "6", name: "Robert P., Traveler", date: "Date: 05 March 2024", title: "A welcoming stop on my journey.", quote: "As a traveler, finding a genuinely friendly and high-quality coffee shop is rare. Bean & Brew made me feel right at home.", tag: "Traveler's Choice", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-203404.jpg", imageSrc: "https://img.b2bpic.net/free-photo/man-apron-preparing-coffee-machine_23-2148366708.jpg", avatarAlt: "man enjoying coffee cafe customer smiling customer testimonial person relaxing cafe", imageAlt: "coffee shop interior barista making coffee cozy cafe coffee beans" } ]} textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardTitleClassName="text-foreground" cardQuoteClassName="text-foreground" cardTagClassName="text-primary-cta" @@ -78,7 +78,7 @@ export default function TestimonialsPage() { ]} gridVariant="four-items-2x2-equal-grid" textBoxTitleClassName="text-foreground" - descriptionClassName="text-foreground" + textBoxDescriptionClassName="text-foreground" cardBrandClassName="text-foreground" cardNameClassName="text-foreground" cardPriceClassName="text-foreground" -- 2.49.1