From bebff1905242bb8beeb2ee1127c278aea8a03140 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Sat, 11 Apr 2026 22:14:07 +0530 Subject: [PATCH] chore: update ctaButtonText in seed data to See All --- prisma/seed.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prisma/seed.ts b/prisma/seed.ts index 94618b0..217e10e 100644 --- a/prisma/seed.ts +++ b/prisma/seed.ts @@ -1365,7 +1365,7 @@ async function main() { content: { headline: '"Discover verified, top-rated real estate professionals to guide your buying, selling, or investing journey."', description: 'Discover verified, top-rated real estate professionals', - ctaButtonText: 'See All Agents', + ctaButtonText: 'See All', helperText: 'Connect with trusted local agents to explore homes, compare options, and make smarter decisions.', }, },