diff --git a/src/app/page.tsx b/src/app/page.tsx index 072b6c8..7c5ac1b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import TeamCardSix from "@/components/sections/team/TeamCardSix"; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen"; +import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; import ContactText from "@/components/sections/contact/ContactText"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import Link from "next/link"; @@ -23,6 +24,7 @@ import { Users, MessageSquare, HelpCircle, + Home, } from "lucide-react"; export default function HomePage() { @@ -65,16 +67,12 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg?_wi=1", - imageAlt: - "Modern luxury investment property with urban skyline", - }, + "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg", imageAlt: + "Modern luxury investment property with urban skyline"}, { imageSrc: - "http://img.b2bpic.net/free-photo/cityscape-frankfurt-downtown-sunset-germany_1268-20917.jpg?_wi=1", - imageAlt: - "Contemporary residential investment building", - }, + "http://img.b2bpic.net/free-photo/cityscape-frankfurt-downtown-sunset-germany_1268-20917.jpg", imageAlt: + "Contemporary residential investment building"}, ]} rating={5} ratingText="Trusted by 10,000+ Investors" @@ -85,7 +83,6 @@ export default function HomePage() { tagAnimation="slide-up" buttonAnimation="slide-up" mediaAnimation="blur-reveal" - useInvertedBackground={false} /> @@ -94,18 +91,11 @@ export default function HomePage() { @@ -258,47 +195,23 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" members={[ { - id: "1", - name: "Sarah Mitchell", - role: "Senior Investment Advisor", - imageSrc: - "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg?_wi=1", - }, + id: "1", name: "Sarah Mitchell", role: "Senior Investment Advisor", imageSrc: + "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg"}, { - id: "2", - name: "James Chen", - role: "Commercial Real Estate Specialist", - imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", - }, + id: "2", name: "James Chen", role: "Commercial Real Estate Specialist", imageSrc: + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, { - id: "3", - name: "Maria Rodriguez", - role: "Portfolio Manager", - imageSrc: - "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", - }, + id: "3", name: "Maria Rodriguez", role: "Portfolio Manager", imageSrc: + "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg"}, { - id: "4", - name: "David Thompson", - role: "Market Analyst", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - }, + id: "4", name: "David Thompson", role: "Market Analyst", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "5", - name: "Emily Watson", - role: "Client Success Manager", - imageSrc: - "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg", - }, + id: "5", name: "Emily Watson", role: "Client Success Manager", imageSrc: + "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg"}, { - id: "6", - name: "Robert Lee", - role: "Legal & Compliance Officer", - imageSrc: - "http://img.b2bpic.net/free-photo/pensive-entrepreneur-sitting-empty-desk_1262-5268.jpg", - }, + id: "6", name: "Robert Lee", role: "Legal & Compliance Officer", imageSrc: + "http://img.b2bpic.net/free-photo/pensive-entrepreneur-sitting-empty-desk_1262-5268.jpg"}, ]} /> @@ -315,41 +228,21 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Michael Johnson", - role: "Portfolio Manager", - company: "Capital Investments Inc", - rating: 5, + id: "1", name: "Michael Johnson", role: "Portfolio Manager", company: "Capital Investments Inc", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=1", - }, + "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg"}, { - id: "2", - name: "Lisa Anderson", - role: "Real Estate Investor", - company: "Anderson Properties", - rating: 5, + id: "2", name: "Lisa Anderson", role: "Real Estate Investor", company: "Anderson Properties", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg?_wi=1", - }, + "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg"}, { - id: "3", - name: "David Park", - role: "Development Director", - company: "Urban Development Co", - rating: 5, + id: "3", name: "David Park", role: "Development Director", company: "Urban Development Co", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1", - }, + "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg"}, { - id: "4", - name: "Jennifer Martinez", - role: "Executive VP", - company: "Premier Realty Group", - rating: 5, + id: "4", name: "Jennifer Martinez", role: "Executive VP", company: "Premier Realty Group", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=1", - }, + "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg"}, ]} kpiItems={[ { value: "$2.5B", label: "Total Transaction Volume" }, @@ -359,12 +252,43 @@ export default function HomePage() { /> + {/* FAQ Section */} +
+
+ {/* Contact Section */}
@@ -81,25 +76,9 @@ export default function SellPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Zillow", - "Realtor.com", - "Trulia", - "Redfin", - "CoStar", - "LoopNet", - "Zillow for Pros", - "MLS Boards", - ]} + "Zillow", "Realtor.com", "Trulia", "Redfin", "CoStar", "LoopNet", "Zillow for Pros", "MLS Boards"]} logos={[ - "http://img.b2bpic.net/free-vector/geometric-isometric-real-estate-logo_23-2149537171.jpg", - "http://img.b2bpic.net/free-vector/logo-template-design_1289-195.jpg", - "http://img.b2bpic.net/free-vector/real-estate-logo-template_23-2150528995.jpg", - "http://img.b2bpic.net/free-vector/real-estate-logo-template_23-2150528983.jpg", - "http://img.b2bpic.net/free-vector/real-estate-logo-template_1195-25.jpg", - "http://img.b2bpic.net/free-vector/geometric-isometric-real-estate-logo_23-2149537171.jpg", - "http://img.b2bpic.net/free-photo/house-loan-estate-sell-mortgage-concept_53876-125097.jpg", - "http://img.b2bpic.net/free-vector/flat-design-real-estate-logo-template_23-2149572455.jpg", - ]} + "http://img.b2bpic.net/free-vector/geometric-isometric-real-estate-logo_23-2149537171.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-195.jpg", "http://img.b2bpic.net/free-vector/real-estate-logo-template_23-2150528995.jpg", "http://img.b2bpic.net/free-vector/real-estate-logo-template_23-2150528983.jpg", "http://img.b2bpic.net/free-vector/real-estate-logo-template_1195-25.jpg", "http://img.b2bpic.net/free-vector/geometric-isometric-real-estate-logo_23-2149537171.jpg", "http://img.b2bpic.net/free-photo/house-loan-estate-sell-mortgage-concept_53876-125097.jpg", "http://img.b2bpic.net/free-vector/flat-design-real-estate-logo-template_23-2149572455.jpg"]} speed={50} showCard={true} /> @@ -110,7 +89,7 @@ export default function SellPage() {