Merge version_1 into main #2
235
src/app/page.tsx
235
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "products",
|
||||
},
|
||||
name: "Collections", id: "products"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Vittorio Divani"
|
||||
/>
|
||||
@@ -60,104 +50,56 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Vittorio Divani - Furniture Excellence"
|
||||
description="Designers and importers of high-quality, elegant furniture at direct factory outlet prices. Transforming houses into homes with quality and value."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Levi",
|
||||
handle: "@sarah_l",
|
||||
testimonial: "The best sofa I've bought! Quality is amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=1",
|
||||
imageAlt: "luxury modern furniture living room",
|
||||
},
|
||||
name: "Sarah Levi", handle: "@sarah_l", testimonial: "The best sofa I've bought! Quality is amazing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg", imageAlt: "luxury modern furniture living room"},
|
||||
{
|
||||
name: "David Cohen",
|
||||
handle: "@david_c",
|
||||
testimonial: "Excellent service and fast delivery across Israel.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=1",
|
||||
imageAlt: "luxury modern furniture living room",
|
||||
},
|
||||
name: "David Cohen", handle: "@david_c", testimonial: "Excellent service and fast delivery across Israel.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg", imageAlt: "luxury modern furniture living room"},
|
||||
{
|
||||
name: "Maya Golan",
|
||||
handle: "@maya_g",
|
||||
testimonial: "Stunning designs and very affordable pricing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg?_wi=1",
|
||||
imageAlt: "luxury modern furniture living room",
|
||||
},
|
||||
name: "Maya Golan", handle: "@maya_g", testimonial: "Stunning designs and very affordable pricing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg", imageAlt: "luxury modern furniture living room"},
|
||||
{
|
||||
name: "Eitan Ben",
|
||||
handle: "@eitan_b",
|
||||
testimonial: "Professional team and high quality materials.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-placing-wooden-block-represent-growth_23-2148780590.jpg",
|
||||
imageAlt: "luxury modern furniture living room",
|
||||
},
|
||||
name: "Eitan Ben", handle: "@eitan_b", testimonial: "Professional team and high quality materials.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-placing-wooden-block-represent-growth_23-2148780590.jpg", imageAlt: "luxury modern furniture living room"},
|
||||
{
|
||||
name: "Ruth Katz",
|
||||
handle: "@ruth_k",
|
||||
testimonial: "My living room looks like a magazine cover now.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-laptop_23-2149721892.jpg",
|
||||
imageAlt: "luxury modern furniture living room",
|
||||
},
|
||||
name: "Ruth Katz", handle: "@ruth_k", testimonial: "My living room looks like a magazine cover now.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-laptop_23-2149721892.jpg", imageAlt: "luxury modern furniture living room"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collections",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collections", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-woman-antique-store_23-2149640721.jpg",
|
||||
alt: "Customer profile 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-woman-antique-store_23-2149640721.jpg", alt: "Customer profile 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-thrift-shop-full-shot_23-2149726868.jpg",
|
||||
alt: "Customer profile 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-thrift-shop-full-shot_23-2149726868.jpg", alt: "Customer profile 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vintage-table-arrangement-antique-store_23-2149640751.jpg",
|
||||
alt: "Customer profile 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/vintage-table-arrangement-antique-store_23-2149640751.jpg", alt: "Customer profile 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg",
|
||||
alt: "Customer profile 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/empty-therapist-office-with-modern-furniture-decorations_482257-108008.jpg", alt: "Customer profile 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg",
|
||||
alt: "Customer profile 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg", alt: "Customer profile 5"},
|
||||
]}
|
||||
avatarText="Join 5000+ happy customers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Factory Direct",
|
||||
},
|
||||
type: "text", text: "Factory Direct"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Nationwide Delivery",
|
||||
},
|
||||
type: "text", text: "Nationwide Delivery"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Quality",
|
||||
},
|
||||
type: "text", text: "Premium Quality"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Support",
|
||||
},
|
||||
type: "text", text: "Expert Support"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Warranty Included",
|
||||
},
|
||||
type: "text", text: "Warranty Included"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -169,19 +111,13 @@ export default function LandingPage() {
|
||||
description="At Vittorio Divani, we specialize in importing unique, high-quality furniture directly from the factory. We believe in high standards, fair pricing, and transforming your home environment."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "15+", title: "Years Experience"},
|
||||
{
|
||||
value: "5000+",
|
||||
title: "Happy Clients",
|
||||
},
|
||||
value: "5000+", title: "Happy Clients"},
|
||||
{
|
||||
value: "24h",
|
||||
title: "Fast Support",
|
||||
},
|
||||
value: "24h", title: "Fast Support"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -194,28 +130,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fast Nationwide Delivery",
|
||||
description: "Quick shipping services across Israel to your doorstep.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Truck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg?_wi=2",
|
||||
imageAlt: "fast furniture delivery truck",
|
||||
title: "Fast Nationwide Delivery", description: "Quick shipping services across Israel to your doorstep.", bentoComponent: "reveal-icon", icon: Truck,
|
||||
},
|
||||
{
|
||||
title: "Factory Prices",
|
||||
description: "Eliminating middlemen for the best savings in the market.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Tag,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=3",
|
||||
imageAlt: "fast furniture delivery truck",
|
||||
title: "Factory Prices", description: "Eliminating middlemen for the best savings in the market.", bentoComponent: "reveal-icon", icon: Tag,
|
||||
},
|
||||
{
|
||||
title: "Expert Design Help",
|
||||
description: "Our professional team guides you to the perfect style.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=3",
|
||||
imageAlt: "fast furniture delivery truck",
|
||||
title: "Expert Design Help", description: "Our professional team guides you to the perfect style.", bentoComponent: "reveal-icon", icon: Palette,
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
@@ -231,41 +152,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxury Sectional",
|
||||
price: "4,500₪",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4452.jpg",
|
||||
},
|
||||
id: "p1", name: "Luxury Sectional", price: "4,500₪", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4452.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Dining Table Set",
|
||||
price: "3,200₪",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157829.jpg",
|
||||
},
|
||||
id: "p2", name: "Dining Table Set", price: "3,200₪", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157829.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Master Bed",
|
||||
price: "2,800₪",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
},
|
||||
id: "p3", name: "Master Bed", price: "2,800₪", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Leather Recliner",
|
||||
price: "1,500₪",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-armchair-with-decorative-books_23-2147615038.jpg",
|
||||
},
|
||||
id: "p4", name: "Leather Recliner", price: "1,500₪", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-armchair-with-decorative-books_23-2147615038.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Classic Sideboard",
|
||||
price: "1,900₪",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991539.jpg",
|
||||
},
|
||||
id: "p5", name: "Classic Sideboard", price: "1,900₪", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991539.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Modern Wardrobe",
|
||||
price: "3,500₪",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cozy-texture-detail_23-2149385260.jpg",
|
||||
},
|
||||
id: "p6", name: "Modern Wardrobe", price: "3,500₪", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cozy-texture-detail_23-2149385260.jpg"},
|
||||
]}
|
||||
title="Our Popular Collections"
|
||||
description="Explore our curated selection of premium home furniture at discount prices."
|
||||
@@ -280,25 +177,15 @@ export default function LandingPage() {
|
||||
author="Yossi Levi"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-girl-white-shirt-black-pants-pointing-with-index-finger-camera-smiling-cheerfully-sitting-chair-light-living-room_141793-94147.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-girl-white-shirt-black-pants-pointing-with-index-finger-camera-smiling-cheerfully-sitting-chair-light-living-room_141793-94147.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-female-realtor_23-2148895439.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-couple-seeing-new-house-with-female-realtor_23-2148895439.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/long-shot-woman-talking-old-telephone_23-2148515948.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/long-shot-woman-talking-old-telephone_23-2148515948.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37490.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37490.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -311,20 +198,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What are the delivery times?",
|
||||
content: "We offer fast delivery times to all regions in the country.",
|
||||
},
|
||||
id: "f1", title: "What are the delivery times?", content: "We offer fast delivery times to all regions in the country."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are your prices factory prices?",
|
||||
content: "Yes, we import directly from the factory, bypassing unnecessary middlemen.",
|
||||
},
|
||||
id: "f2", title: "Are your prices factory prices?", content: "Yes, we import directly from the factory, bypassing unnecessary middlemen."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer warranty?",
|
||||
content: "Yes, all our furniture comes with a formal warranty certificate.",
|
||||
},
|
||||
id: "f3", title: "Do you offer warranty?", content: "Yes, all our furniture comes with a formal warranty certificate."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We've got answers."
|
||||
@@ -336,14 +214,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "cell-wave",
|
||||
}}
|
||||
variant: "cell-wave"}}
|
||||
text="Ready to design your home? Contact us today for personalized advice and exclusive offers."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us: 09-8910055",
|
||||
href: "tel:098910055",
|
||||
},
|
||||
text: "Call Us: 09-8910055", href: "tel:098910055"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -352,13 +227,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Vittorio Divani"
|
||||
leftLink={{
|
||||
text: "Terms of Use",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Use", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user