Merge version_4 into main #3
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Welcome to Avenue Friends"
|
||||
description="Your trusted partner in finding the perfect property. We make buying and selling homes seamless and rewarding."
|
||||
title="Benvenuti da Avenue Friends "
|
||||
description="Il tuo punto di riferimento per vivere momenti unici. Rendiamo ogni esperienza nel nostro bar piacevole, accogliente e speciale."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Properties", href: "#properties"},
|
||||
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="About Avenue Friends"
|
||||
description="At Avenue Friends, we believe every house has a story. Our team is dedicated to guiding you through every step of your real estate journey with integrity and personalized care."
|
||||
title="Le nostre specialità "
|
||||
description="Scopri la nostra selezione di cocktail e specialità. "
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"
|
||||
imageAlt="Meet the team"
|
||||
/>
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
id: "p6", brand: "Family", name: "Classic Estate", price: "$950,000", rating: 5,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-dancing-pool_285396-1164.jpg"},
|
||||
]}
|
||||
title="Featured Listings"
|
||||
title=""
|
||||
description="Explore our curated selection of premium properties."
|
||||
buttons={[
|
||||
{ text: "View All Listings", href: "/listings" }
|
||||
@@ -123,20 +123,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1", label: "Service", title: "Expert Guidance", items: [
|
||||
"Personalized consultation", "Market analysis", "Strong negotiations"],
|
||||
id: "f1", label: "Servici ", title: "Le nostre selezioni ", items: [
|
||||
"Assistenza dedicata ai clientin", "Qualità e selezione ", "Professionalità e qualità "],
|
||||
},
|
||||
{
|
||||
id: "f2", label: "Network", title: "Large Network", items: [
|
||||
"Exclusive listings", "Trusted partners", "Wide market reach"],
|
||||
id: "f2", label: "Community ", title: "La nostra community ", items: [
|
||||
"Cocktail esclusivi ", "Partner di fiducia ", "Esperienza per tutti / Clientela internazionale "],
|
||||
},
|
||||
{
|
||||
id: "f3", label: "Results", title: "Fast Closing", items: [
|
||||
"Streamlined process", "Efficient paperwork", "Support until closing"],
|
||||
id: "f3", label: "La soddisfazione dei clienti ", title: "Servizio rapido ", items: [
|
||||
"", "Attenzione ai dettagli ", "Sempre al tuo servizio "],
|
||||
},
|
||||
]}
|
||||
title="Why Choose Avenue Friends?"
|
||||
description="We offer more than just a real estate transaction. Experience the difference."
|
||||
title="Perché scegliere Avenue Friends "
|
||||
description="Offriamo molto più di un semplice locale: ti facciamo vivere un’esperienza unica. "
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,17 +147,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", title: "Homes Sold", value: "500+", icon: Home,
|
||||
id: "m1", title: "Servici venduti ", value: "500+", icon: Home,
|
||||
},
|
||||
{
|
||||
id: "m2", title: "Happy Clients", value: "99%", icon: Smile,
|
||||
id: "m2", title: "Clienti soddisfatti ", value: "99%", icon: Smile,
|
||||
},
|
||||
{
|
||||
id: "m3", title: "Avg. Selling Time", value: "21 Days", icon: Clock,
|
||||
id: "m3", title: "Rapidità e qualità ", value: "100% ", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Our Track Record"
|
||||
description="Numbers speak louder than words."
|
||||
title="I nostri risultati "
|
||||
description="Lasciamo parlare i risultati."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,8 +184,8 @@ export default function LandingPage() {
|
||||
id: "t5", name: "Charlie Davis", role: "Seller", company: "Estate Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="What our clients say about their experience with us."
|
||||
title="Le esperienze dei nostri clienti"
|
||||
description=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "What areas do you serve?", content: "We serve the entire metro area and surrounding suburbs."},
|
||||
id: "q1", title: "I servizi ", content: "We serve the entire metro area and surrounding suburbs."},
|
||||
{
|
||||
id: "q2", title: "How do you value my home?", content: "We use comparative market analysis and recent sales data."},
|
||||
{
|
||||
@@ -203,8 +203,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-woman-with-many-keys_1187-5675.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about working with us."
|
||||
title="Domande frequenti "
|
||||
description="Scopri tutto quello che c’è da sapere sul nostro locale e sui nostri servizi. "
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user