Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 15:21:56 +00:00

View File

@@ -30,70 +30,30 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Categories",
id: "categories",
},
{
name: "Products",
id: "products",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Categories", id: "categories" },
{ name: "Products", id: "products" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Korzinka"
button={{
text: "Shop Now",
href: "#products",
}}
text: "Shop Now", href: "#products"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Welcome to Korzinka"
description="Fresh products. Everyday quality. Discover the finest selection of groceries delivered fresh from local farms to your home in Tashkent."
tag="Daily Freshness"
buttons={[
{
text: "Shop Now",
href: "#products",
},
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomatoes-passion-fruits-farm-market_23-2147916256.jpg",
imageAlt: "Fresh produce",
},
imageSrc: "http://img.b2bpic.net/free-photo/cherry-tomatoes-passion-fruits-farm-market_23-2147916256.jpg", imageAlt: "Fresh produce"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg?_wi=1",
imageAlt: "Organic fruits",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/milk-cottage-cheese-dairy-products_23-2148211409.jpg?_wi=1",
imageAlt: "Dairy display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bread-table_1339-8270.jpg?_wi=1",
imageAlt: "Bakery section",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottles-with-fruits-smoothie_23-2148527291.jpg?_wi=1",
imageAlt: "Beverage selection",
},
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg", imageAlt: "Organic fruits"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -107,31 +67,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Fruits & Vegetables",
description: "Farm-fresh daily.",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg?_wi=2",
},
{
title: "Dairy",
description: "Fresh milk and local cheeses.",
imageSrc: "http://img.b2bpic.net/free-photo/milk-cottage-cheese-dairy-products_23-2148211409.jpg?_wi=2",
},
{
title: "Bakery",
description: "Daily baked fresh bread.",
imageSrc: "http://img.b2bpic.net/free-photo/bread-table_1339-8270.jpg?_wi=2",
},
{
title: "Beverages",
description: "Refreshing natural drinks.",
imageSrc: "http://img.b2bpic.net/free-photo/bottles-with-fruits-smoothie_23-2148527291.jpg?_wi=2",
},
{
title: "Household",
description: "Essential home supplies.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-home-cleaning-products-bright-basket-means-maintaining-cleanliness-background_169016-10771.jpg",
},
{ title: "Fruits & Vegetables", description: "Farm-fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-vegetables-fruits-cumcuat-lettuce-zucchini-bell-peppers-kiwi-grapes-parsley-green-onion-cauliflower-cherry-tomatoes-lemon-free-space_140725-102906.jpg" },
{ title: "Dairy", description: "Fresh milk and local cheeses.", imageSrc: "http://img.b2bpic.net/free-photo/milk-cottage-cheese-dairy-products_23-2148211409.jpg" },
{ title: "Bakery", description: "Daily baked fresh bread.", imageSrc: "http://img.b2bpic.net/free-photo/bread-table_1339-8270.jpg" },
{ title: "Beverages", description: "Refreshing natural drinks.", imageSrc: "http://img.b2bpic.net/free-photo/bottles-with-fruits-smoothie_23-2148527291.jpg" },
{ title: "Household", description: "Essential home supplies.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-home-cleaning-products-bright-basket-means-maintaining-cleanliness-background_169016-10771.jpg" },
]}
title="Our Categories"
description="Explore our wide range of departments."
@@ -145,60 +85,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Nature",
name: "Red Apples",
price: "12,000 UZS",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-green-red-apples-placed-metal-basket_114579-73161.jpg",
},
{
id: "p2",
brand: "Nature",
name: "Organic Tomatoes",
price: "8,000 UZS",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-red-tomatoes-black-plate-white-wooden-table-with-green-red-chili-peppers-green-peppers-black-peppercorns-salt-close-up-healthy-concept_114579-1176.jpg",
},
{
id: "p3",
brand: "Dairy",
name: "Fresh Milk",
price: "15,000 UZS",
rating: 4,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-fresh-milk-open-bottle-glass-cup-colorful-delicious-macarons-pastel-colors-surface_140725-154532.jpg",
},
{
id: "p4",
brand: "Bakery",
name: "Wheat Bread",
price: "5,000 UZS",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/rye-sliced-bread-table_1112-1309.jpg",
},
{
id: "p5",
brand: "Drink",
name: "Orange Juice",
price: "22,000 UZS",
rating: 4,
reviewCount: "65",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-juice-bottle-oranges_23-2148785316.jpg",
},
{
id: "p6",
brand: "Nature",
name: "Green Grapes",
price: "18,000 UZS",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-grapes-wicker-basket-with-drink-flat-lay-wooden-background_176474-9826.jpg",
},
{ id: "p1", brand: "Nature", name: "Red Apples", price: "12,000 UZS", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/bunch-fresh-green-red-apples-placed-metal-basket_114579-73161.jpg" },
{ id: "p2", brand: "Nature", name: "Organic Tomatoes", price: "8,000 UZS", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-red-tomatoes-black-plate-white-wooden-table-with-green-red-chili-peppers-green-peppers-black-peppercorns-salt-close-up-healthy-concept_114579-1176.jpg" },
{ id: "p3", brand: "Dairy", name: "Fresh Milk", price: "15,000 UZS", rating: 4, reviewCount: "88", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-fresh-milk-open-bottle-glass-cup-colorful-delicious-macarons-pastel-colors-surface_140725-154532.jpg" },
{ id: "p4", brand: "Bakery", name: "Wheat Bread", price: "5,000 UZS", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/rye-sliced-bread-table_1112-1309.jpg" },
{ id: "p5", brand: "Drink", name: "Orange Juice", price: "22,000 UZS", rating: 4, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/tasty-juice-bottle-oranges_23-2148785316.jpg" },
{ id: "p6", brand: "Nature", name: "Green Grapes", price: "18,000 UZS", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/sweet-grapes-wicker-basket-with-drink-flat-lay-wooden-background_176474-9826.jpg" },
]}
title="Featured Products"
description="Hand-picked essentials for your kitchen."
@@ -210,21 +102,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Korzinka"
metrics={[
{
label: "Years Fresh",
value: "15+",
icon: CheckCircle,
},
{
label: "Daily Customers",
value: "50k+",
icon: Users,
},
{
label: "Locations",
value: "30+",
icon: MapPin,
},
{ label: "Years Fresh", value: "15+", icon: CheckCircle },
{ label: "Daily Customers", value: "50k+", icon: Users },
{ label: "Locations", value: "30+", icon: MapPin },
]}
metricsAnimation="slide-up"
/>
@@ -236,36 +116,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "adv-1",
title: "Freshness Daily",
value: "100%",
items: [
"Sourced daily",
"No artificial pesticides",
"Local farmers",
],
},
{
id: "adv-2",
title: "Great Prices",
value: "Low",
items: [
"Daily discounts",
"Affordable rates",
"Transparent pricing",
],
},
{
id: "adv-3",
title: "Variety",
value: "Huge",
items: [
"Wide selection",
"Global brands",
"Exclusive items",
],
},
{ id: "adv-1", title: "Freshness Daily", value: "100%", items: ["Sourced daily", "No artificial pesticides", "Local farmers"] },
{ id: "adv-2", title: "Great Prices", value: "Low", items: ["Daily discounts", "Affordable rates", "Transparent pricing"] },
{ id: "adv-3", title: "Variety", value: "Huge", items: ["Wide selection", "Global brands", "Exclusive items"] },
]}
title="Why Choose Korzinka?"
description="Your reliable partner for everyday shopping."
@@ -278,23 +131,11 @@ export default function LandingPage() {
title="Visit or Contact Us"
description="Have questions? Our support team in Tashkent is ready to help."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
]}
textarea={{
name: "message",
placeholder: "How can we help?",
rows: 4,
name: "message", placeholder: "How can we help?", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg"
@@ -305,37 +146,17 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Careers",
href: "#",
},
{
label: "Privacy Policy",
href: "#",
},
title: "Company", items: [
{ label: "About", href: "#about" },
{ label: "Careers", href: "#" },
{ label: "Privacy Policy", href: "#" },
],
},
{
title: "Shop",
items: [
{
label: "Categories",
href: "#categories",
},
{
label: "Offers",
href: "#products",
},
{
label: "Locations",
href: "#contact",
},
title: "Shop", items: [
{ label: "Categories", href: "#categories" },
{ label: "Offers", href: "#products" },
{ label: "Locations", href: "#contact" },
],
},
]}