diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6b66650..5df1d44 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,41 +48,26 @@ export default function LandingPage() {
@@ -113,59 +90,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Luxury",
- name: "Modern Villa",
- price: "$1,200,000",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-street-night-quebec-city_649448-2335.jpg",
- },
+ id: "p1", brand: "Luxury", name: "Modern Villa", price: "$1,200,000", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-street-night-quebec-city_649448-2335.jpg"},
{
- id: "p2",
- brand: "City",
- name: "Penthouse",
- price: "$850,000",
- rating: 4,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-sofa-large-windows_23-2151983194.jpg",
- },
+ id: "p2", brand: "City", name: "Penthouse", price: "$850,000", rating: 4,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-sofa-large-windows_23-2151983194.jpg"},
{
- id: "p3",
- brand: "Family",
- name: "Suburban Home",
- price: "$600,000",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/marble-kitchen-countertop-with-blurred-background_23-2152020145.jpg",
- },
+ id: "p3", brand: "Family", name: "Suburban Home", price: "$600,000", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/marble-kitchen-countertop-with-blurred-background_23-2152020145.jpg"},
{
- id: "p4",
- brand: "Luxury",
- name: "Beach House",
- price: "$2,100,000",
- rating: 5,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-1990.jpg",
- },
+ id: "p4", brand: "Luxury", name: "Beach House", price: "$2,100,000", rating: 5,
+ reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-1990.jpg"},
{
- id: "p5",
- brand: "Loft",
- name: "Studio Loft",
- price: "$450,000",
- rating: 4,
- reviewCount: "5",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg",
- },
+ id: "p5", brand: "Loft", name: "Studio Loft", price: "$450,000", rating: 4,
+ reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-dining-room-with-plants-fireplace_181624-3590.jpg"},
{
- 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",
- },
+ 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"
description="Explore our curated selection of premium properties."
@@ -179,34 +120,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- label: "Service",
- title: "Expert Guidance",
- items: [
- "Personalized consultation",
- "Market analysis",
- "Strong negotiations",
- ],
+ id: "f1", label: "Service", title: "Expert Guidance", items: [
+ "Personalized consultation", "Market analysis", "Strong negotiations"],
},
{
- id: "f2",
- label: "Network",
- title: "Large Network",
- items: [
- "Exclusive listings",
- "Trusted partners",
- "Wide market reach",
- ],
+ id: "f2", label: "Network", title: "Large Network", items: [
+ "Exclusive listings", "Trusted partners", "Wide market reach"],
},
{
- id: "f3",
- label: "Results",
- title: "Fast Closing",
- items: [
- "Streamlined process",
- "Efficient paperwork",
- "Support until closing",
- ],
+ id: "f3", label: "Results", title: "Fast Closing", items: [
+ "Streamlined process", "Efficient paperwork", "Support until closing"],
},
]}
title="Why Choose Avenue Friends?"
@@ -221,22 +144,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- title: "Homes Sold",
- value: "500+",
- icon: Home,
+ id: "m1", title: "Homes Sold", value: "500+", icon: Home,
},
{
- id: "m2",
- title: "Happy Clients",
- value: "99%",
- icon: Smile,
+ id: "m2", title: "Happy Clients", value: "99%", icon: Smile,
},
{
- id: "m3",
- title: "Avg. Selling Time",
- value: "21 Days",
- icon: Clock,
+ id: "m3", title: "Avg. Selling Time", value: "21 Days", icon: Clock,
},
]}
title="Our Track Record"
@@ -252,45 +166,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "John Doe",
- role: "Buyer",
- company: "Happy Family",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-real-estate-agents_23-2151064924.jpg",
- },
+ id: "t1", name: "John Doe", role: "Buyer", company: "Happy Family", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-as-real-estate-agents_23-2151064924.jpg"},
{
- id: "t2",
- name: "Jane Smith",
- role: "Seller",
- company: "First Home",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg",
- },
+ id: "t2", name: "Jane Smith", role: "Seller", company: "First Home", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg"},
{
- id: "t3",
- name: "Bob Johnson",
- role: "Investor",
- company: "Growth Inc",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg",
- },
+ id: "t3", name: "Bob Johnson", role: "Investor", company: "Growth Inc", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg"},
{
- id: "t4",
- name: "Alice Brown",
- role: "Buyer",
- company: "Dream Home",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
- },
+ id: "t4", name: "Alice Brown", role: "Buyer", company: "Dream Home", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg"},
{
- 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",
- },
+ 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."
@@ -303,20 +192,11 @@ 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: "What areas do you serve?", 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.",
- },
+ id: "q2", title: "How do you value my home?", content: "We use comparative market analysis and recent sales data."},
{
- id: "q3",
- title: "Do you help with staging?",
- content: "Yes, we provide professional staging advice to maximize appeal.",
- },
+ id: "q3", title: "Do you help with staging?", content: "Yes, we provide professional staging advice to maximize appeal."},
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-woman-with-many-keys_1187-5675.jpg"
mediaAnimation="slide-up"
@@ -330,11 +210,10 @@ export default function LandingPage() {
@@ -343,42 +222,27 @@ export default function LandingPage() {
logoText="Avenue Friends"
columns={[
{
- title: "Company",
- items: [
+ title: "Azienda", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "Chi Siamo", href: "#about"},
{
- label: "Careers",
- href: "#",
- },
+ label: "Carriere", href: "#"},
],
},
{
- title: "Properties",
- items: [
+ title: "Proprietà", items: [
{
- label: "Featured",
- href: "#properties",
- },
+ label: "In Evidenza", href: "#properties"},
{
- label: "Listings",
- href: "#",
- },
+ label: "Listini", href: "#"},
],
},
{
- title: "Support",
- items: [
+ title: "Supporto", items: [
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contatti", href: "#contact"},
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
],
},
]}
@@ -387,4 +251,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file