Merge version_1 into main #2
315
src/app/page.tsx
315
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Αρχική",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Ιστορία",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Προϊόντα",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Επικοινωνία",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Αρχική", id: "hero" },
|
||||
{ name: "Ιστορία", id: "about" },
|
||||
{ name: "Προϊόντα", id: "products" },
|
||||
{ name: "Επικοινωνία", id: "contact" },
|
||||
]}
|
||||
brandName="Παπαπαρασκευάς"
|
||||
/>
|
||||
@@ -55,100 +43,33 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Η Παράδοση από το 1926"
|
||||
description="Ανακαλύψτε την αυθεντική γεύση των χειροποίητων παραδοσιακών γλυκών μας, φτιαγμένα με μεράκι και τα πιο αγνά υλικά, από την Ξάνθη σε όλη την Ελλάδα."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ελένη Μ.",
|
||||
handle: "@eleni_m",
|
||||
testimonial: "Τα καλύτερα σιροπιαστά που έχω φάει ποτέ. Η ποιότητα παραμένει σταθερή δεκαετίες τώρα.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg?_wi=1",
|
||||
imageAlt: "luxury pastry shop photography",
|
||||
},
|
||||
{
|
||||
name: "Γιώργος Π.",
|
||||
handle: "@giorgos_p",
|
||||
testimonial: "Κάθε φορά που περνάω από Ξάνθη είναι στάση υποχρεωτική. Η σοκολατένια καριόκα είναι εμπειρία.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-window-that-has-word-bread-it_188544-16068.jpg?_wi=1",
|
||||
imageAlt: "luxury pastry shop photography",
|
||||
},
|
||||
{
|
||||
name: "Μαρία Κ.",
|
||||
handle: "@maria_k",
|
||||
testimonial: "Υπέροχα, αυθεντικά και πάντα φρέσκα. Το ιδανικό δώρο για κάθε περίσταση.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg?_wi=1",
|
||||
imageAlt: "luxury pastry shop photography",
|
||||
},
|
||||
{
|
||||
name: "Νίκος Α.",
|
||||
handle: "@nikos_a",
|
||||
testimonial: "Η τέχνη της ζαχαροπλαστικής στα καλύτερά της. Εξαιρετική εξυπηρέτηση.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-various-ingredients_140725-114790.jpg?_wi=1",
|
||||
imageAlt: "luxury pastry shop photography",
|
||||
},
|
||||
{
|
||||
name: "Σοφία Β.",
|
||||
handle: "@sofia_v",
|
||||
testimonial: "Παράδοση και γεύση που συγκινεί. Αξίζει κάθε δοκιμή.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-persimmon-fruits-stone-background_114579-74647.jpg?_wi=1",
|
||||
imageAlt: "luxury pastry shop photography",
|
||||
},
|
||||
{ name: "Ελένη Μ.", handle: "@eleni_m", testimonial: "Τα καλύτερα σιροπιαστά που έχω φάει ποτέ. Η ποιότητα παραμένει σταθερή δεκαετίες τώρα.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg", imageAlt: "luxury pastry shop photography" },
|
||||
{ name: "Γιώργος Π.", handle: "@giorgos_p", testimonial: "Κάθε φορά που περνάω από Ξάνθη είναι στάση υποχρεωτική. Η σοκολατένια καριόκα είναι εμπειρία.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-window-that-has-word-bread-it_188544-16068.jpg", imageAlt: "luxury pastry shop photography" },
|
||||
{ name: "Μαρία Κ.", handle: "@maria_k", testimonial: "Υπέροχα, αυθεντικά και πάντα φρέσκα. Το ιδανικό δώρο για κάθε περίσταση.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg", imageAlt: "luxury pastry shop photography" },
|
||||
{ name: "Νίκος Α.", handle: "@nikos_a", testimonial: "Η τέχνη της ζαχαροπλαστικής στα καλύτερά της. Εξαιρετική εξυπηρέτηση.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-various-ingredients_140725-114790.jpg", imageAlt: "luxury pastry shop photography" },
|
||||
{ name: "Σοφία Β.", handle: "@sofia_v", testimonial: "Παράδοση και γεύση που συγκινεί. Αξίζει κάθε δοκιμή.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-persimmon-fruits-stone-background_114579-74647.jpg", imageAlt: "luxury pastry shop photography" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg"
|
||||
imageAlt="Παραδοσιακά γλυκά Παπαπαρασκευάς"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453480.jpg",
|
||||
alt: "Portrait 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-laying-floor-high-angle_23-2149735240.jpg",
|
||||
alt: "Portrait 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58756.jpg",
|
||||
alt: "Portrait 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-huge-hat_1321-3244.jpg",
|
||||
alt: "Portrait 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-barista-standing-counter-restaurant-man-apron-white-shirt-leaning-his-hands-counter-looking-camera-work-coffee-shop_574295-4965.jpg",
|
||||
alt: "Portrait 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453480.jpg", alt: "Portrait 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-laying-floor-high-angle_23-2149735240.jpg", alt: "Portrait 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58756.jpg", alt: "Portrait 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-huge-hat_1321-3244.jpg", alt: "Portrait 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-barista-standing-counter-restaurant-man-apron-white-shirt-leaning-his-hands-counter-looking-camera-work-coffee-shop_574295-4965.jpg", alt: "Portrait 5" },
|
||||
]}
|
||||
avatarText="Χιλιάδες ευχαριστημένοι λάτρεις της παράδοσης."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Χειροποίητα",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Αγνά Υλικά",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Παράδοση",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ποιότητα",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Αυθεντικότητα",
|
||||
},
|
||||
{ type: "text", text: "Χειροποίητα" },
|
||||
{ type: "text", text: "Αγνά Υλικά" },
|
||||
{ type: "text", text: "Παράδοση" },
|
||||
{ type: "text", text: "Ποιότητα" },
|
||||
{ type: "text", text: "Αυθεντικότητα" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -164,44 +85,15 @@ export default function LandingPage() {
|
||||
<ProductCardOne
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Καριόκες",
|
||||
price: "18€/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Σαραγλί",
|
||||
price: "16€/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-various-ingredients_140725-114790.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Κουραμπιέδες",
|
||||
price: "14€/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-persimmon-fruits-stone-background_114579-74647.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Μαντολάτο",
|
||||
price: "12€/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pine-cones-around-board-with-desserts-marble_114579-24310.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Τούρτες",
|
||||
price: "25€",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=58pe62",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Petit Fours",
|
||||
price: "15€/kg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273249.jpg",
|
||||
},
|
||||
{ id: "1", name: "Καριόκες", price: "18€/kg", imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg" },
|
||||
{ id: "2", name: "Σαραγλί", price: "16€/kg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-various-ingredients_140725-114790.jpg" },
|
||||
{ id: "3", name: "Κουραμπιέδες", price: "14€/kg", imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-persimmon-fruits-stone-background_114579-74647.jpg" },
|
||||
{ id: "4", name: "Μαντολάτο", price: "12€/kg", imageSrc: "http://img.b2bpic.net/free-photo/pine-cones-around-board-with-desserts-marble_114579-24310.jpg" },
|
||||
{ id: "5", name: "Τούρτες", price: "25€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=58pe62" },
|
||||
{ id: "6", name: "Petit Fours", price: "15€/kg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273249.jpg" },
|
||||
]}
|
||||
title="Τα Γλυκά μας"
|
||||
description="Από την κλασική συνταγή της καριόκας μέχρι τα εκλεκτά σιροπιαστά, κάθε γλυκό μας είναι ένα κομμάτι της ιστορίας μας."
|
||||
@@ -215,38 +107,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Αγνά Υλικά",
|
||||
description: "Επιλεγμένα υλικά από την ελληνική γη.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-cinnabon-plate-family-party_169016-45009.jpg",
|
||||
imageAlt: "handmade bakery dough craft",
|
||||
title: "Αγνά Υλικά", description: "Επιλεγμένα υλικά από την ελληνική γη.", bentoComponent: "reveal-icon", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
title: "Παραδοσιακές Συνταγές",
|
||||
description: "Η κληρονομιά μας από το 1926.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg?_wi=3",
|
||||
imageAlt: "handmade bakery dough craft",
|
||||
title: "Παραδοσιακές Συνταγές", description: "Η κληρονομιά μας από το 1926.", bentoComponent: "reveal-icon", icon: Award
|
||||
},
|
||||
{
|
||||
title: "Τέχνη",
|
||||
description: "Χειροποίητη φροντίδα σε κάθε λεπτομέρεια.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-window-that-has-word-bread-it_188544-16068.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-cookies-bowl-with-pinecones-high-quality-photo_114579-68790.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fig-confiture-glass-cup-blue-background_114579-70100.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg?_wi=3",
|
||||
imageAlt: "handmade bakery dough craft",
|
||||
title: "Τέχνη", description: "Χειροποίητη φροντίδα σε κάθε λεπτομέρεια.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-window-that-has-word-bread-it_188544-16068.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crackers-cookies-bowl-with-pinecones-high-quality-photo_114579-68790.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fig-confiture-glass-cup-blue-background_114579-70100.jpg" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Χειροποίητη Τέχνη"
|
||||
@@ -259,61 +130,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ελένη Μ.",
|
||||
date: "10/2023",
|
||||
title: "Customer",
|
||||
quote: "Κορυφαία ποιότητα.",
|
||||
tag: "Loyal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg?_wi=4",
|
||||
imageAlt: "elegant lady portrait warm light",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Γιώργος Π.",
|
||||
date: "09/2023",
|
||||
title: "Customer",
|
||||
quote: "Αυθεντικές γεύσεις.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-barista-leaning-bar-counter-happily-looking-camera-while-holding-portafilter-hand-cafe_574295-3476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-window-that-has-word-bread-it_188544-16068.jpg?_wi=3",
|
||||
imageAlt: "elegant lady portrait warm light",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Μαρία Κ.",
|
||||
date: "08/2023",
|
||||
title: "Customer",
|
||||
quote: "Τέλεια εξυπηρέτηση.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-taking-selfie-with-fresh-pepper-using-smartphone_1258-204632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg?_wi=4",
|
||||
imageAlt: "elegant lady portrait warm light",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Νίκος Α.",
|
||||
date: "07/2023",
|
||||
title: "Customer",
|
||||
quote: "Αξέχαστη εμπειρία.",
|
||||
tag: "New",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1549.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-various-ingredients_140725-114790.jpg?_wi=3",
|
||||
imageAlt: "elegant lady portrait warm light",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Σοφία Β.",
|
||||
date: "06/2023",
|
||||
title: "Customer",
|
||||
quote: "Μοναδικά γλυκά.",
|
||||
tag: "Loyal",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-persimmon-fruits-stone-background_114579-74647.jpg?_wi=3",
|
||||
imageAlt: "elegant lady portrait warm light",
|
||||
},
|
||||
{ id: "1", name: "Ελένη Μ.", date: "10/2023", title: "Customer", quote: "Κορυφαία ποιότητα.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-nut-pastries-sweet-cakes_140725-85244.jpg" },
|
||||
{ id: "2", name: "Γιώργος Π.", date: "09/2023", title: "Customer", quote: "Αυθεντικές γεύσεις.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-barista-leaning-bar-counter-happily-looking-camera-while-holding-portafilter-hand-cafe_574295-3476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bakery-with-window-that-has-word-bread-it_188544-16068.jpg" },
|
||||
{ id: "3", name: "Μαρία Κ.", date: "08/2023", title: "Customer", quote: "Τέλεια εξυπηρέτηση.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-taking-selfie-with-fresh-pepper-using-smartphone_1258-204632.jpg", imageSrc: "http://img.b2bpic.net/free-photo/many-mixed-alternative-baked-breads-presented-sale-rustic-wooden-table-professional-bakery-made-from-pistachio_346278-834.jpg" },
|
||||
{ id: "4", name: "Νίκος Α.", date: "07/2023", title: "Customer", quote: "Αξέχαστη εμπειρία.", tag: "New", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1549.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-various-ingredients_140725-114790.jpg" },
|
||||
{ id: "5", name: "Σοφία Β.", date: "06/2023", title: "Customer", quote: "Μοναδικά γλυκά.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-persimmon-fruits-stone-background_114579-74647.jpg" },
|
||||
]}
|
||||
title="Τι λένε για εμάς"
|
||||
description="Η εμπιστοσύνη σας είναι η μεγαλύτερη επιβράβευση για εμάς."
|
||||
@@ -324,21 +145,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Πώς μπορώ να παραγγείλω;",
|
||||
content: "Μπορείτε να επικοινωνήσετε μαζί μας τηλεφωνικά ή μέσω του καταστήματος.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Πού βρίσκονται τα καταστήματα;",
|
||||
content: "Στην Ξάνθη και επιλεγμένα σημεία.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Είναι χειροποίητα;",
|
||||
content: "Ναι, όλα τα προϊόντα μας παρασκευάζονται παραδοσιακά.",
|
||||
},
|
||||
{ id: "1", title: "Πώς μπορώ να παραγγείλω?", content: "Μπορείτε να επικοινωνήσετε μαζί μας τηλεφωνικά ή μέσω του καταστήματος." },
|
||||
{ id: "2", title: "Πού βρίσκονται τα καταστήματα?", content: "Στην Ξάνθη και επιλεγμένα σημεία." },
|
||||
{ id: "3", title: "Είναι χειροποίητα?", content: "Ναι, όλα τα προϊόντα μας παρασκευάζονται παραδοσιακά." },
|
||||
]}
|
||||
sideTitle="Συχνές Ερωτήσεις"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -351,16 +160,8 @@ export default function LandingPage() {
|
||||
title="Επικοινωνία"
|
||||
description="Θα χαρούμε να σας εξυπηρετήσουμε."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Όνομα",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Όνομα" },
|
||||
{ name: "email", type: "email", placeholder: "Email" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_74190-4453.jpg"
|
||||
/>
|
||||
@@ -372,29 +173,15 @@ export default function LandingPage() {
|
||||
logoText="Παπαπαρασκευάς"
|
||||
columns={[
|
||||
{
|
||||
title: "Εταιρεία",
|
||||
items: [
|
||||
{
|
||||
label: "Ιστορία",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Προϊόντα",
|
||||
href: "#products",
|
||||
},
|
||||
title: "Εταιρεία", items: [
|
||||
{ label: "Ιστορία", href: "#about" },
|
||||
{ label: "Προϊόντα", href: "#products" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Εξυπηρέτηση",
|
||||
items: [
|
||||
{
|
||||
label: "Επικοινωνία",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Συχνές Ερωτήσεις",
|
||||
href: "#faq",
|
||||
},
|
||||
title: "Εξυπηρέτηση", items: [
|
||||
{ label: "Επικοινωνία", href: "#contact" },
|
||||
{ label: "Συχνές Ερωτήσεις", href: "#faq" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user