diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 307b29f..d259247 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -8,7 +8,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
-import { Quote, Wallet } from "lucide-react";
+import { CalendarCheck, Coins, Hammer, Quote, Wallet } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,35 +29,17 @@ export default function LandingPage() {
@@ -71,24 +53,16 @@ export default function LandingPage() {
description="Property Whale is a leading cash home buyer dedicated to providing homeowners with a transparent, efficient, and stress-free way to sell their property. We understand that selling a house can be complex, especially under challenging circumstances. That's why we've simplified the process to offer quick, fair cash offers without the usual headaches."
bulletPoints={[
{
- title: "Fair Cash Offers",
- description: "We provide competitive, no-obligation cash offers based on your property's current value.",
- icon: Wallet,
+ title: "Fair Cash Offers", description: "We provide competitive, no-obligation cash offers based on your property's current value.", icon: Wallet,
},
{
- title: "Close on Your Schedule",
- description: "Whether you need to sell in a week or a month, we adapt to your timeline.",
- icon: CalendarCheck,
+ title: "Close on Your Schedule", description: "Whether you need to sell in a week or a month, we adapt to your timeline.", icon: CalendarCheck,
},
{
- title: "No Repairs Needed",
- description: "Sell your house in any condition – we handle all the repairs after purchase.",
- icon: Hammer,
+ title: "No Repairs Needed", description: "Sell your house in any condition – we handle all the repairs after purchase.", icon: Hammer,
},
{
- title: "Zero Hidden Fees",
- description: "Forget about agent commissions, closing costs, or extra fees. Our offer is what you get.",
- icon: Coins,
+ title: "Zero Hidden Fees", description: "Forget about agent commissions, closing costs, or extra fees. Our offer is what you get.", icon: Coins,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-businesspeople-with-blue-shirts_1098-2098.jpg"
@@ -104,20 +78,14 @@ export default function LandingPage() {
description="At Property Whale, our mission is to make selling your home a positive experience. We pride ourselves on integrity, speed, and customer satisfaction, ensuring you can move forward with confidence."
metrics={[
{
- value: "100+",
- title: "Satisfied Sellers",
- },
+ value: "100+", title: "Satisfied Sellers"},
{
- value: "5-Day",
- title: "Average Close Time",
- },
+ value: "5-Day", title: "Average Close Time"},
{
- value: "Any",
- title: "Condition Accepted",
- },
+ value: "Any", title: "Condition Accepted"},
]}
tag="Trusted Home Buyers"
- imageSrc="http://img.b2bpic.net/free-photo/rural-house-surroundings-daylight_23-2149125442.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/rural-house-surroundings-daylight_23-2149125442.jpg"
imageAlt="house exterior modern clean"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -131,31 +99,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Michael S.",
- role: "Retired Teacher",
- testimonial: "Property Whale was a lifesaver! I needed to sell my inherited property quickly without doing any repairs, and they made it so easy. The cash offer was fair, and the process was incredibly fast. Highly recommend!",
- imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-180756.jpg?_wi=1",
- imageAlt: "happy homeowner man smiling",
- icon: Quote,
+ id: "1", name: "Michael S.", role: "Retired Teacher", testimonial: "Property Whale was a lifesaver! I needed to sell my inherited property quickly without doing any repairs, and they made it so easy. The cash offer was fair, and the process was incredibly fast. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-180756.jpg", imageAlt: "happy homeowner man smiling", icon: Quote,
},
{
- id: "2",
- name: "Jessica L.",
- role: "Busy Professional",
- testimonial: "Selling my house traditionally seemed overwhelming with my busy schedule. Property Whale stepped in, offered a fair price, and closed in just a week. No commissions, no fuss – just pure convenience. Thank you!",
- imageSrc: "http://img.b2bpic.net/free-photo/classmates-reading-learning-from-notes-laptop_23-2149265728.jpg",
- imageAlt: "young woman smiling portrait",
- icon: Quote,
+ id: "2", name: "Jessica L.", role: "Busy Professional", testimonial: "Selling my house traditionally seemed overwhelming with my busy schedule. Property Whale stepped in, offered a fair price, and closed in just a week. No commissions, no fuss – just pure convenience. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/classmates-reading-learning-from-notes-laptop_23-2149265728.jpg", imageAlt: "young woman smiling portrait", icon: Quote,
},
{
- id: "3",
- name: "Robert & Emily D.",
- role: "Growing Family",
- testimonial: "We needed to upgrade for our expanding family, and Property Whale helped us sell our old home fast. They handled everything, even a few minor issues with the house. The entire experience was smooth and transparent.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-couple-lying-down-floor-their-new-home_637285-12448.jpg",
- imageAlt: "young couple happy home",
- icon: Quote,
+ id: "3", name: "Robert & Emily D.", role: "Growing Family", testimonial: "We needed to upgrade for our expanding family, and Property Whale helped us sell our old home fast. They handled everything, even a few minor issues with the house. The entire experience was smooth and transparent.", imageSrc: "http://img.b2bpic.net/free-photo/view-couple-lying-down-floor-their-new-home_637285-12448.jpg", imageAlt: "young couple happy home", icon: Quote,
},
]}
title="Real Stories, Real Solutions"
@@ -167,16 +117,13 @@ export default function LandingPage() {
@@ -185,37 +132,23 @@ export default function LandingPage() {
@@ -66,41 +48,26 @@ export default function LandingPage() {
@@ -114,38 +81,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Submit Your Property",
- description: "Fill out our simple form or give us a call with details about your property.",
- imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-with-smartphone_23-2148564871.jpg?_wi=1",
- imageAlt: "Submit property icon",
+ title: "Submit Your Property", description: "Fill out our simple form or give us a call with details about your property.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-with-smartphone_23-2148564871.jpg", imageAlt: "Submit property icon"},
+ {
+ title: "Get a Cash Offer", description: "We evaluate your property and present you with a fair, no-obligation cash offer.", imageSrc: "http://img.b2bpic.net/free-vector/business-growth-money-savings-statistics_24877-49819.jpg", imageAlt: "Cash offer icon"},
+ {
+ title: "Close On Your Timeline", description: "If you accept, we close on the date that works best for you, often in 7-14 days.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg", imageAlt: "Calendar icon for closing date"},
+ {
+ title: "No Repairs Required", description: "Sell your house as-is. We handle all necessary repairs and renovations after purchase.", imageSrc: "http://img.b2bpic.net/free-photo/old-broken-ceiling-plaster-falling-down_23-2149171050.jpg", imageAlt: "broken ceiling plaster no repairs needed"
},
{
- title: "Get a Cash Offer",
- description: "We evaluate your property and present you with a fair, no-obligation cash offer.",
- imageSrc: "http://img.b2bpic.net/free-vector/business-growth-money-savings-statistics_24877-49819.jpg?_wi=1",
- imageAlt: "Cash offer icon",
+ title: "No Realtor Fees", description: "Avoid commissions and hidden fees. Our offer is the cash you receive.", imageSrc: "http://img.b2bpic.net/free-vector/flat-illustration-real-estate-broker_23-2148281358.jpg", imageAlt: "no realtor fees icon"
},
{
- title: "Close On Your Timeline",
- description: "If you accept, we close on the date that works best for you, often in 7-14 days.",
- imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg?_wi=1",
- imageAlt: "Calendar icon for closing date",
+ title: "Fast Closings", description: "Need to sell quickly? We can close in as little as 7-14 days, tailored to your schedule.", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148559971.jpg", imageAlt: "fast closings calendar icon"
},
{
- title: "No Repairs Required",
- description: "Sell your house as-is. We handle all necessary repairs and renovations after purchase.",
- },
- {
- title: "No Realtor Fees",
- description: "Avoid commissions and hidden fees. Our offer is the cash you receive.",
- },
- {
- title: "Fast Closings",
- description: "Need to sell quickly? We can close in as little as 7-14 days, tailored to your schedule.",
- },
- {
- title: "We Buy Houses As-Is",
- description: "Regardless of condition, age, or situation, we buy houses in any state, saving you time and money.",
+ title: "We Buy Houses As-Is", description: "Regardless of condition, age, or situation, we buy houses in any state, saving you time and money.", imageSrc: "http://img.b2bpic.net/free-photo/old-abandoned-building_1048-2454.jpg", imageAlt: "house as-is icon"
},
]}
title="How We Make Selling Easy & Fair"
@@ -158,14 +109,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Foreclosure",
- "Inherited Property",
- "Tired Landlords",
- "Divorce",
- "Relocation",
- "House Needs Repairs",
- "Behind on Payments",
- ]}
+ "Foreclosure", "Inherited Property", "Tired Landlords", "Divorce", "Relocation", "House Needs Repairs", "Behind on Payments"]}
title="Situations We Help With"
description="Life throws curveballs. We provide compassionate solutions for homeowners facing various challenges, buying your house quickly, no matter the circumstance."
/>
@@ -177,65 +121,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Johnson",
- date: "May 2024",
- title: "Stress-Free Sale!",
- quote: "Selling my inherited property was daunting until I found Property Whale. They made the entire process incredibly easy and offered a fair price. Highly recommend!",
- tag: "Inherited Property",
- avatarSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
- avatarAlt: "Sarah Johnson",
- },
+ id: "1", name: "Sarah Johnson", date: "May 2024", title: "Stress-Free Sale!", quote: "Selling my inherited property was daunting until I found Property Whale. They made the entire process incredibly easy and offered a fair price. Highly recommend!", tag: "Inherited Property", avatarSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", avatarAlt: "Sarah Johnson"},
{
- id: "2",
- name: "Michael Chen",
- date: "April 2024",
- title: "Quick & Fair Offer",
- quote: "My house needed significant repairs, and I couldn't afford them. Property Whale bought it as-is, saving me so much time and money. The cash offer was exactly what I needed.",
- tag: "Needs Repairs",
- avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-180756.jpg",
- avatarAlt: "Michael Chen",
- },
+ id: "2", name: "Michael Chen", date: "April 2024", title: "Quick & Fair Offer", quote: "My house needed significant repairs, and I couldn't afford them. Property Whale bought it as-is, saving me so much time and money. The cash offer was exactly what I needed.", tag: "Needs Repairs", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-180756.jpg", avatarAlt: "Michael Chen"},
{
- id: "3",
- name: "Emily Rodriguez",
- date: "March 2024",
- title: "Exceptional Service",
- quote: "Facing foreclosure was terrifying. Property Whale stepped in and helped me sell my house fast, avoiding further financial strain. Their team was professional and understanding.",
- tag: "Foreclosure Avoidance",
- avatarSrc: "http://img.b2bpic.net/free-photo/glamour-overjoyed-senior-lady-laughs-happily-being-entertained-by-someone-dressed-fashion-clothes-special-occasion-isolated-pink-background-mature-woman-stylish-leopard-outfit_273609-35203.jpg",
- avatarAlt: "Emily Rodriguez",
- },
+ id: "3", name: "Emily Rodriguez", date: "March 2024", title: "Exceptional Service", quote: "Facing foreclosure was terrifying. Property Whale stepped in and helped me sell my house fast, avoiding further financial strain. Their team was professional and understanding.", tag: "Foreclosure Avoidance", avatarSrc: "http://img.b2bpic.net/free-photo/glamour-overjoyed-senior-lady-laughs-happily-being-entertained-by-someone-dressed-fashion-clothes-special-occasion-isolated-pink-background-mature-woman-stylish-leopard-outfit_273609-35203.jpg", avatarAlt: "Emily Rodriguez"},
{
- id: "4",
- name: "David Kim",
- date: "February 2024",
- title: "Perfect for Relocation",
- quote: "I had to relocate for a new job quickly and couldn't deal with traditional selling. Property Whale gave me a cash offer and closed in two weeks. Seamless experience!",
- tag: "Relocation",
- avatarSrc: "http://img.b2bpic.net/free-photo/view-couple-lying-down-floor-their-new-home_637285-12448.jpg",
- avatarAlt: "David Kim",
- },
+ id: "4", name: "David Kim", date: "February 2024", title: "Perfect for Relocation", quote: "I had to relocate for a new job quickly and couldn't deal with traditional selling. Property Whale gave me a cash offer and closed in two weeks. Seamless experience!", tag: "Relocation", avatarSrc: "http://img.b2bpic.net/free-photo/view-couple-lying-down-floor-their-new-home_637285-12448.jpg", avatarAlt: "David Kim"},
{
- id: "5",
- name: "Jessica Lee",
- date: "January 2024",
- title: "Tired Landlord No More",
- quote: "Dealing with problem tenants was exhausting. Selling my rental property to Property Whale was the best decision. No more headaches, just quick cash.",
- tag: "Tired Landlord",
- avatarSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-posing-with-crossed-arms_176420-1149.jpg",
- avatarAlt: "Jessica Lee",
- },
+ id: "5", name: "Jessica Lee", date: "January 2024", title: "Tired Landlord No More", quote: "Dealing with problem tenants was exhausting. Selling my rental property to Property Whale was the best decision. No more headaches, just quick cash.", tag: "Tired Landlord", avatarSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-posing-with-crossed-arms_176420-1149.jpg", avatarAlt: "Jessica Lee"},
{
- id: "6",
- name: "Robert Davis",
- date: "December 2023",
- title: "Beyond Expectations",
- quote: "When divorce forced a quick sale, Property Whale provided a respectful and efficient process. Their offer was fair, and they handled everything with care.",
- tag: "Divorce",
- avatarSrc: "http://img.b2bpic.net/free-photo/classmates-reading-learning-from-notes-laptop_23-2149265728.jpg",
- avatarAlt: "Robert Davis",
- },
+ id: "6", name: "Robert Davis", date: "December 2023", title: "Beyond Expectations", quote: "When divorce forced a quick sale, Property Whale provided a respectful and efficient process. Their offer was fair, and they handled everything with care.", tag: "Divorce", avatarSrc: "http://img.b2bpic.net/free-photo/classmates-reading-learning-from-notes-laptop_23-2149265728.jpg", avatarAlt: "Robert Davis"},
]}
title="Hear From Happy Home Sellers"
description="Don't just take our word for it. See what real homeowners have to say about selling their properties quickly and easily to us."
@@ -246,18 +142,13 @@ export default function LandingPage() {
@@ -266,50 +157,31 @@ export default function LandingPage() {