Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 10:42:04 +00:00
4 changed files with 30 additions and 24 deletions

View File

@@ -14,7 +14,7 @@ export default function AboutPage() {
{ name: "Portfolio", id: "/portfolio" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Contact", id: "/contact" }
];
const footerColumns = [
@@ -22,22 +22,22 @@ export default function AboutPage() {
title: "Navigatsiya", items: [
{ label: "Bosh sahifa", href: "/" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Xizmatlar", href: "/services" },
],
{ label: "Xizmatlar", href: "/services" }
]
},
{
title: "Kompaniya", items: [
{ label: "Biz haqimizda", href: "/about" },
{ label: "Bog'lanish", href: "/contact" },
],
{ label: "Bog'lanish", href: "/contact" }
]
},
{
title: "Ijtimoiy tarmoqlar", items: [
{ label: "Telegram", href: "https://t.me/monstyle" },
{ label: "Instagram", href: "https://instagram.com/monstyle" },
{ label: "Email", href: "mailto:info@monstyle.uz" },
],
},
{ label: "Email", href: "mailto:info@monstyle.uz" }
]
}
];
const footerBottomLeftText = "© MONSTYLE. Barcha huquqlar himoyalangan.";
@@ -73,7 +73,7 @@ export default function AboutPage() {
},
{
title: "Qadriyatlarimiz", description: "Innovatsiya, Sifat, Mijozga yo'naltirilganlik, Ishonch va Professionalizm."
},
}
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821272.jpg"
imageAlt="elegant design studio interior white blue"
@@ -99,7 +99,7 @@ export default function AboutPage() {
{
id: "metric-3", icon: Sparkles,
title: "Yaratilgan logotiplar", value: "200+"
},
}
]}
animationType="blur-reveal"
textboxLayout="default"

View File

@@ -13,7 +13,10 @@ import { Award, Users, Sparkles } from 'lucide-react';
export default function HomePage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Portfolio", id: "/portfolio" }
{ name: "Portfolio", id: "/portfolio" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
];
const footerColumns = [
@@ -90,7 +93,7 @@ export default function HomePage() {
description="Bizning tajribamiz va kreativ yondashuvimiz brendingizni bozorda ajratib turishga yordam beradi."
features={[
{ title: "Kreativ yechimlar", description: "Biz har bir mijozning noyob talablariga mos keladigan innovatsion g'oyalarni taklif etamiz.", imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-art-marbling-colorful_181624-61733.jpg", imageAlt: "abstract creative design concept blue white" },
{ title: "Professional jamoa", description: "Tajribali dizaynerlar va brend mutaxassislaridan iborat jamoamiz xizmatingizda.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1672.jpg", imageAlt: "professional business meeting collaboration" },
{ title: "Professional jamoa", description: "Tajribali dizaynerlar va brend mutaxassislardan iborat jamoamiz xizmatingizda.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1672.jpg", imageAlt: "professional business meeting collaboration" },
{ title: "Mijozga e'tibor", description: "Biz mijozlarimiz bilan yaqin hamkorlikda ishlaymiz va ularning maqsadlariga erishishga yordam beramiz.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-applicant-receiving-access-security-card-from-hr-manager-onboarding_482257-136431.jpg", imageAlt: "client meeting design discussion laptop" }
]}
animationType="blur-reveal"

View File

@@ -7,7 +7,10 @@ import FooterSimple from '@/components/sections/footer/FooterSimple';
export default function PortfolioPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Portfolio", id: "/portfolio" }
{ name: "Portfolio", id: "/portfolio" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" }
];
const footerColumns = [

View File

@@ -12,7 +12,7 @@ export default function ServicesPage() {
{ name: "Portfolio", id: "/portfolio" },
{ name: "Services", id: "/services" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Contact", id: "/contact" }
];
const footerColumns = [
@@ -20,22 +20,22 @@ export default function ServicesPage() {
title: "Navigatsiya", items: [
{ label: "Bosh sahifa", href: "/" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Xizmatlar", href: "/services" },
],
{ label: "Xizmatlar", href: "/services" }
]
},
{
title: "Kompaniya", items: [
{ label: "Biz haqimizda", href: "/about" },
{ label: "Bog'lanish", href: "/contact" },
],
{ label: "Bog'lanish", href: "/contact" }
]
},
{
title: "Ijtimoiy tarmoqlar", items: [
{ label: "Telegram", href: "https://t.me/monstyle" },
{ label: "Instagram", href: "https://instagram.com/monstyle" },
{ label: "Email", href: "mailto:info@monstyle.uz" },
],
},
{ label: "Email", href: "mailto:info@monstyle.uz" }
]
}
];
const footerBottomLeftText = "© MONSTYLE. Barcha huquqlar himoyalangan.";
@@ -71,7 +71,7 @@ export default function ServicesPage() {
},
{
title: "Turli formatlarda taqdimot", description: "Logotipingizni veb, chop etish va boshqa media uchun mos formatlarda topshiramiz.", imageSrc: "http://img.b2bpic.net/free-photo/hands-young-businessman-holding-pencil-drawing-sketch-table-white-modern-office-interior_176420-6545.jpg", imageAlt: "designer sketching logo concept blue"
},
}
]}
animationType="blur-reveal"
textboxLayout="default"
@@ -92,7 +92,7 @@ export default function ServicesPage() {
},
{
title: "Shrift tanlash", description: "Brendingizning shaxsiyatiga mos keladigan va o'qish qulayligini ta'minlovchi shriftlarni tanlaymiz.", imageSrc: "http://img.b2bpic.net/free-photo/blank-stationery-elements_23-2147725106.jpg", imageAlt: "brand style guide book open desk"
},
}
]}
animationType="blur-reveal"
textboxLayout="default"
@@ -113,7 +113,7 @@ export default function ServicesPage() {
},
{
title: "SEO optimallash", description: "Qidiruv tizimlarida yuqori o'rinlarni egallashga yordam beruvchi sayt tuzilmasini yaratamiz.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-remote-worker-uses-chroma-key-screen-gadget_482257-121486.jpg", imageAlt: "laptop showing website prototype UI UX"
},
}
]}
animationType="blur-reveal"
textboxLayout="default"