fix: remove unnecessary double quotes from hero section headline in seed data
This commit is contained in:
@@ -1375,7 +1375,7 @@ async function main() {
|
||||
sectionKey: 'hero',
|
||||
content: {
|
||||
headline:
|
||||
'"Discover verified, top-rated real estate professionals to guide your buying, selling, or investing journey."',
|
||||
'Discover verified, top-rated real estate professionals to guide your buying, selling, or investing journey.',
|
||||
description: '',
|
||||
ctaButtonText: 'See All',
|
||||
helperText: '',
|
||||
|
||||
Reference in New Issue
Block a user