Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
382
src/app/page.tsx
382
src/app/page.tsx
@@ -28,280 +28,130 @@ export default function LandingPage() {
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Asl Joʻja & Asl Olot"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Asl Joʻja & Asl Olot"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Asl Joʻja & Asl Olot Somsa"
|
||||
description="Authentic taste, tradition, and quality in every bite. Experience the true essence of Uzbek national pastries."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=1"
|
||||
imageAlt="Authentic Somsa"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Asl Joʻja & Asl Olot Somsa"
|
||||
description="Authentic taste, tradition, and quality in every bite. Experience the true essence of Uzbek national pastries."
|
||||
buttons={[{ text: "View Menu", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg"
|
||||
imageAlt="Authentic Somsa"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Our Culinary Tradition"
|
||||
description="Founded with passion, we bring the best of traditional cooking to your table. From crispy somsa to golden joja, every dish is prepared with fresh ingredients."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Recipes",
|
||||
description: "Generations of tradition.",
|
||||
},
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "Always locally sourced.",
|
||||
},
|
||||
{
|
||||
title: "Quality First",
|
||||
description: "Baked with love.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Our Culinary Tradition"
|
||||
description="Founded with passion, we bring the best of traditional cooking to your table. From crispy somsa to golden joja, every dish is prepared with fresh ingredients."
|
||||
bulletPoints={[
|
||||
{ title: "Authentic Recipes", description: "Generations of tradition." },
|
||||
{ title: "Fresh Ingredients", description: "Always locally sourced." },
|
||||
{ title: "Quality First", description: "Baked with love." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Meat Somsa",
|
||||
price: "12,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-kebab-served-with-rice-inside-green-flatbread_140725-6494.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Golden Roasted Joja",
|
||||
price: "35,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-wooden-plate-with-tomato-sauce_1150-20206.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Vegetable Pastry",
|
||||
price: "10,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept_185193-109051.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Cheese Somsa",
|
||||
price: "14,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-white-gypsophila-macaroons-white-box-wooden-table_23-2148087066.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Spicy Chicken Joja",
|
||||
price: "38,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-chicken-with-corns-table_23-2147954361.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Mini Olot Somsa",
|
||||
price: "5,000 UZS",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-nuggets-with-sour-cream-sauce-with-herbs_140725-4359.jpg",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Discover our most loved items from the oven."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Classic Meat Somsa", price: "12,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-kebab-served-with-rice-inside-green-flatbread_140725-6494.jpg" },
|
||||
{ id: "p2", name: "Golden Roasted Joja", price: "35,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-wooden-plate-with-tomato-sauce_1150-20206.jpg" },
|
||||
{ id: "p3", name: "Vegetable Pastry", price: "10,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept_185193-109051.jpg" },
|
||||
{ id: "p4", name: "Cheese Somsa", price: "14,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-white-gypsophila-macaroons-white-box-wooden-table_23-2148087066.jpg" },
|
||||
{ id: "p5", name: "Spicy Chicken Joja", price: "38,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/baked-chicken-with-corns-table_23-2147954361.jpg" },
|
||||
{ id: "p6", name: "Mini Olot Somsa", price: "5,000 UZS", imageSrc: "http://img.b2bpic.net/free-photo/pair-nuggets-with-sour-cream-sauce-with-herbs_140725-4359.jpg" },
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Discover our most loved items from the oven."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBento
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fast Delivery",
|
||||
description: "Hot and fresh to your door.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-melted-cheese-snacks_23-2149274861.jpg",
|
||||
imageAlt: "Delicious melted cheese snacks",
|
||||
},
|
||||
{
|
||||
title: "Clean Kitchen",
|
||||
description: "Highest hygiene standards.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg?_wi=2",
|
||||
imageAlt: "Delicious melted cheese snacks",
|
||||
},
|
||||
{
|
||||
title: "Best Price",
|
||||
description: "Affordable taste.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890380.jpg?_wi=2",
|
||||
imageAlt: "Delicious melted cheese snacks",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="Excellence in every detail."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBento
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Fast Delivery", description: "Hot and fresh to your door.", bentoComponent: "reveal-icon", icon: Zap },
|
||||
{ title: "Clean Kitchen", description: "Highest hygiene standards.", bentoComponent: "reveal-icon", icon: Shield },
|
||||
{ title: "Best Price", description: "Affordable taste.", bentoComponent: "reveal-icon", icon: Award },
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="Excellence in every detail."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ali V.",
|
||||
handle: "@ali",
|
||||
testimonial: "The best somsa in the city!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-pizza-bar_1303-20334.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Nodira K.",
|
||||
handle: "@nodira",
|
||||
testimonial: "Everything is always fresh.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jasur A.",
|
||||
handle: "@jasur",
|
||||
testimonial: "Great delivery speed.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Malika S.",
|
||||
handle: "@malika",
|
||||
testimonial: "My family loves this place.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Zafar B.",
|
||||
handle: "@zafar",
|
||||
testimonial: "The flavors are simply amazing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-eating-salmon-bowls_23-2150427594.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Say"
|
||||
description="Love at first bite."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ali V.", handle: "@ali", testimonial: "The best somsa in the city!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-pizza-bar_1303-20334.jpg" },
|
||||
{ id: "2", name: "Nodira K.", handle: "@nodira", testimonial: "Everything is always fresh.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
|
||||
{ id: "3", name: "Jasur A.", handle: "@jasur", testimonial: "Great delivery speed.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg" },
|
||||
{ id: "4", name: "Malika S.", handle: "@malika", testimonial: "My family loves this place.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" },
|
||||
{ id: "5", name: "Zafar B.", handle: "@zafar", testimonial: "The flavors are simply amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-eating-salmon-bowls_23-2150427594.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Say"
|
||||
description="Love at first bite."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you deliver?",
|
||||
content: "Yes, we offer city-wide delivery.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What are your hours?",
|
||||
content: "We are open from 8 AM to 10 PM.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you accept cards?",
|
||||
content: "Yes, all cards are accepted.",
|
||||
},
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you deliver?", content: "Yes, we offer city-wide delivery." },
|
||||
{ id: "f2", title: "What are your hours?", content: "We are open from 8 AM to 10 PM." },
|
||||
{ id: "f3", title: "Do you accept cards?", content: "Yes, all cards are accepted." },
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
title="Get In Touch"
|
||||
description="Order today or reach out for catering."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-woman-with-coffe-talking-phone-cafe_1303-9652.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
tag="Contact"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
title="Get In Touch"
|
||||
description="Order today or reach out for catering."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-woman-with-coffe-talking-phone-cafe_1303-9652.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
tag="Contact"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Asl Joʻja & Asl Olot"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
{
|
||||
label: "Somsa",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Chicken",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Asl Joʻja & Asl Olot"
|
||||
columns={[
|
||||
{ title: "Menu", items: [{ label: "Somsa", href: "#" }, { label: "Chicken", href: "#" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#" }, { label: "Privacy", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user