@@ -31,16 +31,11 @@ export default function LandingPage() {
<divid="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"},
@@ -107,15 +74,12 @@ export default function LandingPage() {
<divid="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 אנו מתמחים ביבוא רהיטים ייחודיים ואיכותיים ישירות מהמפעלים הטובים בעולם. אנו דוגלים בסטנדרטים גבוהים, הוגנות במחיר ושדרוג סביבת המגורים שלכם."
description="Explore our curated selection of premium home furniture at discount prices."
title="הקולקציות הפופולריות שלנו"
description="גלו את המבחר המוקפד שלנו של רהיטי פרימיום במחירים חסרי תחרות."
/>
</div>
<divid="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 הפכו את הבית שלי לבית חלומות. האיכות יוצאת דופן והמחירים פשוט ללא תחרות. ממליצה בחום לכל מי שמחפש איכות וסגנון."
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.