diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c0bb88c..dd8ee6d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,11 +50,17 @@ export default function AboutPage() { animationType="slide-up" features={[ { - id: "1", title: "Эксклюзив Чанар", tags: ["Анхдагч сонголт", "Баталгаат"], imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg?_wi=2", imageAlt: "Эксклюзив чанар"}, + id: "1", title: "Эксклюзив Чанар", tags: ["Анхдагч сонголт", "Баталгаат"], + imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg?_wi=2", imageAlt: "Эксклюзив чанар" + }, { - id: "2", title: "Түүхтэй Түүлүүлэг", tags: ["Нээлтүүлэлт", "Бүтээлч"], imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=3", imageAlt: "Түүхтэй түүлүүлэг"}, + id: "2", title: "Түүхтэй Түүлүүлэг", tags: ["Нээлтүүлэлт", "Бүтээлч"], + imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=3", imageAlt: "Түүхтэй түүлүүлэг" + }, { - id: "3", title: "Үйлчлүүлэгчийн Эхлэл", tags: ["Дэмжлэг", "Үнэтэй"], imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-details-cozy-home-interior-against-background-sofa-with-pillows-concept-home-comfort_169016-4618.jpg?_wi=3", imageAlt: "Үйлчлүүлэгчийн эхлэл"}, + id: "3", title: "Үйлчлүүлэгчийн Эхлэл", tags: ["Дэмжлэг", "Үнэтэй"], + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-details-cozy-home-interior-against-background-sofa-with-pillows-concept-home-comfort_169016-4618.jpg?_wi=3", imageAlt: "Үйлчлүүлэгчийн эхлэл" + } ]} /> @@ -79,13 +85,16 @@ export default function AboutPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/mongolmarket", ariaLabel: "Facebook хуудас"}, + href: "https://facebook.com/mongolmarket", ariaLabel: "Facebook хуудас" + }, { icon: Instagram, - href: "https://instagram.com/mongolmarket", ariaLabel: "Instagram аккаунт"}, + href: "https://instagram.com/mongolmarket", ariaLabel: "Instagram аккаунт" + }, { icon: Phone, - href: "tel:+97699999999", ariaLabel: "Утас"}, + href: "tel:+97699999999", ariaLabel: "Утас" + } ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b8761b7..0cbb48e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,13 +58,17 @@ export default function ContactPage() { diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 801ead7..f349df0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -32,7 +32,7 @@ export const metadata: Metadata = { }; export default function RootLayout({ - children + children, }: Readonly<{ children: React.ReactNode; }>) { @@ -1413,4 +1413,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 23461ce..1df4340 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,13 +53,13 @@ export default function HomePage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg?_wi=1", imageAlt: "Премиум цуглуулга" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQch799XHV7xso88yeRKlb9pW1/uploaded-1772541270093-whwa53jn.png", imageAlt: "Премиум цуглуулга" }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg", imageAlt: "Эксклюзив бүтээгдэхүүн" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQch799XHV7xso88yeRKlb9pW1/uploaded-1772541270093-n15yqnzv.jpg", imageAlt: "Эксклюзив бүтээгдэхүүн" }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722595.jpg", imageAlt: "Сонгосон цуглуулга" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQch799XHV7xso88yeRKlb9pW1/uploaded-1772541270094-8e6netdp.jpg", imageAlt: "Сонгосон цуглуулга" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-cloth-shop_1303-19847.jpg?_wi=1", imageAlt: "Улирлын цуглуулга" @@ -81,8 +81,8 @@ export default function HomePage() { ]} carouselPosition="right" buttons={[ - { text: "Шинэ Цуглуулгыг Үзэх", href: "/products" }, - { text: "Цуглуулгыг үзэх", href: "#collections" } + { text: "Дэлгүүр рүү орох", href: "/products" }, + { text: "Цуглуулгыг үзэх", href: "#collections" }, ]} buttonAnimation="blur-reveal" /> @@ -91,7 +91,7 @@ export default function HomePage() {
); -} +} \ No newline at end of file diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 2a34528..46256e4 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -50,17 +50,23 @@ export default function ProductsPage() { gridVariant="bento-grid" products={[ { - id: "1", name: "Премиум Арьс Үй", price: "₮145,000", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dressed-casual-by-cafe_1303-20179.jpg?_wi=3", imageAlt: "Премиум арьс үй"}, + id: "1", name: "Премиум Арьс Үй", price: "₮145,000", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dressed-casual-by-cafe_1303-20179.jpg?_wi=3", imageAlt: "Премиум арьс үй" + }, { - id: "2", name: "Дизайнер Гар Сумка", price: "₮185,000", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-beautiful-nail-polish-rings-holding-small-black-bag_132075-12203.jpg?_wi=3", imageAlt: "Дизайнер гар сумка"}, + id: "2", name: "Дизайнер Гар Сумка", price: "₮185,000", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-beautiful-nail-polish-rings-holding-small-black-bag_132075-12203.jpg?_wi=3", imageAlt: "Дизайнер гар сумка" + }, { - id: "3", name: "Спортлаг Гутал", price: "₮95,000", imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8084.jpg?_wi=2", imageAlt: "Спортлаг гутал"}, + id: "3", name: "Спортлаг Гутал", price: "₮95,000", imageSrc: "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8084.jpg?_wi=2", imageAlt: "Спортлаг гутал" + }, { - id: "4", name: "Их Цагийн Цай", price: "₮250,000", imageSrc: "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=2", imageAlt: "Их цагийн цай"}, + id: "4", name: "Их Цагийн Цай", price: "₮250,000", imageSrc: "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=2", imageAlt: "Их цагийн цай" + }, { - id: "5", name: "UV Нүдийн Шил", price: "₮65,000", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-grey-jacket-white-shirt-sunglasses-with-red-lipstick-is-touching-hair-posing-near-her-house-beautiful-lady-grey-oversize-jacket-pants-walks-outside_291650-2564.jpg?_wi=2", imageAlt: "UV нүдийн шил"}, + id: "5", name: "UV Нүдийн Шил", price: "₮65,000", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-grey-jacket-white-shirt-sunglasses-with-red-lipstick-is-touching-hair-posing-near-her-house-beautiful-lady-grey-oversize-jacket-pants-walks-outside_291650-2564.jpg?_wi=2", imageAlt: "UV нүдийн шил" + }, { - id: "6", name: "Кашмир Сарпалж", price: "₮75,000", imageSrc: "http://img.b2bpic.net/free-photo/blonde-curly-woman-tweed-jacket-white-elegant-blouse-covers-sun-with-hand-charming-girl-looks-up-poses-dark-room_197531-23202.jpg?_wi=2", imageAlt: "Кашмир сарпалж"}, + id: "6", name: "Кашмир Сарпалж", price: "₮75,000", imageSrc: "http://img.b2bpic.net/free-photo/blonde-curly-woman-tweed-jacket-white-elegant-blouse-covers-sun-with-hand-charming-girl-looks-up-poses-dark-room_197531-23202.jpg?_wi=2", imageAlt: "Кашмир сарпалж" + } ]} />
@@ -87,13 +93,16 @@ export default function ProductsPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/mongolmarket", ariaLabel: "Facebook хуудас"}, + href: "https://facebook.com/mongolmarket", ariaLabel: "Facebook хуудас" + }, { icon: Instagram, - href: "https://instagram.com/mongolmarket", ariaLabel: "Instagram аккаунт"}, + href: "https://instagram.com/mongolmarket", ariaLabel: "Instagram аккаунт" + }, { icon: Phone, - href: "tel:+97699999999", ariaLabel: "Утас"}, + href: "tel:+97699999999", ariaLabel: "Утас" + } ]} />