Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
154
src/app/page.tsx
154
src/app/page.tsx
@@ -13,6 +13,16 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
|
||||
export default function LandingPage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Why Sell", id: "#why-sell" },
|
||||
{ name: "Valuation", id: "#home-valuation" },
|
||||
{ name: "Metrics", id: "#metrics" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Market Knowledge", id: "#market-knowledge" },
|
||||
{ name: "Contact", id: "#contact" }
|
||||
];
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -30,6 +40,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="The Guerini Group"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -39,9 +50,7 @@ export default function LandingPage() {
|
||||
description="Discover what your home may be worth and connect with a real estate professional who can help you sell with confidence. Call us today: 617-699-4954"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Home Valuation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Home Valuation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-rainbow-appearing-end-road_23-2151563004.jpg"
|
||||
imageAlt="Luxury home exterior at sunset"
|
||||
@@ -50,25 +59,15 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/husband-wife-having-nice-date-coffee-shop_23-2149016151.jpg",
|
||||
alt: "Happy clients",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/husband-wife-having-nice-date-coffee-shop_23-2149016151.jpg", alt: "Happy clients"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149421496.jpg",
|
||||
alt: "Satisfied couple",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149421496.jpg", alt: "Satisfied couple"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-wearing-synthetic-leather-clothing_23-2149431071.jpg",
|
||||
alt: "Smiling homeowners",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-wearing-synthetic-leather-clothing_23-2149431071.jpg", alt: "Smiling homeowners"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing-together_23-2149421497.jpg",
|
||||
alt: "Professional sellers",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing-together_23-2149421497.jpg", alt: "Professional sellers"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-joyful-lady-with-dark-curly-hair-sunglasses-standing-happily-looking-camera-while-spending-time-summer-terrace-cafe_574295-5934.jpg",
|
||||
alt: "Clients with a successful sale",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-joyful-lady-with-dark-curly-hair-sunglasses-standing-happily-looking-camera-while-spending-time-summer-terrace-cafe_574295-5934.jpg", alt: "Clients with a successful sale"},
|
||||
]}
|
||||
avatarText="Join over 500 happy sellers!"
|
||||
/>
|
||||
@@ -81,41 +80,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Local Market Expertise",
|
||||
author: "The Guerini Group",
|
||||
description: "Benefit from our deep understanding of local market trends, optimal pricing strategies, and buyer behavior to position your home perfectly.",
|
||||
tags: [
|
||||
"Local",
|
||||
"Data-Driven",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-having-small-flags_23-2148925834.jpg",
|
||||
imageAlt: "City skyline with market data overlay",
|
||||
},
|
||||
id: "f1", title: "Local Market Expertise", author: "The Guerini Group", description: "Benefit from our deep understanding of local market trends, optimal pricing strategies, and buyer behavior to position your home perfectly.", tags: [
|
||||
"Local", "Data-Driven"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-having-small-flags_23-2148925834.jpg", imageAlt: "City skyline with market data overlay"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Professional Marketing",
|
||||
author: "The Guerini Group",
|
||||
description: "Your property deserves the best. We employ high-quality photography, captivating virtual tours, and targeted digital campaigns to reach serious buyers.",
|
||||
tags: [
|
||||
"Visuals",
|
||||
"Digital",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg",
|
||||
imageAlt: "Professional real estate photography setup",
|
||||
},
|
||||
id: "f2", title: "Professional Marketing", author: "The Guerini Group", description: "Your property deserves the best. We employ high-quality photography, captivating virtual tours, and targeted digital campaigns to reach serious buyers.", tags: [
|
||||
"Visuals", "Digital"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg", imageAlt: "Professional real estate photography setup"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Strategic Pricing",
|
||||
author: "The Guerini Group",
|
||||
description: "Maximize your sale price with our precise market analysis. We ensure your home is priced competitively to attract top offers without leaving money on the table.",
|
||||
tags: [
|
||||
"Value",
|
||||
"Analysis",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-showing-business-card_23-2147653373.jpg",
|
||||
imageAlt: "Calculator and home icon for pricing strategy",
|
||||
},
|
||||
id: "f3", title: "Strategic Pricing", author: "The Guerini Group", description: "Maximize your sale price with our precise market analysis. We ensure your home is priced competitively to attract top offers without leaving money on the table.", tags: [
|
||||
"Value", "Analysis"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-showing-business-card_23-2147653373.jpg", imageAlt: "Calculator and home icon for pricing strategy"},
|
||||
]}
|
||||
title="Why Sell Your Home With Us?"
|
||||
description="Our dedicated approach ensures you receive unparalleled service and maximize your home's selling potential."
|
||||
@@ -127,10 +102,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Understand Your Home's True Market Value"
|
||||
description={[
|
||||
"Knowing your home's accurate market value is the first step towards a successful sale. It provides clarity and confidence.",
|
||||
"Our expert valuation process considers every unique aspect of your property and current market conditions to give you a precise estimate.",
|
||||
"This insight empowers you to make informed decisions, whether you're planning to sell now, prepare for the future, or simply understand your most valuable asset.",
|
||||
]}
|
||||
"Knowing your home's accurate market value is the first step towards a successful sale. It provides clarity and confidence.", "Our expert valuation process considers every unique aspect of your property and current market conditions to give you a precise estimate.", "This insight empowers you to make informed decisions, whether you're planning to sell now, prepare for the future, or simply understand your most valuable asset."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,31 +113,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "105%",
|
||||
title: "Average Sale Price",
|
||||
items: [
|
||||
"Above Asking Price",
|
||||
"Strategic Negotiation",
|
||||
],
|
||||
id: "m1", value: "105%", title: "Average Sale Price", items: [
|
||||
"Above Asking Price", "Strategic Negotiation"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "18",
|
||||
title: "Days on Market",
|
||||
items: [
|
||||
"Efficient Marketing",
|
||||
"Targeted Exposure",
|
||||
],
|
||||
id: "m2", value: "18", title: "Days on Market", items: [
|
||||
"Efficient Marketing", "Targeted Exposure"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
items: [
|
||||
"Trusted Advisors",
|
||||
"Seamless Experience",
|
||||
],
|
||||
id: "m3", value: "98%", title: "Client Satisfaction", items: [
|
||||
"Trusted Advisors", "Seamless Experience"],
|
||||
},
|
||||
]}
|
||||
title="Proven Results for Home Sellers"
|
||||
@@ -181,25 +138,15 @@ export default function LandingPage() {
|
||||
author="Eleanor & Richard V."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-senior-couple-posing_23-2149421495.jpg",
|
||||
alt: "Eleanor & Richard V.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-senior-couple-posing_23-2149421495.jpg", alt: "Eleanor & Richard V."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/image-smiling-woman-sunglasses_197531-33303.jpg",
|
||||
alt: "Sarah L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/image-smiling-woman-sunglasses_197531-33303.jpg", alt: "Sarah L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg",
|
||||
alt: "David K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg", alt: "David K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/international-people-autumn-city_1157-31486.jpg",
|
||||
alt: "Jessica & Tom M.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/international-people-autumn-city_1157-31486.jpg", alt: "Jessica & Tom M."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-standing-city_839833-15335.jpg",
|
||||
alt: "Satisfied client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-standing-city_839833-15335.jpg", alt: "Satisfied client"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -211,15 +158,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Beacon Hill",
|
||||
"Back Bay",
|
||||
"South End",
|
||||
"Newton",
|
||||
"Wellesley",
|
||||
"Concord",
|
||||
"Lexington",
|
||||
"Brookline",
|
||||
]}
|
||||
"Beacon Hill", "Back Bay", "South End", "Newton", "Wellesley", "Concord", "Lexington", "Brookline"]}
|
||||
title="Local Market Expertise You Can Trust"
|
||||
description="Our deep understanding of the local real estate landscape ensures your property is positioned for success across these key areas and beyond."
|
||||
/>
|
||||
@@ -229,14 +168,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to sell your home? Get a personalized consultation now. Call us at 617-699-4954 for expert guidance."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call 617-699-4954",
|
||||
href: "tel:617-699-4954",
|
||||
},
|
||||
text: "Call 617-699-4954", href: "tel:617-699-4954"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -245,13 +181,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="The Guerini Group"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user