Merge version_2 into main #4
128
src/app/page.tsx
128
src/app/page.tsx
@@ -31,45 +31,45 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
{ name: "בית", id: "#hero" },
|
||||
{ name: "אודות", id: "#about" },
|
||||
{ name: "תפריט", id: "#menu" },
|
||||
{ name: "צור קשר", id: "#contact" },
|
||||
]}
|
||||
brandName="Mikey’s Pizza"
|
||||
button={{ text: "Order Now", href: "#menu" }}
|
||||
brandName="פיצה מייקי"
|
||||
button={{ text: "הזמן עכשיו", href: "#menu" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Authentic Local Pizza"
|
||||
description="Mikey's brings the traditional taste of Italy to your neighborhood with fresh ingredients, house-made dough, and perfectly melted cheese."
|
||||
title="פיצה מקומית אותנטית"
|
||||
description="פיצה מייקי מביאה את הטעם האיטלקי המסורתי לשכונה שלכם, עם חומרי גלם טריים, בצק תוצרת בית וגבינה מותכת בדיוק במידה הנכונה."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg?_wi=1", imageAlt: "Fresh pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=1", imageAlt: "Chef baking" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/yummy-bun-rusted-table-top-view_23-2148229083.jpg", imageAlt: "Dough preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-slice-pizza-dark-background_23-2147922404.jpg", imageAlt: "Pizza pull" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134263.jpg", imageAlt: "Pizzeria interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-some-delicious-italian-food_23-2149028549.jpg", imageAlt: "Happy customers" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg?_wi=1", imageAlt: "פיצה טרייה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=1", imageAlt: "שף אופה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/yummy-bun-rusted-table-top-view_23-2148229083.jpg", imageAlt: "הכנת בצק" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-slice-pizza-dark-background_23-2147922404.jpg", imageAlt: "מתיחת פיצה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134263.jpg", imageAlt: "פנים הפיצרייה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-some-delicious-italian-food_23-2149028549.jpg", imageAlt: "לקוחות מרוצים" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-eating-pizza-outdoors_23-2149872432.jpg", imageAlt: "Happy customers" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235801.jpg", imageAlt: "Pizzeria interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-2163.jpg", imageAlt: "Pizza pull" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-baker-s-hand-flattening-dough-with-rolling-pin-wooden-table_23-2147926684.jpg", imageAlt: "Dough preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg", imageAlt: "Chef baking" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852127.jpg", imageAlt: "Fresh pizza" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-eating-pizza-outdoors_23-2149872432.jpg", imageAlt: "לקוחות מרוצים" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235801.jpg", imageAlt: "פנים הפיצרייה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-2163.jpg", imageAlt: "מתיחת פיצה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-baker-s-hand-flattening-dough-with-rolling-pin-wooden-table_23-2147926684.jpg", imageAlt: "הכנת בצק" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vegetables-grey-wooden-surface_176420-6809.jpg", imageAlt: "שף אופה" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852127.jpg", imageAlt: "פיצה טרייה" },
|
||||
]}
|
||||
buttons={[{ text: "View Our Menu", href: "#menu" }]}
|
||||
avatarText="Join 500+ happy pizza lovers"
|
||||
buttons={[{ text: "צפו בתפריט שלנו", href: "#menu" }]}
|
||||
avatarText="הצטרפו ל-500+ חובבי פיצה מרוצים"
|
||||
marqueeItems={[
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ndygke", alt: "local food guide badge" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/delivery-scooter-out-smartphone-location-pointer-online-delivery-ecommerce-concept-blue-background-3d-illustration_56104-1806.jpg", alt: "pizza delivery partner logo" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/flat-food-labels-set_23-2149032465.jpg", alt: "city magazine food seal" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/set-eco-friendly-product-stickers_23-2147601557.jpg", alt: "customer choice award icon" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/food-beige-background_24908-61024.jpg", alt: "culinary excellence logo mark" },
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ndygke", alt: "מדריך אוכל מקומי" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/delivery-scooter-out-smartphone-location-pointer-online-delivery-ecommerce-concept-blue-background-3d-illustration_56104-1806.jpg", alt: "שותף משלוחים" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/flat-food-labels-set_23-2149032465.jpg", alt: "מדריך אוכל עירוני" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/set-eco-friendly-product-stickers_23-2147601557.jpg", alt: "בחירת הלקוחות" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-vector/food-beige-background_24908-61024.jpg", alt: "חותמת מצוינות קולינרית" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -77,9 +77,9 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
useInvertedBackground={false}
|
||||
title="Handcrafted with Passion"
|
||||
title="עבודת יד עם תשוקה"
|
||||
description={[
|
||||
"Mikey’s Pizza started with a simple recipe passed down through generations. We believe in high-quality ingredients, authentic techniques, and the community that keeps us thriving.", "From our oven to your door, every pizza is made to order, ensuring you get the freshest experience every single time."]}
|
||||
"פיצה מייקי התחילה עם מתכון פשוט שעבר מדור לדור. אנו מאמינים בחומרי גלם איכותיים, טכניקות אותנטיות ובקהילה ששומרת עלינו משגשגים.", "מהתנור שלנו עד לדלת שלכם, כל פיצה נעשית לפי הזמנה, כדי להבטיח שתקבלו את החוויה הטרייה ביותר בכל פעם מחדש."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,15 +90,15 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Classic", name: "Pepperoni Feast", price: "$18", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-pizza-with-bacon-arugula-black-kitchen-counter_23-2148076062.jpg" },
|
||||
{ id: "p2", brand: "Vegetarian", name: "Margherita Fresh", price: "$16", rating: 4, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643460.jpg" },
|
||||
{ id: "p3", brand: "Veggie", name: "Garden Harvest", price: "$17", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-pizza-wooden-background_23-2148308814.jpg" },
|
||||
{ id: "p4", brand: "Signature", name: "Four Cheese Delight", price: "$19", rating: 5, reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg" },
|
||||
{ id: "p5", brand: "Specialty", name: "BBQ Chicken Craze", price: "$20", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-chicken-mushroom-bell-peppers-cheese-side-view_140725-9145.jpg" },
|
||||
{ id: "p6", brand: "Premium", name: "Truffle Mushroom", price: "$22", rating: 5, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-pizza-with-mushrooms-spices_114579-10718.jpg" },
|
||||
{ id: "p1", brand: "קלאסי", name: "חגיגת פפרוני", price: "₪60", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-pizza-with-bacon-arugula-black-kitchen-counter_23-2148076062.jpg" },
|
||||
{ id: "p2", brand: "צמחוני", name: "מרגריטה טרייה", price: "₪50", rating: 4, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643460.jpg" },
|
||||
{ id: "p3", brand: "ירקות", name: "קטיף מהגינה", price: "₪55", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-pizza-wooden-background_23-2148308814.jpg" },
|
||||
{ id: "p4", brand: "חתימת השף", name: "ארבע גבינות", price: "₪65", rating: 5, reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg" },
|
||||
{ id: "p5", brand: "מיוחד", name: "עוף בברביקיו", price: "₪70", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-chicken-mushroom-bell-peppers-cheese-side-view_140725-9145.jpg" },
|
||||
{ id: "p6", brand: "פרימיום", name: "כמהין ופטריות", price: "₪75", rating: 5, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-pizza-with-mushrooms-spices_114579-10718.jpg" },
|
||||
]}
|
||||
title="Our Signature Pizzas"
|
||||
description="Delicious, handcrafted pies available for pickup and delivery."
|
||||
title="הפיצות המיוחדות שלנו"
|
||||
description="פשטידות עבודת יד טעימות הזמינות לאיסוף ולמשלוחים. להזמנות חייגו: 046400401"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,12 +107,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ tag: "Fresh", title: "Fresh Ingredients", subtitle: "Local", description: "We source vegetables and dairy from local farms daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-s-hand-flattening-dough-with-rolling-pin_23-2147926687.jpg", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "Craft", title: "Hand-Stretched", subtitle: "Dough", description: "Our dough is proofed for 48 hours for optimal crust.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg?_wi=2", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "Fast", title: "Quick Delivery", subtitle: "Service", description: "Hot and fresh to your doorstep within 30 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=2", imageAlt: "chef preparing fresh pizza" },
|
||||
{ tag: "טרי", title: "מרכיבים טריים", subtitle: "מקומי", description: "אנו רוכשים ירקות ומוצרי חלב מחוות מקומיות מדי יום.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-s-hand-flattening-dough-with-rolling-pin_23-2147926687.jpg", imageAlt: "שף מכין פיצה טרייה" },
|
||||
{ tag: "אומנות", title: "מתיחה ידנית", subtitle: "בצק", description: "הבצק שלנו תופח במשך 48 שעות לקבלת קראסט אופטימלי.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-indoors_23-2150900878.jpg?_wi=2", imageAlt: "שף מכין פיצה טרייה" },
|
||||
{ tag: "מהיר", title: "משלוח מהיר", subtitle: "שירות", description: "חם וטרי עד מפתן דלתכם תוך 30 דקות.", imageSrc: "http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=2", imageAlt: "שף מכין פיצה טרייה" },
|
||||
]}
|
||||
title="Why Mikey's?"
|
||||
description="Experience the difference of authentic, local craft."
|
||||
title="למה פיצה מייקי?"
|
||||
description="חוו את ההבדל של פיצה איכותית, אותנטית ומקומית."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -120,14 +120,14 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/glad-deliveryman-with-pizza-boxes_273609-31614.jpg" },
|
||||
{ id: "t2", name: "Mark R.", imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111552.jpg" },
|
||||
{ id: "t3", name: "Emily P.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-blonde-woman-with-long-straight-hair-with-relaxed-expression-biting-peace-pizza_176420-7743.jpg" },
|
||||
{ id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-pizza_23-2149454362.jpg" },
|
||||
{ id: "t5", name: "Linda M.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231304.jpg" },
|
||||
{ id: "t1", name: "שרה י.", imageSrc: "http://img.b2bpic.net/free-photo/glad-deliveryman-with-pizza-boxes_273609-31614.jpg" },
|
||||
{ id: "t2", name: "מרק ר.", imageSrc: "http://img.b2bpic.net/free-photo/people-eating-pizza_52683-111552.jpg" },
|
||||
{ id: "t3", name: "אמילי פ.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-blonde-woman-with-long-straight-hair-with-relaxed-expression-biting-peace-pizza_176420-7743.jpg" },
|
||||
{ id: "t4", name: "דוד ק.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-pizza_23-2149454362.jpg" },
|
||||
{ id: "t5", name: "לינדה מ.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2151231304.jpg" },
|
||||
]}
|
||||
cardTitle="What People Say"
|
||||
cardTag="Reviews"
|
||||
cardTitle="מה לקוחות אומרים"
|
||||
cardTag="ביקורות"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -136,9 +136,9 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={["City Food Guide", "Pizza App Delivery", "Best Food News", "Local Choice Awards", "Culinary Weekly", "Town Community Org", "Verified Kitchen"]}
|
||||
title="Local Recognition"
|
||||
description="Loved by the community and food critics alike."
|
||||
names={["מדריך אוכל עירוני", "אפליקציית פיצה", "חדשות האוכל", "פרסי בחירת המקומון", "שבועון קולינרי", "ארגון הקהילה", "מטבח מאומת"]}
|
||||
title="הכרה מקומית"
|
||||
description="אהוב על הקהילה ומבקרי האוכל כאחד."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,14 +147,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you deliver?", content: "Yes, we deliver within a 5-mile radius." },
|
||||
{ id: "f2", title: "Do you have vegan options?", content: "Yes, we offer plant-based cheese and veggie toppings." },
|
||||
{ id: "f3", title: "What are your hours?", content: "We are open daily from 11 AM to 10 PM." },
|
||||
{ id: "f1", title: "האם יש משלוחים?", content: "כן, אנו מבצעים משלוחים ברדיוס של 8 ק"מ." },
|
||||
{ id: "f2", title: "האם יש אפשרויות טבעוניות?", content: "כן, אנו מציעים גבינה טבעונית ותוספות ירקות." },
|
||||
{ id: "f3", title: "מה שעות הפעילות?", content: "אנחנו פתוחים מדי יום מ-11:00 עד 22:00." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-chef-preparing-pizza_23-2150235806.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Common Questions"
|
||||
description="Everything you need to know about ordering from us."
|
||||
title="שאלות נפוצות"
|
||||
description="כל מה שצריך לדעת על הזמנה מאיתנו."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -163,22 +163,22 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Stay Updated"
|
||||
title="Get Special Offers"
|
||||
description="Join our newsletter for weekly pizza deals and local events."
|
||||
tag="הישאר מעודכן"
|
||||
title="קבל מבצעים מיוחדים"
|
||||
description="הצטרפו לניוזלטר שלנו לקבלת מבצעי פיצה שבועיים ואירועים מקומיים. להזמנות חייגו 046400401"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852161.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CRg0obTF4kpnCsTTV5Z5bOUGI6/uploaded-1776353821185-cdez4an5.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Mikey’s Pizza"
|
||||
copyrightText="© 2025 Mikey’s Pizza. All rights reserved."
|
||||
logoText="פיצה מייקי"
|
||||
copyrightText="© 2025 פיצה מייקי. כל הזכויות שמורות."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user