5 Commits

Author SHA1 Message Date
188c7f5c47 Update src/app/page.tsx 2026-03-07 12:53:25 +00:00
3ad917f92f Update src/app/layout.tsx 2026-03-07 12:53:25 +00:00
53c2be4c96 Merge version_1 into main
Merge version_1 into main
2026-03-07 12:52:16 +00:00
0e00158d42 Merge version_1 into main
Merge version_1 into main
2026-03-07 12:51:30 +00:00
80c785aace Merge version_1 into main
Merge version_1 into main
2026-03-07 12:50:06 +00:00
2 changed files with 35 additions and 1453 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -77,14 +77,16 @@ export default function HomePage() {
testimonials={[
{
name: "Laima K.", handle: "Reguliari klientė", testimonial: "Pastries are wonderful — fresh, soft and full of flavor. Best bakery in Kaunas!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-satisfied-female-with-cute-smile-enjoys-recreation-time-cafeteria-calls-someone-via-smart-phone_273609-2521.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-satisfied-female-with-cute-smile-enjoys-recreation-time-cafeteria-calls-someone-via-smart-phone_273609-2521.jpg?_wi=1"
},
{
name: "Vytautas V.", handle: "Vietos verslo savininkas", testimonial: "Pirmadienio rytą išgelbėjo šiltas kruasanas ir puiki kava. Rekomenduoju!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-cheerful-young-female-model-with-bobbed-hairstyle-pleasant-gentle-smile-healthy-skin-wears-green-sweater_273609-3528.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-cheerful-young-female-model-with-bobbed-hairstyle-pleasant-gentle-smile-healthy-skin-wears-green-sweater_273609-3528.jpg?_wi=1"
},
]}
buttons={[
{ text: "Užsakyti dabar", href: "/menu" },
{ text: "Skambinti dabar", href: "tel:+37065963446" },
{ text: "Peržiūrėti meniu", href: "/menu" },
]}
buttonAnimation="blur-reveal"
background={{ variant: "plain" }}
@@ -99,17 +101,23 @@ export default function HomePage() {
tag="Bestsellers"
products={[
{
id: "croissant", name: "Sviestinis kruasanas", price: "€2.50", variant: "Klasikinis | Šokolado | Cinamono", imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408517.jpg?_wi=1", imageAlt: "Butter croissant fresh baked"},
id: "croissant", name: "Sviestinis kruasanas", price: "€2.50", variant: "Klasikinis | Šokolado | Cinamono", imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408517.jpg?_wi=1", imageAlt: "Butter croissant fresh baked"
},
{
id: "lithuanian-cake", name: "Vienuolyno pyragas", price: "€3.00", variant: "Tradicinis | Šokolado | Skonio miksas", imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-pizza-kitchen_158595-2124.jpg", imageAlt: "Traditional Lithuanian monastery cake"},
id: "lithuanian-cake", name: "Vienuolyno pyragas", price: "€3.00", variant: "Tradicinis | Šokolado | Skonio miksas", imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-pizza-kitchen_158595-2124.jpg", imageAlt: "Traditional Lithuanian monastery cake"
},
{
id: "coffee", name: "Specialybė kava", price: "€2.20", variant: "Americano | Cappuccino | Latte", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-cup-cappuccino-saucer-table_23-2147898246.jpg", imageAlt: "Fresh specialty coffee"},
id: "coffee", name: "Specialybė kava", price: "€2.20", variant: "Americano | Cappuccino | Latte", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-cup-cappuccino-saucer-table_23-2147898246.jpg", imageAlt: "Fresh specialty coffee"
},
{
id: "cake-slice", name: "Dienos torto gabalėlis", price: "€4.50", variant: "Šokolado | Vaisių | Grietinės", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-cloves-wooden-board-high-quality-photo_114579-68010.jpg", imageAlt: "Fresh cake slice premium quality"},
id: "cake-slice", name: "Dienos torto gabalėlis", price: "€4.50", variant: "Šokolado | Vaisių | Grietinės", imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-cloves-wooden-board-high-quality-photo_114579-68010.jpg", imageAlt: "Fresh cake slice premium quality"
},
{
id: "bread", name: "Artizaninis duonas", price: "€3.50", variant: "Kviečių | Rūgyje | Sėlų miksas", imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4737.jpg", imageAlt: "Artisan bread loaf fresh baked"},
id: "bread", name: "Artizaninis duonas", price: "€3.50", variant: "Kviečių | Rūgyje | Sėlų miksas", imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4737.jpg", imageAlt: "Artisan bread loaf fresh baked"
},
{
id: "pastry", name: "Šviežia lepdinė", price: "€1.80", variant: "Žemlės | Volio | Avolio", imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408517.jpg?_wi=2", imageAlt: "Fresh pastry assorted"},
id: "pastry", name: "Šviežia lepdinė", price: "€1.80", variant: "Žemlės | Volio | Avolio", imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-with-croissant_23-2150408517.jpg?_wi=2", imageAlt: "Fresh pastry assorted"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -124,11 +132,14 @@ export default function HomePage() {
description="Keturis metus teikiame aukščiausios kokybės kepinių Kauno gyventojams."
metrics={[
{
id: "1", value: "4.4★", title: "Google vertinimas", description: "Iš 553 įvertinimų", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-flowers_23-2149452245.jpg?_wi=1"},
id: "1", value: "4.4★", title: "Google vertinimas", description: "Iš 553 įvertinimų", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-flowers_23-2149452245.jpg?_wi=1"
},
{
id: "2", value: "Kasdien", title: "Šviežios kepimas", description: "Nuo 6 ryto kiekvieną dieną", imageSrc: "http://img.b2bpic.net/free-photo/various-bread-type-shelf-bakery-shop_1253-1419.jpg?_wi=2"},
id: "2", value: "Kasdien", title: "Šviežios kepimas", description: "Nuo 6 ryto kiekvieną dieną", imageSrc: "http://img.b2bpic.net/free-photo/various-bread-type-shelf-bakery-shop_1253-1419.jpg?_wi=2"
},
{
id: "3", value: "100%", title: "Lokaali", description: "Vienintelė autentiška kepykla Vilniaus g.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-flowers_23-2149452245.jpg?_wi=2"},
id: "3", value: "100%", title: "Lokaali", description: "Vienintelė autentiška kepykla Vilniaus g.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-flowers_23-2149452245.jpg?_wi=2"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -142,17 +153,23 @@ export default function HomePage() {
description="Žinomi žmonės ir verslininkai pasitikėti Motiejaus kepyklėle kasdien."
testimonials={[
{
id: "1", name: "Laima Kazlauskas", role: "Direktorė, JK įmonė", testimonial: "Pastries are wonderful — fresh, soft and full of flavor. This is the best bakery in Kaunas, hands down!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-satisfied-female-with-cute-smile-enjoys-recreation-time-cafeteria-calls-someone-via-smart-phone_273609-2521.jpg?_wi=2"},
id: "1", name: "Laima Kazlauskas", role: "Direktorė, JK įmonė", testimonial: "Pastries are wonderful — fresh, soft and full of flavor. This is the best bakery in Kaunas, hands down!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-satisfied-female-with-cute-smile-enjoys-recreation-time-cafeteria-calls-someone-via-smart-phone_273609-2521.jpg?_wi=2"
},
{
id: "2", name: "Vytautas Vaitkus", role: "Kavos namo savininkas", testimonial: "Pirmadienio rytą išgelbėjo šiltas kruasanas ir puiki kava. Jūs geriausi Kaune!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-cheerful-young-female-model-with-bobbed-hairstyle-pleasant-gentle-smile-healthy-skin-wears-green-sweater_273609-3528.jpg?_wi=2"},
id: "2", name: "Vytautas Vaitkus", role: "Kavos namo savininkas", testimonial: "Pirmadienio rytą išgelbėjo šiltas kruasanas ir puiki kava. Jūs geriausi Kaune!", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-cheerful-young-female-model-with-bobbed-hairstyle-pleasant-gentle-smile-healthy-skin-wears-green-sweater_273609-3528.jpg?_wi=2"
},
{
id: "3", name: "Rūta Mickevičienė", role: "Biuro vadovė", testimonial: "Užsisakome kepinių įmonės renginiam. Svečiai visada stebėti kokybę ir skoniu!", imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"},
id: "3", name: "Rūta Mickevičienė", role: "Biuro vadovė", testimonial: "Užsisakome kepinių įmonės renginiam. Svečiai visada stebėti kokybę ir skoniu!", imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"
},
{
id: "4", name: "Andrius Žukauskas", role: "Versleiva", testimonial: "Fresh ingredients, beautiful presentation, and authentic taste. Motiejaus is a gem in Kaunas!", imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man-sunglasses-is-drinking-coffee-while-standing-outside-coffeeshop_613910-20822.jpg"},
id: "4", name: "Andrius Žukauskas", role: "Versleiva", testimonial: "Fresh ingredients, beautiful presentation, and authentic taste. Motiejaus is a gem in Kaunas!", imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man-sunglasses-is-drinking-coffee-while-standing-outside-coffeeshop_613910-20822.jpg"
},
{
id: "5", name: "Diana Stankevičienė", role: "Dizainerė", testimonial: "Kiekvienas kruasanas yra meno kūrinys. Mano mėgstamiausia vieta pusryčiams!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mug-her-hand_23-2150656213.jpg"},
id: "5", name: "Diana Stankevičienė", role: "Dizainerė", testimonial: "Kiekvienas kruasanas yra meno kūrinys. Mano mėgstamiausia vieta pusryčiams!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mug-her-hand_23-2150656213.jpg"
},
{
id: "6", name: "Rimantas Petrauskas", role: "Advokatas", testimonial: "Recommended by many colleagues. The quality and service are outstanding. Must visit!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg"},
id: "6", name: "Rimantas Petrauskas", role: "Advokatas", testimonial: "Recommended by many colleagues. The quality and service are outstanding. Must visit!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg"
},
]}
animationType="slide-up"
textboxLayout="default"