Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 712b81e038 | |||
| e5c8259776 | |||
| f2cfcae2fb | |||
| fb962f48d1 |
284
src/app/page.tsx
284
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "products"},
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Chaiwala"
|
brandName="Chaiwala"
|
||||||
/>
|
/>
|
||||||
@@ -58,75 +50,38 @@ export default function LandingPage() {
|
|||||||
description="Authentic Indian tea, handcrafted snacks, and a cozy space to unwind. Experience the warmth of tradition in every cup."
|
description="Authentic Indian tea, handcrafted snacks, and a cozy space to unwind. Experience the warmth of tradition in every cup."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Priya Sharma",
|
name: "Priya Sharma", handle: "@priyatea", testimonial: "The best masala chai I've had outside India. Pure nostalgia!", rating: 5,
|
||||||
handle: "@priyatea",
|
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere"},
|
||||||
testimonial: "The best masala chai I've had outside India. Pure nostalgia!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg?_wi=1",
|
|
||||||
imageAlt: "authentic indian chai cafe atmosphere",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Arjun Mehta",
|
name: "Arjun Mehta", handle: "@arjunfoodie", testimonial: "Their samosas are perfectly crispy. A must-visit neighborhood spot.", rating: 5,
|
||||||
handle: "@arjunfoodie",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-indian-spices_23-2148734700.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere"},
|
||||||
testimonial: "Their samosas are perfectly crispy. A must-visit neighborhood spot.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-indian-spices_23-2148734700.jpg?_wi=1",
|
|
||||||
imageAlt: "authentic indian chai cafe atmosphere",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sarah Miller",
|
name: "Sarah Miller", handle: "@sarahchai", testimonial: "Love the cozy atmosphere and the staff is so welcoming.", rating: 5,
|
||||||
handle: "@sarahchai",
|
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere"},
|
||||||
testimonial: "Love the cozy atmosphere and the staff is so welcoming.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg?_wi=1",
|
|
||||||
imageAlt: "authentic indian chai cafe atmosphere",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Vikram Singh",
|
name: "Vikram Singh", handle: "@vikramv", testimonial: "Authentic flavors and great prices. Highly recommended.", rating: 4,
|
||||||
handle: "@vikramv",
|
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere"},
|
||||||
testimonial: "Authentic flavors and great prices. Highly recommended.",
|
|
||||||
rating: 4,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg?_wi=1",
|
|
||||||
imageAlt: "authentic indian chai cafe atmosphere",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Ananya R.",
|
name: "Ananya R.", handle: "@ananyar", testimonial: "The ginger chai is absolutely invigorating!", rating: 5,
|
||||||
handle: "@ananyar",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg?_wi=1", imageAlt: "authentic indian chai cafe atmosphere"},
|
||||||
testimonial: "The ginger chai is absolutely invigorating!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg?_wi=1",
|
|
||||||
imageAlt: "authentic indian chai cafe atmosphere",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Menu",
|
text: "View Menu", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/breakfast-cafe-vertical-shot-steam-rises-cup-espresso-coffee-glass-water-cookies-table-closeup-sunlight-selective-focus-empty-space-idea-advertising-banner_166373-2884.jpg?_wi=2"
|
||||||
imageAlt="Traditional steaming masala chai"
|
imageAlt="Traditional steaming masala chai"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-relaxing-with-cup-coffee-home_329181-1079.jpg",
|
src: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-relaxing-with-cup-coffee-home_329181-1079.jpg", alt: "Happy customer 1"},
|
||||||
alt: "Happy customer 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-blond-young-lifestyle-blogger-woman-records-video-her-talking-about-life-beauty_1258-255204.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-blond-young-lifestyle-blogger-woman-records-video-her-talking-about-life-beauty_1258-255204.jpg", alt: "Happy customer 2"},
|
||||||
alt: "Happy customer 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/happy-brunette-woman-drinking-coffee-home-girl-with-pink-cup-sits-her-kitchen-enjoys_1258-199668.jpg",
|
src: "http://img.b2bpic.net/free-photo/happy-brunette-woman-drinking-coffee-home-girl-with-pink-cup-sits-her-kitchen-enjoys_1258-199668.jpg", alt: "Happy customer 3"},
|
||||||
alt: "Happy customer 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/pretty-happy-girl-enjoying-morning-cup-tea-sitting-windowsill-relaxing_197531-22976.jpg",
|
src: "http://img.b2bpic.net/free-photo/pretty-happy-girl-enjoying-morning-cup-tea-sitting-windowsill-relaxing_197531-22976.jpg", alt: "Happy customer 4"},
|
||||||
alt: "Happy customer 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-coffee-cup_23-2149637974.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-coffee-cup_23-2149637974.jpg", alt: "Happy customer 5"},
|
||||||
alt: "Happy customer 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join our community of tea lovers"
|
avatarText="Join our community of tea lovers"
|
||||||
/>
|
/>
|
||||||
@@ -150,59 +105,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", brand: "Snacks", name: "Vegetable Samosa", price: "$3.50", rating: 5,
|
||||||
brand: "Snacks",
|
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg?_wi=2"},
|
||||||
name: "Vegetable Samosa",
|
|
||||||
price: "$3.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "120",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pie-kurnik-that-is-beautifully-decorated-table_1150-23100.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", brand: "Snacks", name: "Mix Pakoras", price: "$4.50", rating: 4,
|
||||||
brand: "Snacks",
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg?_wi=2"},
|
||||||
name: "Mix Pakoras",
|
|
||||||
price: "$4.50",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "85",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sausages-with-chicken-nuggets-piece-lettuce-wooden-board-with-sauces-aside_114579-71837.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", brand: "Desserts", name: "Gulab Jamun", price: "$4.00", rating: 5,
|
||||||
brand: "Desserts",
|
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg?_wi=2"},
|
||||||
name: "Gulab Jamun",
|
|
||||||
price: "$4.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "200",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-indian-dessert_23-2149312428.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", brand: "Beverages", name: "Masala Chai", price: "$3.00", rating: 5,
|
||||||
brand: "Beverages",
|
reviewCount: "350", imageSrc: "http://img.b2bpic.net/free-photo/tasty-coffee-cinnamon-sticks-orange-slices-dark-plate_114579-57921.jpg"},
|
||||||
name: "Masala Chai",
|
|
||||||
price: "$3.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "350",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-coffee-cinnamon-sticks-orange-slices-dark-plate_114579-57921.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", brand: "Snacks", name: "Vada Pav", price: "$5.00", rating: 4,
|
||||||
brand: "Snacks",
|
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bread-toasts-with-pate-cucumber-slices-inside-orange-plate-white-surface_140725-63624.jpg"},
|
||||||
name: "Vada Pav",
|
|
||||||
price: "$5.00",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "95",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bread-toasts-with-pate-cucumber-slices-inside-orange-plate-white-surface_140725-63624.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", brand: "Snacks", name: "Paneer Paratha", price: "$6.50", rating: 5,
|
||||||
brand: "Snacks",
|
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034030.jpg"},
|
||||||
name: "Paneer Paratha",
|
|
||||||
price: "$6.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "60",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034030.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Menu"
|
title="Our Menu"
|
||||||
description="From steaming masala chai to crunchy street snacks, explore our selection."
|
description="From steaming masala chai to crunchy street snacks, explore our selection."
|
||||||
@@ -216,23 +135,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Farm Fresh Spices",
|
title: "Farm Fresh Spices", description: "Hand-ground spices for an authentic taste profile.", imageSrc: "http://img.b2bpic.net/free-photo/samsa-samosas-with-meat_658428-358.jpg", imageAlt: "Fresh spices"},
|
||||||
description: "Hand-ground spices for an authentic taste profile.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/samsa-samosas-with-meat_658428-358.jpg",
|
|
||||||
imageAlt: "Fresh spices",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Traditional Recipes",
|
title: "Traditional Recipes", description: "Generational recipes passed down through families.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg", imageAlt: "Recipe preparation"},
|
||||||
description: "Generational recipes passed down through families.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-pieces-sish-kebab-grilled-served-with-cream-sauce-sumakh-lettuce_114579-243.jpg",
|
|
||||||
imageAlt: "Recipe preparation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Community Vibe",
|
title: "Community Vibe", description: "A welcoming space for friends, study, or simple relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tangerines-isolated-white-background_123827-30631.jpg", imageAlt: "Cafe community"},
|
||||||
description: "A welcoming space for friends, study, or simple relaxation.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tangerines-isolated-white-background_123827-30631.jpg",
|
|
||||||
imageAlt: "Cafe community",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Chaiwala?"
|
title="Why Chaiwala?"
|
||||||
description="More than just a cup of tea. It's a gathering spot for community."
|
description="More than just a cup of tea. It's a gathering spot for community."
|
||||||
@@ -246,45 +153,20 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah", handle: "@sarah", testimonial: "The best place to spend an afternoon.", rating: 5,
|
||||||
name: "Sarah",
|
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg"},
|
||||||
handle: "@sarah",
|
|
||||||
testimonial: "The best place to spend an afternoon.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Mark", handle: "@mark", testimonial: "Amazing snacks and tea combo.", rating: 5,
|
||||||
name: "Mark",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg"},
|
||||||
handle: "@mark",
|
|
||||||
testimonial: "Amazing snacks and tea combo.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Anna", handle: "@anna", testimonial: "Found my favorite spot in the city.", rating: 5,
|
||||||
name: "Anna",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg"},
|
||||||
handle: "@anna",
|
|
||||||
testimonial: "Found my favorite spot in the city.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-college-student-street-holding-journals-notebook-carry-her-homework_1258-205914.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "John", handle: "@john", testimonial: "Authentic flavors in every bite.", rating: 5,
|
||||||
name: "John",
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2088.jpg"},
|
||||||
handle: "@john",
|
|
||||||
testimonial: "Authentic flavors in every bite.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2088.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Emma", handle: "@emma", testimonial: "Very friendly and authentic place.", rating: 5,
|
||||||
name: "Emma",
|
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg"},
|
||||||
handle: "@emma",
|
|
||||||
testimonial: "Very friendly and authentic place.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
showRating={true}
|
showRating={true}
|
||||||
title="Heartfelt Feedback"
|
title="Heartfelt Feedback"
|
||||||
@@ -298,20 +180,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Do you offer vegan options?", content: "Yes, we have a variety of vegan-friendly snacks and can prepare tea with plant-based milk alternatives."},
|
||||||
title: "Do you offer vegan options?",
|
|
||||||
content: "Yes, we have a variety of vegan-friendly snacks and can prepare tea with plant-based milk alternatives.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Are you open on weekends?", content: "Absolutely! We are open daily, including weekends, from 8 AM to 10 PM."},
|
||||||
title: "Are you open on weekends?",
|
|
||||||
content: "Absolutely! We are open daily, including weekends, from 8 AM to 10 PM.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Do you accept reservations?", content: "We don't currently take reservations. We operate on a first-come, first-served basis."},
|
||||||
title: "Do you accept reservations?",
|
|
||||||
content: "We don't currently take reservations. We operate on a first-come, first-served basis.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners-learning-how-make-coffee_23-2148366571.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/business-partners-learning-how-make-coffee_23-2148366571.jpg"
|
||||||
imageAlt="FAQ background"
|
imageAlt="FAQ background"
|
||||||
@@ -327,14 +200,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={[
|
||||||
"Indian Tea Association",
|
"Indian Tea Association", "Cafe Heritage Hub", "Local Eats Monthly", "Sustainable Spice Guild", "Urban Bistro Awards", "Culinary Excellence Society", "Beverage Artisan Group"]}
|
||||||
"Cafe Heritage Hub",
|
|
||||||
"Local Eats Monthly",
|
|
||||||
"Sustainable Spice Guild",
|
|
||||||
"Urban Bistro Awards",
|
|
||||||
"Culinary Excellence Society",
|
|
||||||
"Beverage Artisan Group",
|
|
||||||
]}
|
|
||||||
title="Trusted & Recognized"
|
title="Trusted & Recognized"
|
||||||
description="Proudly recognized by local culinary and community groups."
|
description="Proudly recognized by local culinary and community groups."
|
||||||
/>
|
/>
|
||||||
@@ -344,14 +210,11 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "canvas-reveal",
|
variant: "canvas-reveal"}}
|
||||||
}}
|
|
||||||
text="Have a query or want to place a bulk order? Reach out to us!"
|
text="Have a query or want to place a bulk order? Reach out to us!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us",
|
text: "Contact Us", href: "mailto:hello@chaiwala.cafe"},
|
||||||
href: "mailto:hello@chaiwala.cafe",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -362,54 +225,33 @@ export default function LandingPage() {
|
|||||||
logoText="Chaiwala"
|
logoText="Chaiwala"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Explore",
|
title: "Explore", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Home",
|
label: "Home", href: "#hero"},
|
||||||
href: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Menu",
|
label: "Menu", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQs",
|
label: "FAQs", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Connect",
|
title: "Connect", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Instagram (Mr)", href: "https://instagram.com/Mr"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "Twitter", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Facebook",
|
label: "Facebook", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user