Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 06:28:10 +00:00

View File

@@ -48,13 +48,13 @@ export default function LandingPage() {
title="BITES Төгс Brunch Туршлага"
description="Улаанбаатар хотын төвд амт, чанар, тав тухыг нэг дор цогцлоосон brunch ресторан."
testimonials={[
{ name: "Sarah", handle: "@sarah", testimonial: "Bagel нь үнэхээр гайхалтай амттай, шинэхэн!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg", imageAlt: "cozy brunch restaurant setting" },
{ name: "Michael", handle: "@mike", testimonial: "Pancake нь халуун, чихэрлэг, зайрмагтай гоё зохицдог.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-with-lemon-wooden-board_114579-16310.jpg", imageAlt: "cozy brunch restaurant setting" },
{ name: "Emily", handle: "@emily", testimonial: "Өглөөний хоол идэхэд хамгийн тохиромжтой газар.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-nuts-vanilla-cream-strawberry-sauce-top_114579-3044.jpg", imageAlt: "cozy brunch restaurant setting" },
{ name: "John", handle: "@john", testimonial: "Үйлчилгээ нь хурдан бөгөөд маш тааламжтай.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-lemon-juice-with-wooden-crate-lemons-wooden-white-surface-vertical_176474-14143.jpg", imageAlt: "cozy brunch restaurant setting" },
{ name: "Anna", handle: "@anna", testimonial: "Lemonade нь зуны халуунд яг тохирсон сэргэг ундаа.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/simit-with-sesame-seeds-tablecloth_114579-50399.jpg", imageAlt: "cozy brunch restaurant setting" },
{ name: "Sarah", handle: "@sarah", testimonial: "Bagel нь үнэхээр гайхалтай амттай, шинэхэн!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg?_wi=1", imageAlt: "cozy brunch restaurant setting" },
{ name: "Michael", handle: "@mike", testimonial: "Pancake нь халуун, чихэрлэг, зайрмагтай гоё зохицдог.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-with-lemon-wooden-board_114579-16310.jpg?_wi=1", imageAlt: "cozy brunch restaurant setting" },
{ name: "Emily", handle: "@emily", testimonial: "Өглөөний хоол идэхэд хамгийн тохиромжтой газар.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-nuts-vanilla-cream-strawberry-sauce-top_114579-3044.jpg?_wi=1", imageAlt: "cozy brunch restaurant setting" },
{ name: "John", handle: "@john", testimonial: "Үйлчилгээ нь хурдан бөгөөд маш тааламжтай.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-lemon-juice-with-wooden-crate-lemons-wooden-white-surface-vertical_176474-14143.jpg?_wi=1", imageAlt: "cozy brunch restaurant setting" },
{ name: "Anna", handle: "@anna", testimonial: "Lemonade нь зуны халуунд яг тохирсон сэргэг ундаа.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/simit-with-sesame-seeds-tablecloth_114579-50399.jpg?_wi=1", imageAlt: "cozy brunch restaurant setting" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg", alt: "Diner" },
{ src: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg", alt: "Diner" },
@@ -70,9 +70,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ tag: "Food", title: "Амтат Bagel", subtitle: "Шинэхэн", description: "Гар аргаар бэлтгэсэн зөөлөн, амтлаг bagel.", imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-with-lemon-wooden-board_114579-16310.jpg" },
{ tag: "Sweet", title: "Pancake", subtitle: "Амтлаг", description: "Олон төрлийн жимс, карамельтай pancake.", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-nuts-vanilla-cream-strawberry-sauce-top_114579-3044.jpg" },
{ tag: "Drinks", title: "Ундаа", subtitle: "Сэргэг", description: "Сэргэг lemonade, latte, coffee-ийн төгс хослол.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-lemon-juice-with-wooden-crate-lemons-wooden-white-surface-vertical_176474-14143.jpg" },
{ tag: "Food", title: "Амтат Bagel", subtitle: "Шинэхэн", description: "Гар аргаар бэлтгэсэн зөөлөн, амтлаг bagel.", imageSrc: "http://img.b2bpic.net/free-photo/puff-pastry-with-lemon-wooden-board_114579-16310.jpg?_wi=2" },
{ tag: "Sweet", title: "Pancake", subtitle: "Амтлаг", description: "Олон төрлийн жимс, карамельтай pancake.", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-nuts-vanilla-cream-strawberry-sauce-top_114579-3044.jpg?_wi=2" },
{ tag: "Drinks", title: "Ундаа", subtitle: "Сэргэг", description: "Сэргэг lemonade, latte, coffee-ийн төгс хослол.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-lemon-juice-with-wooden-crate-lemons-wooden-white-surface-vertical_176474-14143.jpg?_wi=2" },
]}
title="Бидний онцлог"
description="Шинэхэн орц, уран сэтгэмжээр бэлтгэсэн амтат brunch-ийн цэс."
@@ -99,7 +99,7 @@ export default function LandingPage() {
useInvertedBackground={true}
animationType="slide-up"
products={[
{ id: "1", name: "Bagel", price: "₮12,000", variant: "Бүх төрлийн", imageSrc: "http://img.b2bpic.net/free-photo/simit-with-sesame-seeds-tablecloth_114579-50399.jpg" },
{ id: "1", name: "Bagel", price: "₮12,000", variant: "Бүх төрлийн", imageSrc: "http://img.b2bpic.net/free-photo/simit-with-sesame-seeds-tablecloth_114579-50399.jpg?_wi=2" },
{ id: "2", name: "Pancake", price: "₮15,000", variant: "Жимстэй", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-blueberry_1339-4379.jpg" },
{ id: "3", name: "Lemonade", price: "₮8,000", variant: "Шинэхэн", imageSrc: "http://img.b2bpic.net/free-photo/cup-lemonade-with-slices-lemon-wooden-reamer_114579-53595.jpg" },
{ id: "4", name: "Latte", price: "₮9,000", variant: "Сэргээгч", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-blade-wheat-drawn-foam_1232-1213.jpg" },