Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-10 07:48:03 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Properties",
id: "products",
},
name: "Properties", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Realat.lv"
/>
@@ -62,35 +52,21 @@ export default function LandingPage() {
description="Your trusted partner in finding the perfect property in Latvia."
buttons={[
{
text: "View Listings",
href: "#products",
},
text: "Browse Available Properties", href: "#products"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg",
imageAlt: "Luxury home exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg", imageAlt: "Luxury home exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/old-roof-architecture-quebec-city_649448-2146.jpg",
imageAlt: "Luxury home exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/old-roof-architecture-quebec-city_649448-2146.jpg", imageAlt: "Luxury home exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-stone-building-with-coarse-plaster-surface_23-2148252829.jpg",
imageAlt: "Luxury home exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-stone-building-with-coarse-plaster-surface_23-2148252829.jpg", imageAlt: "Luxury home exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg",
imageAlt: "Luxury home exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "Luxury home exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg",
imageAlt: "Luxury home exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg", imageAlt: "Luxury home exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japan-building-with-fence_23-2149301077.jpg",
imageAlt: "Luxury home exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japan-building-with-fence_23-2149301077.jpg", imageAlt: "Luxury home exterior"},
]}
/>
</div>
@@ -113,23 +89,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Property Sales",
description: "Professional marketing and sales services for your property.",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-floor-lamp_23-2148238528.jpg",
imageAlt: "Sales service",
},
title: "Property Sales", description: "Professional marketing and sales services for your property.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-white-floor-lamp_23-2148238528.jpg", imageAlt: "Sales service"},
{
title: "Real Estate Consulting",
description: "Expert advice on market trends and investment opportunities.",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sale-sign_23-2147653328.jpg",
imageAlt: "Consulting service",
},
title: "Real Estate Consulting", description: "Expert advice on market trends and investment opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sale-sign_23-2147653328.jpg", imageAlt: "Consulting service"},
{
title: "Property Management",
description: "Hassle-free management for your rental properties.",
imageSrc: "http://img.b2bpic.net/free-photo/house-loan-estate-sell-mortgage-concept_53876-125097.jpg",
imageAlt: "Management service",
},
title: "Property Management", description: "Hassle-free management for your rental properties.", imageSrc: "http://img.b2bpic.net/free-photo/house-loan-estate-sell-mortgage-concept_53876-125097.jpg", imageAlt: "Management service"},
]}
title="Our Specialized Services"
description="We offer a range of services designed to make your real estate journey seamless."
@@ -144,59 +108,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Riga",
name: "Modern Downtown Apartment",
price: "€250,000",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/empty-home-with-decoration-winter-holidays-with-red-decor_482257-10483.jpg",
},
id: "p1", brand: "Riga", name: "Modern Downtown Apartment", price: "€250,000", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/empty-home-with-decoration-winter-holidays-with-red-decor_482257-10483.jpg"},
{
id: "p2",
brand: "Jurmala",
name: "Luxury Beach House",
price: "€850,000",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-water-swimming-resort-hotel_1203-4648.jpg",
},
id: "p2", brand: "Jurmala", name: "Luxury Beach House", price: "€850,000", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/luxury-water-swimming-resort-hotel_1203-4648.jpg"},
{
id: "p3",
brand: "Riga",
name: "Contemporary Villa",
price: "€600,000",
rating: 4,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/structure-economic-business-loan-rental-white_1421-566.jpg",
},
id: "p3", brand: "Riga", name: "Contemporary Villa", price: "€600,000", rating: 4,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/structure-economic-business-loan-rental-white_1421-566.jpg"},
{
id: "p4",
brand: "Sigulda",
name: "Cozy Townhouse",
price: "€320,000",
rating: 5,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-interior-design_23-2151008650.jpg",
},
id: "p4", brand: "Sigulda", name: "Cozy Townhouse", price: "€320,000", rating: 5,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-interior-design_23-2151008650.jpg"},
{
id: "p5",
brand: "Riga",
name: "Spacious Penthouse",
price: "€1,200,000",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg",
},
id: "p5", brand: "Riga", name: "Spacious Penthouse", price: "€1,200,000", rating: 5,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg"},
{
id: "p6",
brand: "Cesis",
name: "Charming Country Estate",
price: "€450,000",
rating: 4,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836768.jpg",
},
id: "p6", brand: "Cesis", name: "Charming Country Estate", price: "€450,000", rating: 4,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-modern-skyscrapers-office-buildings_23-2148836768.jpg"},
]}
title="Featured Properties"
description="Explore our curated selection of properties available in Latvia."
@@ -210,26 +138,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "500+",
title: "Properties Sold",
description: "Happy clients who found their dream homes.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg",
},
id: "m1", value: "500+", title: "Properties Sold", description: "Happy clients who found their dream homes.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg"},
{
id: "m2",
value: "15",
title: "Years Experience",
description: "Trusted market presence in Latvia.",
imageSrc: "http://img.b2bpic.net/free-photo/countryside-house_53876-16157.jpg",
},
id: "m2", value: "15", title: "Years Experience", description: "Trusted market presence in Latvia.", imageSrc: "http://img.b2bpic.net/free-photo/countryside-house_53876-16157.jpg"},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
description: "Commitment to excellence and results.",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-mortgage-loan-concept_53876-125138.jpg",
},
id: "m3", value: "98%", title: "Client Satisfaction", description: "Commitment to excellence and results.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-mortgage-loan-concept_53876-125138.jpg"},
]}
title="Our Impact"
description="Proven results for our clients."
@@ -243,40 +156,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO",
testimonial: "Exceptional service throughout the entire buying process.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
},
id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Exceptional service throughout the entire buying process.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
{
id: "2",
name: "Michael Chen",
role: "CTO",
testimonial: "Very professional and knowledgeable about the market.",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
},
id: "2", name: "Michael Chen", role: "CTO", testimonial: "Very professional and knowledgeable about the market.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"},
{
id: "3",
name: "Emily Rodriguez",
role: "Marketing Director",
testimonial: "Found my dream apartment quickly and easily.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-real-estate-agents_23-2151064924.jpg",
},
id: "3", name: "Emily Rodriguez", role: "Marketing Director", testimonial: "Found my dream apartment quickly and easily.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-real-estate-agents_23-2151064924.jpg"},
{
id: "4",
name: "David Kim",
role: "Product Manager",
testimonial: "Efficient and reliable real estate consultants.",
imageSrc: "http://img.b2bpic.net/free-photo/they-re-moving-bigger-home_329181-9758.jpg",
},
id: "4", name: "David Kim", role: "Product Manager", testimonial: "Efficient and reliable real estate consultants.", imageSrc: "http://img.b2bpic.net/free-photo/they-re-moving-bigger-home_329181-9758.jpg"},
{
id: "5",
name: "Anna Petrova",
role: "Investor",
testimonial: "The best investment advice I received in years.",
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg",
},
id: "5", name: "Anna Petrova", role: "Investor", testimonial: "The best investment advice I received in years.", imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg"},
]}
title="What Our Clients Say"
description="Hear from those who trust Realat.lv with their property needs."
@@ -289,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What are your commission fees?",
content: "Our commissions are highly competitive, tailored to the service level requested.",
},
id: "f1", title: "What are your commission fees?", content: "Our commissions are highly competitive, tailored to the service level requested."},
{
id: "f2",
title: "Do you provide legal support?",
content: "Yes, we coordinate with legal partners to ensure a safe transaction.",
},
id: "f2", title: "Do you provide legal support?", content: "Yes, we coordinate with legal partners to ensure a safe transaction."},
{
id: "f3",
title: "How do I list my property?",
content: "Simply fill out our contact form and an agent will reach out.",
},
id: "f3", title: "How do I list my property?", content: "Simply fill out our contact form and an agent will reach out."},
]}
imageSrc="http://img.b2bpic.net/free-photo/colleagues-drink-coffee-business-partners-business-meeting-man-woman-sitting-table_1157-40415.jpg"
mediaAnimation="slide-up"
@@ -316,14 +195,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to find your next property? Contact our team today."
buttons={[
{
text: "Contact Us",
href: "#",
},
text: "Contact Us", href: "#"},
]}
/>
</div>
@@ -334,37 +210,25 @@ export default function LandingPage() {
{
items: [
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
{
label: "Listings",
href: "#products",
},
label: "Listings", href: "#products"},
],
},
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -374,4 +238,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}