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',
|
sectionKey: 'hero',
|
||||||
content: {
|
content: {
|
||||||
headline:
|
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: '',
|
description: '',
|
||||||
ctaButtonText: 'See All',
|
ctaButtonText: 'See All',
|
||||||
helperText: '',
|
helperText: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user