diff --git a/src/app/page.tsx b/src/app/page.tsx
index 57d1c90..92316c3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
-import { BarChart, TrendingUp, Users } from "lucide-react";
+import { BarChart, TrendingUp, Users, Calculator, Search, Scale, Shield } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,109 +42,36 @@ export default function LandingPage() {
@@ -168,27 +83,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "austin",
- name: "Austin, Texas",
- price: "ROI: 12%",
- variant: "Rental yield: 6.8%",
- imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-business-buildings_1359-390.jpg?_wi=2",
- },
- {
- id: "miami",
- name: "Miami, Florida",
- price: "ROI: 14%",
- variant: "Rental yield: 7.2%",
- imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-business-people-working-big-city-looking-camera_1262-12452.jpg?_wi=2",
- },
- {
- id: "phoenix",
- name: "Phoenix, Arizona",
- price: "ROI: 11%",
- variant: "Rental yield: 6.5%",
- imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eagle-illustration_23-2151642093.jpg?_wi=2",
- },
+ { id: "austin", name: "Austin, Texas", price: "ROI: 12%", variant: "Rental yield: 6.8%", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-business-buildings_1359-390.jpg" },
+ { id: "miami", name: "Miami, Florida", price: "ROI: 14%", variant: "Rental yield: 7.2%", imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-business-people-working-big-city-looking-camera_1262-12452.jpg" },
+ { id: "phoenix", name: "Phoenix, Arizona", price: "ROI: 11%", variant: "Rental yield: 6.5%", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-eagle-illustration_23-2151642093.jpg" },
]}
title="Where should you invest right now?"
description="Top performing markets with professional grade data analysis."
@@ -201,24 +98,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- icon: BarChart,
- title: "Analyzed",
- value: "$56B",
- },
- {
- id: "m2",
- icon: Users,
- title: "Investors",
- value: "78,100+",
- },
- {
- id: "m3",
- icon: TrendingUp,
- title: "Improvement",
- value: "47%",
- },
+ { id: "m1", icon: BarChart, title: "Analyzed", value: "$56B" },
+ { id: "m2", icon: Users, title: "Investors", value: "78,100+" },
+ { id: "m3", icon: TrendingUp, title: "Improvement", value: "47%" },
]}
title="Trusted by investors"
description="Verified financial data and analytics."
@@ -230,30 +112,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "FIRPTA Calculator",
- description: "Manage tax compliance.",
- buttonIcon: "Calculator",
- imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-55085.jpg",
- },
- {
- title: "Deal Analyzer",
- description: "Assess property viability.",
- buttonIcon: "Search",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-notepad_23-2148604955.jpg",
- },
- {
- title: "State Laws",
- description: "Navigate complex regulations.",
- buttonIcon: "Scale",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894543.jpg",
- },
- {
- title: "LLC Advisor",
- description: "Legal structure guidance.",
- buttonIcon: "Shield",
- imageSrc: "http://img.b2bpic.net/free-photo/creative-business-arrangement-black-background-with-copy-space_23-2148488640.jpg",
- },
+ { title: "FIRPTA Calculator", description: "Manage tax compliance.", buttonIcon: Calculator, imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-55085.jpg" },
+ { title: "Deal Analyzer", description: "Assess property viability.", buttonIcon: Search, imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-notepad_23-2148604955.jpg" },
+ { title: "State Laws", description: "Navigate complex regulations.", buttonIcon: Scale, imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894543.jpg" },
+ { title: "LLC Advisor", description: "Legal structure guidance.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/creative-business-arrangement-black-background-with-copy-space_23-2148488640.jpg" },
]}
title="Powerful Financial Tools"
description="A comprehensive suite for sophisticated investors."
@@ -265,12 +127,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="How it works"
description="Analyze, Structure, Invest. A proven methodology for wealth creation."
- buttons={[
- {
- text: "Get Started",
- href: "#contact",
- },
- ]}
+ buttons={[{ text: "Get Started", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/bottom-view-building-with-exterior-lights_1127-2163.jpg"
imageAlt="Modern architecture cityscape"
/>
@@ -282,41 +139,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Sarah Miller",
- role: "CEO",
- testimonial: "Exceptional clarity.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg?_wi=2",
- },
- {
- id: "t2",
- name: "John Doe",
- role: "CFO",
- testimonial: "Data accuracy is peerless.",
- imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg",
- },
- {
- id: "t3",
- name: "Anna Lee",
- role: "VP",
- testimonial: "Transformed my workflow.",
- imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-insurance-agent-thinking-something-while-having-consultations-with-his-client_637285-3798.jpg",
- },
- {
- id: "t4",
- name: "Mark R.",
- role: "Manager",
- testimonial: "Must-have platform.",
- imageSrc: "http://img.b2bpic.net/free-photo/online-task_1098-14053.jpg",
- },
- {
- id: "t5",
- name: "Elena V.",
- role: "Director",
- testimonial: "Essential for returns.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg",
- },
+ { id: "t1", name: "Sarah Miller", role: "CEO", testimonial: "Exceptional clarity.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg" },
+ { id: "t2", name: "John Doe", role: "CFO", testimonial: "Data accuracy is peerless.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg" },
+ { id: "t3", name: "Anna Lee", role: "VP", testimonial: "Transformed my workflow.", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-insurance-agent-thinking-something-while-having-consultations-with-his-client_637285-3798.jpg" },
+ { id: "t4", name: "Mark R.", role: "Manager", testimonial: "Must-have platform.", imageSrc: "http://img.b2bpic.net/free-photo/online-task_1098-14053.jpg" },
+ { id: "t5", name: "Elena V.", role: "Director", testimonial: "Essential for returns.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg" },
]}
title="Investor Reports"
description="What professionals say."
@@ -326,9 +153,7 @@ export default function LandingPage() {