Update src/app/guide/page.tsx
This commit is contained in:
@@ -69,22 +69,11 @@ export default function GuidePage() {
|
||||
tagAnimation="slide-up"
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Investing without location research",
|
||||
"Ignoring property title verification",
|
||||
"Choosing distant, inaccessible areas",
|
||||
"Missing infrastructure development trends",
|
||||
"Rushing into quick decisions",
|
||||
],
|
||||
"Investing without location research", "Ignoring property title verification", "Choosing distant, inaccessible areas", "Missing infrastructure development trends", "Rushing into quick decisions"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Research SGR corridors and highways",
|
||||
"Verify title deeds through professionals",
|
||||
"Select strategic, accessible locations",
|
||||
"Monitor development announcements",
|
||||
"Take time for informed decisions",
|
||||
"Work with transparent brokers",
|
||||
],
|
||||
"Research SGR corridors and highways", "Verify title deeds through professionals", "Select strategic, accessible locations", "Monitor development announcements", "Take time for informed decisions", "Work with transparent brokers"],
|
||||
}}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -101,4 +90,4 @@ export default function GuidePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user