Merge version_1 into main #2
209
src/app/page.tsx
209
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Catalog",
|
||||
id: "products",
|
||||
},
|
||||
name: "Catalog", id: "products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="LUXERA"
|
||||
/>
|
||||
@@ -60,68 +50,39 @@ export default function LandingPage() {
|
||||
description="הניחוחות הכי נחשקים בעולם – עכשיו אצלך, בלי לשלם אלפי שקלים"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
quote: "הריח אחד לאחד – לא מפסיקים לשאול אותי מה אני שם",
|
||||
title: "לקוחה",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg?_wi=1",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "הריח אחד לאחד – לא מפסיקים לשאול אותי מה אני שם", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg"},
|
||||
{
|
||||
name: "David K.",
|
||||
quote: "איכות מטורפת למחיר – שווה כל שקל",
|
||||
title: "לקוח",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg?_wi=1",
|
||||
},
|
||||
name: "David K.", handle: "@davidk", testimonial: "איכות מטורפת למחיר – שווה כל שקל", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
quote: "ניחוח שנשאר לאורך כל היום, תמורה מעולה.",
|
||||
title: "לקוחה",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena R.", handle: "@elenar", testimonial: "ניחוח שנשאר לאורך כל היום, תמורה מעולה.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg"},
|
||||
{
|
||||
name: "Michael B.",
|
||||
quote: "פשוט מדהים, שירות מהיר ואדיב!",
|
||||
title: "לקוח",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg?_wi=1",
|
||||
},
|
||||
name: "Michael B.", handle: "@michaelb", testimonial: "פשוט מדהים, שירות מהיר ואדיב!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg"},
|
||||
{
|
||||
name: "Daniel S.",
|
||||
quote: "לא אקנה שום דבר אחר מעכשיו.",
|
||||
title: "לקוח",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg?_wi=1",
|
||||
},
|
||||
name: "Daniel S.", handle: "@daniels", testimonial: "לא אקנה שום דבר אחר מעכשיו.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "לצפייה בקטלוג",
|
||||
href: "#products",
|
||||
},
|
||||
text: "לצפייה בקטלוג", href: "#products"},
|
||||
{
|
||||
text: "להזמנה עכשיו",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "להזמנה עכשיו", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crystal-whiskey-bottle-alcohol-drinks-packaging_53876-110846.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg",
|
||||
alt: "לקוחה מרוצה",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg", alt: "לקוחה מרוצה"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg",
|
||||
alt: "לקוח מרוצה",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg", alt: "לקוח מרוצה"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg",
|
||||
alt: "לקוחה מרוצה",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg", alt: "לקוחה מרוצה"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg",
|
||||
alt: "לקוח מרוצה",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg", alt: "לקוח מרוצה"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg",
|
||||
alt: "לקוח מרוצה",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg", alt: "לקוח מרוצה"},
|
||||
]}
|
||||
avatarText="מעל 5,000 לקוחות כבר מריחים נפלא"
|
||||
/>
|
||||
@@ -133,9 +94,7 @@ export default function LandingPage() {
|
||||
title="למה לבחור ב־LUXERA?"
|
||||
buttons={[
|
||||
{
|
||||
text: "הזמן עכשיו",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "הזמן עכשיו", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -148,47 +107,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxera No.1 (Baccarat Rouge)",
|
||||
price: "₪149",
|
||||
variant: "ניחוח מתוק ועמוק",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg",
|
||||
},
|
||||
id: "p1", name: "Luxera No.1 (Baccarat Rouge)", price: "₪149", variant: "ניחוח מתוק ועמוק", imageSrc: "http://img.b2bpic.net/free-photo/top-view-perfume-lipstick-arrangement_23-2149234343.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Luxera No.7 (Creed Aventus)",
|
||||
price: "₪139",
|
||||
variant: "ניחוח גברי ועוצמתי",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420728.jpg",
|
||||
},
|
||||
id: "p2", name: "Luxera No.7 (Creed Aventus)", price: "₪139", variant: "ניחוח גברי ועוצמתי", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420728.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Luxera No.5 (Floral Chic)",
|
||||
price: "₪149",
|
||||
variant: "ניחוח רענן",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963110.jpg",
|
||||
},
|
||||
id: "p3", name: "Luxera No.5 (Floral Chic)", price: "₪149", variant: "ניחוח רענן", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963110.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Luxera No.8 (Dark Night)",
|
||||
price: "₪139",
|
||||
variant: "ניחוח מסתורי",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669127.jpg",
|
||||
},
|
||||
id: "p4", name: "Luxera No.8 (Dark Night)", price: "₪139", variant: "ניחוח מסתורי", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669127.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Luxera No.2 (Vanilla Sky)",
|
||||
price: "₪149",
|
||||
variant: "ניחוח מתוק",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-flower-vase-spring-wallpaper_23-2149446784.jpg",
|
||||
},
|
||||
id: "p5", name: "Luxera No.2 (Vanilla Sky)", price: "₪149", variant: "ניחוח מתוק", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-flower-vase-spring-wallpaper_23-2149446784.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Luxera No.9 (Oud Gold)",
|
||||
price: "₪159",
|
||||
variant: "ניחוח עצי",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_74190-5175.jpg",
|
||||
},
|
||||
id: "p6", name: "Luxera No.9 (Oud Gold)", price: "₪159", variant: "ניחוח עצי", imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_74190-5175.jpg"},
|
||||
]}
|
||||
title="קטלוג מוצרים"
|
||||
description="הבשמים הכי נחשקים שלנו במחירים נגישים"
|
||||
@@ -201,45 +130,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "איכות מעולה",
|
||||
quote: "הריח אחד לאחד – לא מפסיקים לשאול אותי מה אני שם",
|
||||
name: "Sarah J.",
|
||||
role: "לקוחה",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", title: "איכות מעולה", quote: "הריח אחד לאחד – לא מפסיקים לשאול אותי מה אני שם", name: "Sarah J.", role: "לקוחה", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-young-redheaded-woman_171337-8472.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "מומלץ בחום",
|
||||
quote: "איכות מטורפת למחיר – שווה כל שקל",
|
||||
name: "David K.",
|
||||
role: "לקוח",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", title: "מומלץ בחום", quote: "איכות מטורפת למחיר – שווה כל שקל", name: "David K.", role: "לקוח", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "משלוח מהיר",
|
||||
quote: "הריח עמיד לכל היום, פשוט תענוג.",
|
||||
name: "Elena R.",
|
||||
role: "לקוחה",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", title: "משלוח מהיר", quote: "הריח עמיד לכל היום, פשוט תענוג.", name: "Elena R.", role: "לקוחה", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6775.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "שירות אישי",
|
||||
quote: "הכי קרוב למקור שקיים, הופתעתי מאוד.",
|
||||
name: "Michael B.",
|
||||
role: "לקוח",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", title: "שירות אישי", quote: "הכי קרוב למקור שקיים, הופתעתי מאוד.", name: "Michael B.", role: "לקוח", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-retro-stylish-redhead-man-suspenders-posing-against-white-wall-studio_613910-5286.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "אהבתי מאוד",
|
||||
quote: "המשלוח הגיע מהר מאוד, ריח מושלם.",
|
||||
name: "Daniel S.",
|
||||
role: "לקוח",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", title: "אהבתי מאוד", quote: "המשלוח הגיע מהר מאוד, ריח מושלם.", name: "Daniel S.", role: "לקוח", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt_141793-89199.jpg"},
|
||||
]}
|
||||
title="מה הלקוחות שלנו אומרים"
|
||||
description="הצטרפו לאלפי לקוחות מרוצים"
|
||||
@@ -251,20 +150,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "האם הבשמים מקוריים?",
|
||||
content: "לא. מדובר בבשמים בהשראת מותגי יוקרה המציעים ניחוח דומה במחיר נגיש.",
|
||||
},
|
||||
id: "f1", title: "האם הבשמים מקוריים?", content: "לא. מדובר בבשמים בהשראת מותגי יוקרה המציעים ניחוח דומה במחיר נגיש."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "כמה זמן הריח מחזיק?",
|
||||
content: "בין 6–10 שעות בממוצע בהתאם לסוג העור והשימוש.",
|
||||
},
|
||||
id: "f2", title: "כמה זמן הריח מחזיק?", content: "בין 6–10 שעות בממוצע בהתאם לסוג העור והשימוש."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "איך מזמינים?",
|
||||
content: "ניתן לבצע הזמנה באתר או לשלוח הודעת וואטסאפ למוקד המכירות.",
|
||||
},
|
||||
id: "f3", title: "איך מזמינים?", content: "ניתן לבצע הזמנה באתר או לשלוח הודעת וואטסאפ למוקד המכירות."},
|
||||
]}
|
||||
sideTitle="שאלות נפוצות"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -275,8 +165,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="צור קשר"
|
||||
title="מוכנים להתחדש בבושם יוקרתי?"
|
||||
description="השאירו פרטים ונחזור אליכם בהקדם!"
|
||||
@@ -290,29 +179,19 @@ export default function LandingPage() {
|
||||
logoText="LUXERA"
|
||||
columns={[
|
||||
{
|
||||
title: "ניווט מהיר",
|
||||
items: [
|
||||
title: "ניווט מהיר", items: [
|
||||
{
|
||||
label: "קטלוג מוצרים",
|
||||
href: "#products",
|
||||
},
|
||||
label: "קטלוג מוצרים", href: "#products"},
|
||||
{
|
||||
label: "תקנון אתר",
|
||||
href: "#",
|
||||
},
|
||||
label: "תקנון אתר", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "יצירת קשר",
|
||||
items: [
|
||||
title: "יצירת קשר", items: [
|
||||
{
|
||||
label: "וואטסאפ: 05X-XXXXXXX",
|
||||
href: "https://wa.me/9725XXXXXXXX",
|
||||
},
|
||||
label: "וואטסאפ: 05X-XXXXXXX", href: "https://wa.me/9725XXXXXXXX"},
|
||||
{
|
||||
label: "אינסטגרם",
|
||||
href: "https://instagram.com/luxera.official",
|
||||
},
|
||||
label: "אינסטגרם", href: "https://instagram.com/luxera.official"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user