Merge version_1 into main #2
259
src/app/page.tsx
259
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Bradyn Smith"
|
||||
/>
|
||||
@@ -58,68 +46,33 @@ export default function LandingPage() {
|
||||
description="I help you find your dream home in the city with seamless guidance and personalized expertise."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.",
|
||||
handle: "@alex",
|
||||
testimonial: "Bradyn made the home buying process seamless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
name: "Alex R.", handle: "@alex", testimonial: "Bradyn made the home buying process seamless.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", imageAlt: "luxury real estate home architecture"
|
||||
},
|
||||
{
|
||||
name: "Sarah K.",
|
||||
handle: "@sarah",
|
||||
testimonial: "Professional, fast, and incredibly knowledgeable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
name: "Sarah K.", handle: "@sarah", testimonial: "Professional, fast, and incredibly knowledgeable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg", imageAlt: "luxury real estate home architecture"
|
||||
},
|
||||
{
|
||||
name: "Mike J.",
|
||||
handle: "@mike",
|
||||
testimonial: "The best luxury agent in the market today.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
name: "Mike J.", handle: "@mike", testimonial: "The best luxury agent in the market today.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg", imageAlt: "luxury real estate home architecture"
|
||||
},
|
||||
{
|
||||
name: "Elena D.",
|
||||
handle: "@elena",
|
||||
testimonial: "Exceeded all our expectations on our sale.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
name: "Elena D.", handle: "@elena", testimonial: "Exceeded all our expectations on our sale.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", imageAlt: "luxury real estate home architecture"
|
||||
},
|
||||
{
|
||||
name: "Chris T.",
|
||||
handle: "@chris",
|
||||
testimonial: "Incredible communication throughout the process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=1",
|
||||
imageAlt: "luxury real estate home architecture",
|
||||
},
|
||||
name: "Chris T.", handle: "@chris", testimonial: "Incredible communication throughout the process.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg", imageAlt: "luxury real estate home architecture"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064822.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064815.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-holding-pair-keys-model-house-isolated-white-background_23-2148182985.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064822.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064815.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-woman-holding-pair-keys-model-house-isolated-white-background_23-2148182985.jpg", alt: "Client 5" }
|
||||
]}
|
||||
avatarText="Trusted by 100+ satisfied homeowners"
|
||||
/>
|
||||
@@ -130,8 +83,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="About Bradyn Smith"
|
||||
description={[
|
||||
"With over 10 years of market expertise, I am committed to elevating your real estate journey.",
|
||||
"My approach is simple: transparency, integrity, and results driven for every client.",
|
||||
"With over 10 years of market expertise, I am committed to elevating your real estate journey.", "My approach is simple: transparency, integrity, and results driven for every client."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -143,24 +95,9 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Buying",
|
||||
description: "Expert representation to secure your ideal property.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150769.jpg",
|
||||
imageAlt: "Buying service",
|
||||
},
|
||||
{
|
||||
title: "Selling",
|
||||
description: "Strategic marketing to get you top dollar fast.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248410.jpg",
|
||||
imageAlt: "Selling service",
|
||||
},
|
||||
{
|
||||
title: "Investment",
|
||||
description: "High-yield commercial and investment opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920917.jpg",
|
||||
imageAlt: "Investment service",
|
||||
},
|
||||
{ title: "Buying", description: "Expert representation to secure your ideal property.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150769.jpg", imageAlt: "Buying service" },
|
||||
{ title: "Selling", description: "Strategic marketing to get you top dollar fast.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248410.jpg", imageAlt: "Selling service" },
|
||||
{ title: "Investment", description: "High-yield commercial and investment opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920917.jpg", imageAlt: "Investment service" }
|
||||
]}
|
||||
title="Services"
|
||||
description="Comprehensive real estate solutions tailored to your specific needs."
|
||||
@@ -171,42 +108,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex R.",
|
||||
role: "Home Buyer",
|
||||
testimonial: "Bradyn made the whole process seamless and easy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah K.",
|
||||
role: "Home Seller",
|
||||
testimonial: "His strategy resulted in a record sale for our street.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike J.",
|
||||
role: "Investor",
|
||||
testimonial: "Professional, fast, and incredible knowledge.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena D.",
|
||||
role: "Home Buyer",
|
||||
testimonial: "Always available, proactive, and very kind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris T.",
|
||||
role: "Home Seller",
|
||||
testimonial: "Bradyn is the best in the luxury sector.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
{ id: "1", name: "Alex R.", role: "Home Buyer", testimonial: "Bradyn made the whole process seamless and easy.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg" },
|
||||
{ id: "2", name: "Sarah K.", role: "Home Seller", testimonial: "His strategy resulted in a record sale for our street.", imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg" },
|
||||
{ id: "3", name: "Mike J.", role: "Investor", testimonial: "Professional, fast, and incredible knowledge.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg" },
|
||||
{ id: "4", name: "Elena D.", role: "Home Buyer", testimonial: "Always available, proactive, and very kind.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" },
|
||||
{ id: "5", name: "Chris T.", role: "Home Seller", testimonial: "Bradyn is the best in the luxury sector.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg" }
|
||||
]}
|
||||
title="Client Reviews"
|
||||
description="What my clients say about their experience."
|
||||
@@ -220,30 +128,10 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Consult",
|
||||
description: "Identifying your goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694119.jpg",
|
||||
imageAlt: "Consult",
|
||||
},
|
||||
{
|
||||
title: "Strategy",
|
||||
description: "Developing a personalized plan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150766.jpg",
|
||||
imageAlt: "Strategy",
|
||||
},
|
||||
{
|
||||
title: "Execute",
|
||||
description: "Taking proactive action.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sunset-poolside-relaxation-with-stunning-landscape-view-generated-by-ai_188544-30833.jpg",
|
||||
imageAlt: "Execute",
|
||||
},
|
||||
{
|
||||
title: "Close",
|
||||
description: "Securing your result.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg",
|
||||
imageAlt: "Close",
|
||||
},
|
||||
{ title: "Consult", description: "Identifying your goals.", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694119.jpg", imageAlt: "Consult" },
|
||||
{ title: "Strategy", description: "Developing a personalized plan.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150766.jpg", imageAlt: "Strategy" },
|
||||
{ title: "Execute", description: "Taking proactive action.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-sunset-poolside-relaxation-with-stunning-landscape-view-generated-by-ai_188544-30833.jpg", imageAlt: "Execute" },
|
||||
{ title: "Close", description: "Securing your result.", imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg", imageAlt: "Close" }
|
||||
]}
|
||||
title="The 4-Step Journey"
|
||||
description="A clear, structured path to your next success."
|
||||
@@ -256,24 +144,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: CheckCircle,
|
||||
title: "Reviews",
|
||||
value: "30+",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
icon: Award,
|
||||
title: "Satisfaction",
|
||||
value: "100%",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
icon: Zap,
|
||||
title: "Response Rate",
|
||||
value: "Fast",
|
||||
},
|
||||
{ id: "1", icon: CheckCircle, title: "Reviews", value: "30+" },
|
||||
{ id: "2", icon: Award, title: "Satisfaction", value: "100%" },
|
||||
{ id: "3", icon: Zap, title: "Response Rate", value: "Fast" }
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Proven results for every client I serve."
|
||||
@@ -285,13 +158,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Luxury Group",
|
||||
"Estate Partner",
|
||||
"Brokerage Hub",
|
||||
"Realtor Pro",
|
||||
"Property Inc",
|
||||
"Global Estate",
|
||||
"Elite Realty",
|
||||
"Luxury Group", "Estate Partner", "Brokerage Hub", "Realtor Pro", "Property Inc", "Global Estate", "Elite Realty"
|
||||
]}
|
||||
title="Partners & Affiliations"
|
||||
description="Trusted by leading organizations in the real estate space."
|
||||
@@ -301,16 +168,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
background={{ variant: "animated-grid" }}
|
||||
text="Ready to get started? Let's discuss your luxury real estate needs today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Me",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Me", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -319,35 +179,18 @@ export default function LandingPage() {
|
||||
logoText="Bradyn Smith Realtor"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
],
|
||||
title: "Navigation", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "Testimonials", href: "#testimonials" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:hello@bradynsmith.com",
|
||||
},
|
||||
{
|
||||
label: "Phone",
|
||||
href: "tel:1234567890",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "Email", href: "mailto:hello@bradynsmith.com" },
|
||||
{ label: "Phone", href: "tel:1234567890" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Bradyn Smith. All Rights Reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user