Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 572e0af586 | |||
| 764bc80e72 |
@@ -102,9 +102,16 @@ export default function LandingPage() {
|
||||
const footerColumns = [
|
||||
{
|
||||
items: [
|
||||
{ label: "Systems", href: "#systems" },
|
||||
{ label: "Solutions", href: "#solutions" },
|
||||
{ label: "Technology", href: "#technology" },
|
||||
{ label: "AI Lead Capture System", href: "#ai-lead-capture-system" },
|
||||
{ label: "Automated Follow-Up Sequences", href: "#automated-follow-up-sequences" },
|
||||
{ label: "Smart Qualification Engine", href: "#smart-qualification-engine" },
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{ label: "Real Estate", href: "#real-estate" },
|
||||
{ label: "Agencies", href: "#agencies" },
|
||||
{ label: "Local Businesses", href: "#local-businesses" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -238,4 +245,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user