Update src/app/page.tsx

This commit is contained in:
2026-02-27 10:33:43 +00:00
parent c9a1433ca0
commit 6ec6c3e578

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
]} ]}
animationType='slide-up' animationType='slide-up'
title='Our Premium Real Estate Services' title='Our Premium Real Estate Services'
description='We provide a full suite of services designed to make your real estate journey smooth, stress-free, and successful. From market insights to expert guidance, we\'re here to support you every step of the way.' description="We provide a full suite of services designed to make your real estate journey smooth, stress-free, and successful. From market insights to expert guidance, we're here to support you every step of the way."
textboxLayout='split-description' textboxLayout='split-description'
useInvertedBackground={true} useInvertedBackground={true}
tag='Trusted Excellence' tag='Trusted Excellence'
@@ -98,7 +98,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{id: 'service-1', name: 'Home Buying Guide', price: '$49.99', imageSrc: 'http://img.b2bpic.net/free-photo/african-american-woman-her-bearded-caucasuan-husband-discuss-terms-new-contract-with-employee_273609-44247.jpg', imageAlt: 'Home Buying Guide illustration', isFavorited: false, initialQuantity: 1}, {id: 'service-1', name: 'Home Buying Guide', price: '$49.99', imageSrc: 'http://img.b2bpic.net/free-photo/african-american-woman-her-bearded-caucasuan-husband-discuss-terms-new-contract-with-employee_273609-44247.jpg', imageAlt: 'Home Buying Guide illustration', isFavorited: false, initialQuantity: 1},
{id: 'service-2', name: 'Seller\'s Marketplace', price: '$79.99', imageSrc: 'http://img.b2bpic.net/free-photo/house-loan-estate-sell-mortgage-concept_53876-125097.jpg', imageAlt: 'Seller\'s Marketplace dashboard', isFavorited: false, initialQuantity: 1}, {id: 'service-2', name: "Seller's Marketplace", price: '$79.99', imageSrc: 'http://img.b2bpic.net/free-photo/house-loan-estate-sell-mortgage-concept_53876-125097.jpg', imageAlt: "Seller's Marketplace dashboard", isFavorited: false, initialQuantity: 1},
{id: 'service-3', name: 'Property Valuation Report', price: '$29.99', imageSrc: 'http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg', imageAlt: 'Property valuation report sample', isFavorited: false, initialQuantity: 1} {id: 'service-3', name: 'Property Valuation Report', price: '$29.99', imageSrc: 'http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg', imageAlt: 'Property valuation report sample', isFavorited: false, initialQuantity: 1}
]} ]}
/> />
@@ -106,12 +106,12 @@ export default function LandingPage() {
<div id="testimonial-section" data-section="testimonial-section"> <div id="testimonial-section" data-section="testimonial-section">
<TestimonialCardSix <TestimonialCardSix
testimonials={[ testimonials={[
{id: 'testimonial-1', name: 'Sarah Johnson', handle: '@sarahj', testimonial: 'Working with this team was an absolute pleasure. They helped us find our dream home in just two weeks. Their expertise and dedication are unmatched.', imageSrc: 'http://img.b2bpic.net/free-photo/business-woman-analyzing-data-using-computer-while-spending-time-office-beautiful-young-grinning-professional-woman-office-graphs-charts_657921-370.jpg?_wi=1', imageAlt: 'Sarah Johnson, satisfied client', icon: Star}, {id: 'testimonial-1', name: 'Sarah Johnson', handle: '@sarahj', testimonial: 'Working with this team was an absolute pleasure. They helped us find our dream home in just two weeks. Their expertise and dedication are unmatched.', imageSrc: 'http://img.b2bpic.net/free-photo/business-woman-analyzing-data-using-computer-while-spending-time-office-beautiful-young-grinning-professional-woman-office-graphs-charts_657921-370.jpg', imageAlt: 'Sarah Johnson, satisfied client', icon: Star},
{id: 'testimonial-2', name: 'Michael Chen', handle: '@michaelc', testimonial: 'As a first-time homebuyer, I was nervous about the process. The agents guided me through every step with patience and professionalism.', imageSrc: 'http://img.b2bpic.net/free-photo/positive-businessman-reading-document-couch_1262-3059.jpg?_wi=1', imageAlt: 'Michael Chen, first-time homebuyer', icon: Star}, {id: 'testimonial-2', name: 'Michael Chen', handle: '@michaelc', testimonial: 'As a first-time homebuyer, I was nervous about the process. The agents guided me through every step with patience and professionalism.', imageSrc: 'http://img.b2bpic.net/free-photo/positive-businessman-reading-document-couch_1262-3059.jpg', imageAlt: 'Michael Chen, first-time homebuyer', icon: Star},
{id: 'testimonial-3', name: 'Emily Rodriguez', handle: '@emilyr', testimonial: 'The selling process was seamless and stress-free. They priced our home perfectly and found buyers within our timeline.', imageSrc: 'http://img.b2bpic.net/free-photo/happy-african-american-young-family-bought-new-house_7861-3097.jpg?_wi=1', imageAlt: 'Emily Rodriguez, seller client', icon: Star}, {id: 'testimonial-3', name: 'Emily Rodriguez', handle: '@emilyr', testimonial: 'The selling process was seamless and stress-free. They priced our home perfectly and found buyers within our timeline.', imageSrc: 'http://img.b2bpic.net/free-photo/happy-african-american-young-family-bought-new-house_7861-3097.jpg', imageAlt: 'Emily Rodriguez, seller client', icon: Star},
{id: 'testimonial-4', name: 'Sarah Johnson', handle: '@sarahj', testimonial: 'Working with this team was an absolute pleasure. They helped us find our dream home in just two weeks. Their expertise and dedication are unmatched.', imageSrc: 'http://img.b2bpic.net/free-photo/business-woman-analyzing-data-using-computer-while-spending-time-office-beautiful-young-grinning-professional-woman-office-graphs-charts_657921-370.jpg?_wi=2', imageAlt: 'Sarah Johnson, satisfied client', icon: Star}, {id: 'testimonial-4', name: 'Sarah Johnson', handle: '@sarahj', testimonial: 'Working with this team was an absolute pleasure. They helped us find our dream home in just two weeks. Their expertise and dedication are unmatched.', imageSrc: 'http://img.b2bpic.net/free-photo/business-woman-analyzing-data-using-computer-while-spending-time-office-beautiful-young-grinning-professional-woman-office-graphs-charts_657921-370.jpg', imageAlt: 'Sarah Johnson, satisfied client', icon: Star},
{id: 'testimonial-5', name: 'Michael Chen', handle: '@michaelc', testimonial: 'As a first-time homebuyer, I was nervous about the process. The agents guided me through every step with patience and professionalism.', imageSrc: 'http://img.b2bpic.net/free-photo/positive-businessman-reading-document-couch_1262-3059.jpg?_wi=2', imageAlt: 'Michael Chen, first-time homebuyer', icon: Star}, {id: 'testimonial-5', name: 'Michael Chen', handle: '@michaelc', testimonial: 'As a first-time homebuyer, I was nervous about the process. The agents guided me through every step with patience and professionalism.', imageSrc: 'http://img.b2bpic.net/free-photo/positive-businessman-reading-document-couch_1262-3059.jpg', imageAlt: 'Michael Chen, first-time homebuyer', icon: Star},
{id: 'testimonial-6', name: 'Emily Rodriguez', handle: '@emilyr', testimonial: 'The selling process was seamless and stress-free. They priced our home perfectly and found buyers within our timeline.', imageSrc: 'http://img.b2bpic.net/free-photo/happy-african-american-young-family-bought-new-house_7861-3097.jpg?_wi=2', imageAlt: 'Emily Rodriguez, seller client', icon: Star} {id: 'testimonial-6', name: 'Emily Rodriguez', handle: '@emilyr', testimonial: 'The selling process was seamless and stress-free. They priced our home perfectly and found buyers within our timeline.', imageSrc: 'http://img.b2bpic.net/free-photo/happy-african-american-young-family-bought-new-house_7861-3097.jpg', imageAlt: 'Emily Rodriguez, seller client', icon: Star}
]} ]}
animationType='slide-up' animationType='slide-up'
title='What Our Clients Say' title='What Our Clients Say'