From 4ce91b5bb2c11ae3f6879e8be767a99a3a8ca76b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:41:54 +0000 Subject: [PATCH] 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 4f336f9..3877136 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -223,7 +223,7 @@ export default function LandingPage() { textboxLayout="default" faqs={[ { - id: "faq-1", title: "What types of bikes do you paint?", content: "We paint all types of bicycle frames, including road, mountain, fixed gear, gravel, and electric bikes." + id: "faq-1", title: "Where are you located?", content: "We paint all types of bicycle frames, including road, mountain, fixed gear, gravel, and electric bikes." }, { id: "faq-2", title: "How long does a custom paint job take?", content: "The timeline varies based on complexity, but typically ranges from 2-4 weeks after we receive your frame."