4 Commits

Author SHA1 Message Date
41ae28f26e Merge version_2 into main
Merge version_2 into main
2026-04-06 09:59:11 +00:00
8a0699a34a Update src/app/page.tsx 2026-04-06 09:59:08 +00:00
090d7b05e7 Merge version_1 into main
Merge version_1 into main
2026-04-06 09:55:12 +00:00
b3e45ea29b Merge version_1 into main
Merge version_1 into main
2026-04-06 09:54:44 +00:00

View File

@@ -29,14 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home", id: "#hero"},
{
name: "Properties", id: "#properties"},
{
name: "About", id: "#about"},
{
name: "Contact", id: "#contact"},
{ name: "Home", id: "#hero" },
{ name: "Properties", id: "#properties" },
{ name: "About", id: "#about" },
{ name: "Contact", id: "#contact" },
]}
brandName="AgentPortfolio"
/>
@@ -44,22 +40,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
title="Find Your Dream Home Today"
description="Explore stunning properties in your market. Trusted by over 500+ satisfied clients. Lets find your perfect fit with personalized service."
tag="Expert Real Estate Services"
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
mediaAnimation="blur-reveal"
buttons={[
{
text: "Browse Properties", href: "#properties"},
{ text: "Browse Properties", href: "#properties" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg", imageAlt: "Modern Luxury Home Exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-white-couch-blue-white-painting_123827-23871.jpg", imageAlt: "Elegant Interior Living Space"}
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg", imageAlt: "Modern Luxury Home Exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-white-couch-blue-white-painting_123827-23871.jpg", imageAlt: "Elegant Interior Living Space" }
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Based on 500+ satisfied clients"
tagIcon={Home}
@@ -69,34 +63,27 @@ export default function LandingPage() {
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={true}
buttonAnimation="blur-reveal"
heading={[
{
type: "text", content: "Professional Excellence in Real Estate"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Agent Bio"},
{ type: "text", content: "Professional Excellence in Real Estate" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Agent Bio" },
]}
/>
</div>
<div id="properties" data-section="properties">
<ProductCardOne
animationType="slide-up"
animationType="blur-reveal"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "p1", name: "Modern Luxury Villa", price: "$1,250,000", imageSrc: "http://img.b2bpic.net/free-photo/mix-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160138.jpg"},
{
id: "p2", name: "Contemporary Condo", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg"},
{
id: "p3", name: "Suburban Oasis", price: "$675,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"},
{
id: "p4", name: "Waterfront Estate", price: "$2,400,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790340.jpg"},
{
id: "p5", name: "Penthouse Suite", price: "$1,500,000", imageSrc: "http://img.b2bpic.net/free-photo/simply-bright-clean-design-bathroom_53876-146252.jpg"},
{
id: "p6", name: "Charming Cottage", price: "$450,000", imageSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059655.jpg"},
{ id: "p1", name: "Modern Luxury Villa", price: "$1,250,000", imageSrc: "http://img.b2bpic.net/free-photo/mix-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160138.jpg" },
{ id: "p2", name: "Contemporary Condo", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg" },
{ id: "p3", name: "Suburban Oasis", price: "$675,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg" },
{ id: "p4", name: "Waterfront Estate", price: "$2,400,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790340.jpg" },
{ id: "p5", name: "Penthouse Suite", price: "$1,500,000", imageSrc: "http://img.b2bpic.net/free-photo/simply-bright-clean-design-bathroom_53876-146252.jpg" },
{ id: "p6", name: "Charming Cottage", price: "$450,000", imageSrc: "http://img.b2bpic.net/free-photo/rendering-elegant-neoclassical-interior_23-2151059655.jpg" },
]}
title="Featured Properties"
description="Discover a selection of premium homes ready for you."
@@ -105,26 +92,16 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
animationType="blur-reveal"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
{
id: "t1", name: "Sarah & Mark", role: "Home Buyers", company: "Local Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-family-posing-with-son-thumbs-up_23-2148414903.jpg"},
{
id: "t2", name: "The Henderson Family", role: "First-time Buyers", company: "Suburbs", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-moving-their-new-home_23-2149749168.jpg"},
{
id: "t3", name: "James L.", role: "Investor", company: "Market City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg"},
{
id: "t4", name: "Anna K.", role: "Seller", company: "North Shore", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg"},
{
id: "t5", name: "David R.", role: "Home Buyer", company: "Riverside", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356566.jpg"},
{ id: "t1", name: "Sarah & Mark", role: "Home Buyers", company: "Local Area", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-family-posing-with-son-thumbs-up_23-2148414903.jpg" },
{ id: "t2", name: "The Henderson Family", role: "First-time Buyers", company: "Suburbs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-moving-their-new-home_23-2149749168.jpg" },
{ id: "t3", name: "James L.", role: "Investor", company: "Market City", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg" },
{ id: "t4", name: "Anna K.", role: "Seller", company: "North Shore", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg" },
{ id: "t5", name: "David R.", role: "Home Buyer", company: "Riverside", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356566.jpg" },
]}
title="Client Success Stories"
description="See why hundreds trust us with their biggest investments."
@@ -134,9 +111,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "rotated-rays-static-grid"}}
background={{ variant: "rotated-rays-static-grid" }}
tag="Get In Touch"
tagAnimation="blur-reveal"
title="Ready to Start Your Journey?"
description="Have questions about a listing or want to list your home? Send us a message today."
/>
@@ -147,20 +124,15 @@ export default function LandingPage() {
columns={[
{
title: "Links", items: [
{
label: "Properties", href: "#properties"},
{
label: "About", href: "#about"},
{
label: "Contact", href: "#contact"},
{ label: "Properties", href: "#properties" },
{ label: "About", href: "#about" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
},
]}
@@ -171,4 +143,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}