diff --git a/src/app/sell/page.tsx b/src/app/sell/page.tsx index 3e45c3c..f45cc0f 100644 --- a/src/app/sell/page.tsx +++ b/src/app/sell/page.tsx @@ -7,7 +7,7 @@ import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -export default function LandingPage() { +export default function SellPage() { return ( @@ -47,25 +39,16 @@ export default function LandingPage() { useInvertedBackground={false} title="How Our Process Works" description={[ - "We keep it simple: You reach out with your address, we conduct a quick market review, and we present a no-obligation cash offer.", - "If you accept, we coordinate a closing date that works for you. You walk away with cash in hand, having paid zero in commissions, fees, or repair costs.", - ]} + "We keep it simple: You reach out with your address, we conduct a quick market review, and we present a no-obligation cash offer.", "If you accept, we coordinate a closing date that works for you. You walk away with cash in hand, having paid zero in commissions, fees, or repair costs."]} />