Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-29 16:19:18 +00:00

View File

@@ -31,16 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Collections", id: "products"},
{
name: "FAQ", id: "faq"},
{
name: "Contact", id: "contact"},
{ name: "בית", id: "hero" },
{ name: "אודות", id: "about" },
{ name: "קולקציות", id: "products" },
{ name: "שאלות ותשובות", id: "faq" },
{ name: "צור קשר", id: "contact" },
]}
brandName="Vittorio Divani"
/>
@@ -51,55 +46,27 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
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."
title="Vittorio Divani - מצוינות בעיצוב הבית"
description="עיצוב ויבוא רהיטים איכותיים ויוקרתיים ישירות מהמפעל במחירי אאוטלט. אנחנו הופכים כל בית לבית חלומות עם איכות ללא פשרות."
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: "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: "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: "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: "שרה לוי", handle: "@sarah_l", testimonial: "הספה הכי טובה שקניתי! האיכות מדהימה.", 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: "דוד כהן", handle: "@david_c", testimonial: "שירות מצוין ומשלוח מהיר לכל הארץ.", 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: "מאיה גולן", handle: "@maya_g", testimonial: "עיצובים מרהיבים במחירים נגישים מאוד.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg", imageAlt: "luxury modern furniture living room" },
{ name: "איתן בן", handle: "@eitan_b", testimonial: "צוות מקצועי וחומרים איכותיים ברמה גבוהה.", 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: "רות כץ", handle: "@ruth_k", testimonial: "הסלון שלי נראה עכשיו כמו מגזין עיצוב.", 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: "לצפייה בקולקציות", href: "#products" },
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=2"
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/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/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"},
]}
avatarText="Join 5000+ happy customers"
avatarText="הצטרפו ל-5000+ לקוחות מרוצים"
marqueeItems={[
{
type: "text", text: "Factory Direct"},
{
type: "text", text: "Nationwide Delivery"},
{
type: "text", text: "Premium Quality"},
{
type: "text", text: "Expert Support"},
{
type: "text", text: "Warranty Included"},
{ type: "text", text: "ישירות מהמפעל" },
{ type: "text", text: "משלוחים לכל הארץ" },
{ type: "text", text: "איכות פרימיום" },
{ type: "text", text: "שירות מומחים" },
{ type: "text", text: "אחריות מלאה" },
]}
/>
</div>
@@ -107,15 +74,12 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={true}
title="Our Passion for Quality"
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."
title="התשוקה שלנו לאיכות"
description="ב-Vittorio Divani אנו מתמחים ביבוא רהיטים ייחודיים ואיכותיים ישירות מהמפעלים הטובים בעולם. אנו דוגלים בסטנדרטים גבוהים, הוגנות במחיר ושדרוג סביבת המגורים שלכם."
metrics={[
{
value: "15+", title: "Years Experience"},
{
value: "5000+", title: "Happy Clients"},
{
value: "24h", title: "Fast Support"},
{ value: "15+", title: "שנות ניסיון" },
{ value: "5000+", title: "לקוחות מרוצים" },
{ value: "24h", title: "שירות תמיכה" },
]}
imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=2"
mediaAnimation="blur-reveal"
@@ -129,18 +93,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
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,
},
{
title: "Expert Design Help", description: "Our professional team guides you to the perfect style.", bentoComponent: "reveal-icon", icon: Palette,
},
{ title: "משלוח מהיר לכל הארץ", description: "שירותי שילוח מהירים עד פתח הבית.", bentoComponent: "reveal-icon", icon: Truck },
{ title: "מחירי מפעל", description: "חיסכון משמעותי על ידי דילוג על מתווכים.", bentoComponent: "reveal-icon", icon: Tag },
{ title: "ייעוץ עיצובי מקצועי", description: "הצוות שלנו ילווה אתכם בבחירת הסגנון המושלם.", bentoComponent: "reveal-icon", icon: Palette },
]}
title="Why Choose Us?"
description="Benefits that make us your favorite furniture destination."
title="למה לבחור בנו?"
description="היתרונות שהופכים אותנו ליעד המועדף עליכם לריהוט הבית."
/>
</div>
@@ -151,42 +109,24 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
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: "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: "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: "p1", name: "מערכת ישיבה יוקרתית", price: "4,500₪", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-4452.jpg" },
{ id: "p2", name: "פינת אוכל מעוצבת", price: "3,200₪", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157829.jpg" },
{ id: "p3", name: "מיטה זוגית קלאסית", 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: "כורסת עור מפנקת", price: "1,500₪", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-armchair-with-decorative-books_23-2147615038.jpg" },
{ id: "p5", name: "מזנון ויטרינה", price: "1,900₪", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991539.jpg" },
{ id: "p6", name: "ארון בגדים מודרני", 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."
title="הקולקציות הפופולריות שלנו"
description="גלו את המבחר המוקפד שלנו של רהיטי פרימיום במחירים חסרי תחרות."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="Vittorio Divani turned my house into a dream home. The quality is exceptional and the prices simply can't be beat. Highly recommend to everyone looking for style."
testimonial="Vittorio Divani הפכו את הבית שלי לבית חלומות. האיכות יוצאת דופן והמחירים פשוט ללא תחרות. ממליצה בחום לכל מי שמחפש איכות וסגנון."
rating={5}
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/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/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"},
]}
author="יוסי לוי"
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
/>
@@ -197,15 +137,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
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: "f3", title: "Do you offer warranty?", content: "Yes, all our furniture comes with a formal warranty certificate."},
{ id: "f1", title: "מהם זמני האספקה?", content: "אנו מציעים זמני משלוח מהירים לכל חלקי הארץ." },
{ id: "f2", title: "האם המחירים הם מחירי מפעל?", content: "כן, אנחנו מייבאים ישירות מהמפעל ללא פערי תיווך מיותרים." },
{ id: "f3", title: "האם יש אחריות על המוצרים?", content: "כן, כל הרהיטים שלנו מגיעים עם תעודת אחריות רשמית." },
]}
title="Frequently Asked Questions"
description="Have questions? We've got answers."
title="שאלות ותשובות"
description="יש לכם שאלות? אנחנו כאן עם כל התשובות."
faqsAnimation="slide-up"
/>
</div>
@@ -213,12 +150,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "cell-wave"}}
text="Ready to design your home? Contact us today for personalized advice and exclusive offers."
background={{ variant: "cell-wave" }}
text="מוכנים לעצב את הבית המושלם עבורכם? פנו אלינו עוד היום לייעוץ מותאם אישית והצעות בלעדיות."
buttons={[
{
text: "Call Us: 09-8910055", href: "tel:098910055"},
{ text: "צרו קשר בטלפון: 09-8910055", href: "tel:098910055" },
]}
/>
</div>
@@ -226,13 +161,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Vittorio Divani"
leftLink={{
text: "Terms of Use", href: "#"}}
rightLink={{
text: "Privacy Policy", href: "#"}}
leftLink={{ text: "תנאי שימוש", href: "#" }}
rightLink={{ text: "מדיניות פרטיות", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}