Merge version_2 into main #3
168
src/app/page.tsx
168
src/app/page.tsx
@@ -4,7 +4,7 @@ import Link from "next/link";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
||||
import HeroCarouselLogo from "@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo";
|
||||
import ProductCardFour from "@/components/sections/product/ProductCardFour";
|
||||
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||
import FeatureCardSix from "@/components/sections/feature/FeatureCardSix";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
@@ -74,9 +74,7 @@ export default function HomePage() {
|
||||
brandName="Tel-Aviv Estates"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Schedule Tour",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Schedule Tour", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -86,27 +84,17 @@ export default function HomePage() {
|
||||
description="Discover luxury properties in Tel-Aviv's most prestigious neighborhoods. Premium real estate for discerning buyers."
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Properties",
|
||||
href: "/properties",
|
||||
},
|
||||
text: "Browse Properties", href: "/properties"},
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Consultation", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xihyyp",
|
||||
imageAlt: "Luxury apartment in Tel-Aviv",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xihyyp", imageAlt: "Luxury apartment in Tel-Aviv"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jnj03l",
|
||||
imageAlt: "penthouse rooftop terrace sea view Tel-Aviv",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jnj03l", imageAlt: "penthouse rooftop terrace sea view Tel-Aviv"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i2salj",
|
||||
imageAlt: "beachfront property modern architecture Tel-Aviv",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i2salj", imageAlt: "beachfront property modern architecture Tel-Aviv"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -115,7 +103,7 @@ export default function HomePage() {
|
||||
</div>
|
||||
|
||||
<div id="featured-properties" data-section="featured-properties">
|
||||
<ProductCardFour
|
||||
<TeamCardTwo
|
||||
title="Featured Properties"
|
||||
description="Hand-selected luxury properties in Tel-Aviv's most desirable locations"
|
||||
tag="Premium Selection"
|
||||
@@ -124,39 +112,15 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
members={[
|
||||
{
|
||||
id: "penthouse-1",
|
||||
name: "Ramat Hasharon Penthouse",
|
||||
price: "₪6,500,000",
|
||||
variant: "3 Bed | 2.5 Bath | 200 sqm",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1lzh8l&_wi=1",
|
||||
imageAlt: "luxury penthouse Ramat Hasharon style",
|
||||
},
|
||||
id: "penthouse-1", name: "Ramat Hasharon Penthouse", role: "₪6,500,000", description: "3 Bed | 2.5 Bath | 200 sqm", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1lzh8l&_wi=1", imageAlt: "luxury penthouse Ramat Hasharon style"},
|
||||
{
|
||||
id: "beachfront-2",
|
||||
name: "North Beach Villa",
|
||||
price: "₪8,200,000",
|
||||
variant: "4 Bed | 3.5 Bath | 280 sqm",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6az0rm&_wi=1",
|
||||
imageAlt: "beachfront villa Tel-Aviv coastal property",
|
||||
},
|
||||
id: "beachfront-2", name: "North Beach Villa", role: "₪8,200,000", description: "4 Bed | 3.5 Bath | 280 sqm", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6az0rm&_wi=1", imageAlt: "beachfront villa Tel-Aviv coastal property"},
|
||||
{
|
||||
id: "dizengoff-3",
|
||||
name: "Dizengoff Modern Apartment",
|
||||
price: "₪4,800,000",
|
||||
variant: "2 Bed | 2 Bath | 120 sqm",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d8yoyq&_wi=1",
|
||||
imageAlt: "modern apartment Dizengoff Tel-Aviv urban",
|
||||
},
|
||||
id: "dizengoff-3", name: "Dizengoff Modern Apartment", role: "₪4,800,000", description: "2 Bed | 2 Bath | 120 sqm", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d8yoyq&_wi=1", imageAlt: "modern apartment Dizengoff Tel-Aviv urban"},
|
||||
{
|
||||
id: "florentine-4",
|
||||
name: "Florentine Loft Conversion",
|
||||
price: "₪5,900,000",
|
||||
variant: "3 Bed | 2 Bath | 160 sqm",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0nw8f5&_wi=1",
|
||||
imageAlt: "loft conversion Florentine Tel-Aviv industrial chic",
|
||||
},
|
||||
id: "florentine-4", name: "Florentine Loft Conversion", role: "₪5,900,000", description: "3 Bed | 2 Bath | 160 sqm", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0nw8f5&_wi=1", imageAlt: "loft conversion Florentine Tel-Aviv industrial chic"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -165,17 +129,13 @@ export default function HomePage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Experience Tel-Aviv's Vibrant Real Estate Market",
|
||||
},
|
||||
type: "text", content: "Experience Tel-Aviv's Vibrant Real Estate Market"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -193,25 +153,13 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "20+ Years Experience",
|
||||
description: "Extensive knowledge of Tel-Aviv neighborhoods and market trends",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5gqgs9&_wi=1",
|
||||
imageAlt: "professional real estate team meeting consultation",
|
||||
},
|
||||
title: "20+ Years Experience", description: "Extensive knowledge of Tel-Aviv neighborhoods and market trends", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5gqgs9&_wi=1", imageAlt: "professional real estate team meeting consultation"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Curated Portfolio",
|
||||
description: "Access to exclusive properties not listed on public platforms",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8vo3hz&_wi=1",
|
||||
imageAlt: "exclusive property portfolio showcase luxury homes",
|
||||
},
|
||||
title: "Curated Portfolio", description: "Access to exclusive properties not listed on public platforms", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8vo3hz&_wi=1", imageAlt: "exclusive property portfolio showcase luxury homes"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Expert Negotiation",
|
||||
description: "Secure the best possible terms for your property transaction",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o57sw4&_wi=1",
|
||||
imageAlt: "real estate negotiation successful deal handshake",
|
||||
},
|
||||
title: "Expert Negotiation", description: "Secure the best possible terms for your property transaction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o57sw4&_wi=1", imageAlt: "real estate negotiation successful deal handshake"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -226,59 +174,23 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rachel Cohen",
|
||||
handle: "Property Owner",
|
||||
testimonial: "Tel-Aviv Estates helped us find the perfect apartment in Ramat Hasharon. Their professionalism and market knowledge were exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y2nyqd&_wi=1",
|
||||
imageAlt: "professional woman portrait businesswoman confident",
|
||||
},
|
||||
id: "1", name: "Rachel Cohen", handle: "Property Owner", testimonial: "Tel-Aviv Estates helped us find the perfect apartment in Ramat Hasharon. Their professionalism and market knowledge were exceptional.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y2nyqd&_wi=1", imageAlt: "professional woman portrait businesswoman confident"},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Levi",
|
||||
handle: "Investor",
|
||||
testimonial: "Outstanding service! They secured an amazing penthouse deal I didn't think was possible. Highly recommended for serious buyers.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0w7srl&_wi=1",
|
||||
imageAlt: "professional man business portrait confident",
|
||||
},
|
||||
id: "2", name: "David Levi", handle: "Investor", testimonial: "Outstanding service! They secured an amazing penthouse deal I didn't think was possible. Highly recommended for serious buyers.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0w7srl&_wi=1", imageAlt: "professional man business portrait confident"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Weinberg",
|
||||
handle: "Business Executive",
|
||||
testimonial: "Professional, responsive, and truly invested in finding us the right property. Exceeded all expectations.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jtymig&_wi=1",
|
||||
imageAlt: "professional woman executive portrait confident",
|
||||
},
|
||||
id: "3", name: "Sarah Weinberg", handle: "Business Executive", testimonial: "Professional, responsive, and truly invested in finding us the right property. Exceeded all expectations.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jtymig&_wi=1", imageAlt: "professional woman executive portrait confident"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Azulay",
|
||||
handle: "Entrepreneur",
|
||||
testimonial: "The team's attention to detail and negotiation skills saved us significant money. Worth every penny.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h1pwvp&_wi=1",
|
||||
imageAlt: "professional man entrepreneur portrait successful",
|
||||
},
|
||||
id: "4", name: "Michael Azulay", handle: "Entrepreneur", testimonial: "The team's attention to detail and negotiation skills saved us significant money. Worth every penny.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h1pwvp&_wi=1", imageAlt: "professional man entrepreneur portrait successful"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Naomi Shaul",
|
||||
handle: "First-Time Buyer",
|
||||
testimonial: "Made our first property purchase experience smooth and stress-free. We felt guided and confident throughout.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pgjeky&_wi=1",
|
||||
imageAlt: "young woman happy portrait smiling professional",
|
||||
},
|
||||
id: "5", name: "Naomi Shaul", handle: "First-Time Buyer", testimonial: "Made our first property purchase experience smooth and stress-free. We felt guided and confident throughout.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pgjeky&_wi=1", imageAlt: "young woman happy portrait smiling professional"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Oren Berliner",
|
||||
handle: "Real Estate Investor",
|
||||
testimonial: "Exceptional connections in the market and unparalleled expertise. Our go-to agency for premium properties.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kcvqcg&_wi=1",
|
||||
imageAlt: "professional man successful entrepreneur portrait",
|
||||
},
|
||||
id: "6", name: "Oren Berliner", handle: "Real Estate Investor", testimonial: "Exceptional connections in the market and unparalleled expertise. Our go-to agency for premium properties.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kcvqcg&_wi=1", imageAlt: "professional man successful entrepreneur portrait"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -293,25 +205,13 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "500+",
|
||||
description: "Properties Successfully Sold",
|
||||
},
|
||||
id: "1", value: "500+", description: "Properties Successfully Sold"},
|
||||
{
|
||||
id: "2",
|
||||
value: "₪2.5B+",
|
||||
description: "Total Transaction Value",
|
||||
},
|
||||
id: "2", value: "₪2.5B+", description: "Total Transaction Value"},
|
||||
{
|
||||
id: "3",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
id: "3", value: "98%", description: "Client Satisfaction Rate"},
|
||||
{
|
||||
id: "4",
|
||||
value: "24/7",
|
||||
description: "Dedicated Support Available",
|
||||
},
|
||||
id: "4", value: "24/7", description: "Dedicated Support Available"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user