Merge version_1_1782124983997 into main #1
@@ -12,232 +12,124 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
export default function HomePage() {
|
||||
return (
|
||||
<>
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBillboardTiltedCarousel
|
||||
tag="Curly's do'koni"
|
||||
title="Sifat va Uslub birlashgan joyda"
|
||||
description="Eng saralangan mahsulotlar va yuqori darajadagi xizmat sizni kutmoqda."
|
||||
primaryButton={{
|
||||
text: "Katalogga o'tish",
|
||||
href: "#products",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Biz haqimizda",
|
||||
href: "#about",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-clothing-store-filled-with-formal-wear-designs_482257-93026.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623501.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-department-store-shopping-mall-new-fashion-collection-shelf-fashionable-clothes-hangers-accessories-modern-boutique-with-merchandise-sale-customers_482257-65524.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Curly's do'koni"
|
||||
title="Sifat va Uslub birlashgan joyda"
|
||||
description="Eng saralangan mahsulotlar va yuqori darajadagi xizmat sizni kutmoqda."
|
||||
primaryButton={{ text: "Katalogga o'tish", href: "#products" }}
|
||||
secondaryButton={{ text: "Biz haqimizda", href: "#about" }}
|
||||
items={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-clothing-store-filled-with-formal-wear-designs_482257-93026.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623501.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-department-store-shopping-mall-new-fashion-collection-shelf-fashionable-clothes-hangers-accessories-modern-boutique-with-merchandise-sale-customers_482257-65524.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292787.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="Hikoyamiz"
|
||||
title="Curly's - Sizning ishonchli do'koningiz"
|
||||
description="Biz sifat va qulaylikni birlashtirib, har bir mijoz uchun noyob tajribani taqdim etamiz. Yillar davomida to'plangan tajribamiz va sifatli mahsulotlarimiz bilan sizning xizmatingizdamiz."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Hikoyamiz"
|
||||
title="Curly's - Sizning ishonchli do'koningiz"
|
||||
description="Biz sifat va qulaylikni birlashtirib, har bir mijoz uchun noyob tajribani taqdim etamiz. Yillar davomida to'plangan tajribamiz va sifatli mahsulotlarimiz bilan sizning xizmatingizdamiz."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<FeaturesRevealCards
|
||||
tag="Nega aynan biz?"
|
||||
title="Bizning ustunliklarimiz"
|
||||
description="Xizmatlarimiz sizga qulaylik va zavq bag'ishlaydi."
|
||||
items={[
|
||||
{
|
||||
title: "Yuqori sifat",
|
||||
description: "Har bir mahsulot qat'iy nazoratdan o'tadi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-24135.jpg",
|
||||
},
|
||||
{
|
||||
title: "Tezkor yetkazib berish",
|
||||
description: "O'z vaqtida va sifatli xizmat ko'rsatamiz.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg",
|
||||
},
|
||||
{
|
||||
title: "Doimiy yangiliklar",
|
||||
description: "Eng so'nggi trendlar doimo bizda.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-pressing-buzzer-side-view_23-2149943764.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Nega aynan biz?"
|
||||
title="Bizning ustunliklarimiz"
|
||||
description="Xizmatlarimiz sizga qulaylik va zavq bag'ishlaydi."
|
||||
items={[
|
||||
{ title: "Yuqori sifat", description: "Har bir mahsulot qat'iy nazoratdan o'tadi.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-24135.jpg" },
|
||||
{ title: "Tezkor yetkazib berish", description: "O'z vaqtida va sifatli xizmat ko'rsatamiz.", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409249.jpg" },
|
||||
{ title: "Doimiy yangiliklar", description: "Eng so'nggi trendlar doimo bizda.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-pressing-buzzer-side-view_23-2149943764.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<SectionErrorBoundary name="products">
|
||||
<div id="products" data-section="products">
|
||||
<SectionErrorBoundary name="products">
|
||||
<FeaturesImageBento
|
||||
tag="Mahsulotlar"
|
||||
title="Saralangan to'plam"
|
||||
description="Eng mashhur va sifatli mahsulotlarimiz bilan tanishing."
|
||||
items={[
|
||||
{
|
||||
title: "Mahsulot 1",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773383.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mahsulot 2",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mahsulot 3",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913284.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mahsulot 4",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girly-composition-monstera-plant_23-2148229243.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mahsulot 5",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478992.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mahsulot 6",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-pedestal-product-display-stand-winner-podium-empty-platform-geometric-dark-scene-product-presentation-mockup-abstract-background-concept-3d-rendering_56104-2227.jpg",
|
||||
},
|
||||
{
|
||||
title: "Mahsulot 7",
|
||||
description: "Tavsifi bu yerda",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916729.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Mahsulotlar"
|
||||
title="Saralangan to'plam"
|
||||
description="Eng mashhur va sifatli mahsulotlarimiz bilan tanishing."
|
||||
items={[
|
||||
{ title: "Mahsulot 1", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773383.jpg" },
|
||||
{ title: "Mahsulot 2", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/orange-faded-flower-vase_23-2148073849.jpg" },
|
||||
{ title: "Mahsulot 3", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913284.jpg" },
|
||||
{ title: "Mahsulot 4", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/girly-composition-monstera-plant_23-2148229243.jpg" },
|
||||
{ title: "Mahsulot 5", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478992.jpg" },
|
||||
{ title: "Mahsulot 6", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/black-pedestal-product-display-stand-winner-podium-empty-platform-geometric-dark-scene-product-presentation-mockup-abstract-background-concept-3d-rendering_56104-2227.jpg" },
|
||||
{ title: "Mahsulot 7", description: "Tavsifi bu yerda", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916729.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<MetricsIconCards
|
||||
tag="Statistika"
|
||||
title="Biz raqamlarda"
|
||||
description="Muvaffaqiyatlarimiz sizning ishonchingizdan dalolat beradi."
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
title: "Mijozlar",
|
||||
value: "1000+",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Sertifikatlar",
|
||||
value: "50+",
|
||||
},
|
||||
{
|
||||
icon: Star,
|
||||
title: "Reyting",
|
||||
value: "4.9",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Statistika"
|
||||
title="Biz raqamlarda"
|
||||
description="Muvaffaqiyatlarimiz sizning ishonchingizdan dalolat beradi."
|
||||
metrics={[
|
||||
{ icon: "Users", title: "Mijozlar", value: "1000+" },
|
||||
{ icon: "Award", title: "Sertifikatlar", value: "50+" },
|
||||
{ icon: "Star", title: "Reyting", value: "4.9" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<TestimonialMarqueeCards
|
||||
tag="Mijozlar fikri"
|
||||
title="Biz haqimizda nima deyishadi?"
|
||||
description="Mijozlarimizning samimiy fikrlari bizni yanada yaxshiroq ishlashga ilhomlantiradi."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ali Valiyev",
|
||||
role: "Mijoz",
|
||||
quote: "Sifat a'lo darajada!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29532.jpg",
|
||||
},
|
||||
{
|
||||
name: "Laylo Karimova",
|
||||
role: "Mijoz",
|
||||
quote: "Yetkazib berish juda tez.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
{
|
||||
name: "Bobur Mirzo",
|
||||
role: "Mijoz",
|
||||
quote: "Narxlar juda ma'qul.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-store-employee-assisting-male-client-with-style-choices_482257-118053.jpg",
|
||||
},
|
||||
{
|
||||
name: "Zuhra Sodiqova",
|
||||
role: "Mijoz",
|
||||
quote: "Doimo sifatli xizmat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trendy-young-woman-smiling_1153-474.jpg",
|
||||
},
|
||||
{
|
||||
name: "Jasurbek Saidov",
|
||||
role: "Mijoz",
|
||||
quote: "Curly's - eng yaxshisi!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shorthaired-girl-with-pink-sunglasses-smiling-striped-backgroundteen-with-brunette-hair-grey-tshirt-beige-jacket-posing-cafe_197531-29487.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Mijozlar fikri"
|
||||
title="Biz haqimizda nima deyishadi?"
|
||||
description="Mijozlarimizning samimiy fikrlari bizni yanada yaxshiroq ishlashga ilhomlantiradi."
|
||||
testimonials={[
|
||||
{ name: "Ali Valiyev", role: "Mijoz", quote: "Sifat a'lo darajada!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-autumn-coat-posing-street_1303-29532.jpg" },
|
||||
{ name: "Laylo Karimova", role: "Mijoz", quote: "Yetkazib berish juda tez.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" },
|
||||
{ name: "Bobur Mirzo", role: "Mijoz", quote: "Narxlar juda ma'qul.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-store-employee-assisting-male-client-with-style-choices_482257-118053.jpg" },
|
||||
{ name: "Zuhra Sodiqova", role: "Mijoz", quote: "Doimo sifatli xizmat.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-young-woman-smiling_1153-474.jpg" },
|
||||
{ name: "Jasurbek Saidov", role: "Mijoz", quote: "Curly's - eng yaxshisi!", imageSrc: "http://img.b2bpic.net/free-photo/shorthaired-girl-with-pink-sunglasses-smiling-striped-backgroundteen-with-brunette-hair-grey-tshirt-beige-jacket-posing-cafe_197531-29487.jpg" }
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SectionErrorBoundary name="social-proof">
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SectionErrorBoundary name="social-proof">
|
||||
<SocialProofMarquee
|
||||
tag="Hamkorlar"
|
||||
title="Biz bilan hamkorlik qiladigan brendlar"
|
||||
names={[
|
||||
"TexnoOl",
|
||||
"FashionHub",
|
||||
"MarketCity",
|
||||
"StyleGroup",
|
||||
"PrimeStore",
|
||||
"EliteTrade",
|
||||
"GlobalWay",
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Hamkorlar"
|
||||
title="Biz bilan hamkorlik qiladigan brendlar"
|
||||
description=" "
|
||||
names={["TexnoOl", "FashionHub", "MarketCity", "StyleGroup", "PrimeStore", "EliteTrade", "GlobalWay"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Aloqa"
|
||||
text="Biz bilan bog'laning va buyurtma bering"
|
||||
primaryButton={{
|
||||
text: "Qo'ng'iroq qilish",
|
||||
href: "tel:+998991234567",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Telegram",
|
||||
href: "https://t.me/curly_store",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
tag="Aloqa"
|
||||
text="Biz bilan bog'laning va buyurtma bering"
|
||||
primaryButton={{ text: "Qo'ng'iroq qilish", href: "tel:+998991234567" }}
|
||||
secondaryButton={{ text: "Telegram", href: "https://t.me/curly_store" }}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user