Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 04:04:13 +00:00

View File

@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Our Products",
id: "products",
},
name: "Our Products", id: "products"},
{
name: "Customer Stories",
id: "testimonials",
},
name: "Customer Stories", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kaa9f7"
logoAlt="Tao Bao Korean Grocery Logo"
@@ -67,121 +55,67 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Taste Korea in Aligarh"
description="Discover an authentic selection of Korean groceries, snacks, and fresh ingredients right here in Uttar Pradesh. Your journey to Korean flavors starts at Tao Bao."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24824.jpg",
imageAlt: "Authentic Korean Kimchi",
},
imageSrc: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24824.jpg", imageAlt: "Authentic Korean Kimchi"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-asian-female-woman-wearing-protective-face-mask-hand-choosing-fresh-product-consumer-product-groceries-store-department-mall-with-care-cheerful-new-normal-shopping-lifestyle_609648-2037.jpg",
imageAlt: "Variety of Korean Instant Ramen",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-asian-female-woman-wearing-protective-face-mask-hand-choosing-fresh-product-consumer-product-groceries-store-department-mall-with-care-cheerful-new-normal-shopping-lifestyle_609648-2037.jpg", imageAlt: "Variety of Korean Instant Ramen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-dessert-mochi_1339-5532.jpg",
imageAlt: "Assortment of Korean Sweet Snacks",
},
imageSrc: "http://img.b2bpic.net/free-photo/colorful-dessert-mochi_1339-5532.jpg", imageAlt: "Assortment of Korean Sweet Snacks"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148013655.jpg",
imageAlt: "Fresh Korean Vegetables",
},
imageSrc: "http://img.b2bpic.net/free-photo/vegetables_23-2148013655.jpg", imageAlt: "Fresh Korean Vegetables"},
{
imageSrc: "http://img.b2bpic.net/free-photo/red-onions-lemon-lemongrass-chilies-garlic-galangal-lettuce-cup-wooden-floor_1150-22478.jpg",
imageAlt: "Korean Sauces and Condiments",
},
imageSrc: "http://img.b2bpic.net/free-photo/red-onions-lemon-lemongrass-chilies-garlic-galangal-lettuce-cup-wooden-floor_1150-22478.jpg", imageAlt: "Korean Sauces and Condiments"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-person-enjoying-street-food_23-2151525866.jpg",
imageAlt: "Refreshing Korean Beverages",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-person-enjoying-street-food_23-2151525866.jpg", imageAlt: "Refreshing Korean Beverages"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-taking-food-photos_23-2149250120.jpg",
imageAlt: "People enjoying Korean BBQ",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-taking-food-photos_23-2149250120.jpg", imageAlt: "People enjoying Korean BBQ"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-carrying-vegetables-bag-supermarket_662251-1362.jpg",
imageAlt: "Shopping cart full of Korean groceries",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-carrying-vegetables-bag-supermarket_662251-1362.jpg", imageAlt: "Shopping cart full of Korean groceries"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149288392.jpg",
imageAlt: "Traditional Korean street food Tteokbokki",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-street-food_23-2149288392.jpg", imageAlt: "Traditional Korean street food Tteokbokki"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-asian-food_23-2149333981.jpg",
imageAlt: "Person cooking Korean meal at home",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-asian-food_23-2149333981.jpg", imageAlt: "Person cooking Korean meal at home"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-paper-bag-eco-supermarket_482257-76710.jpg",
imageAlt: "Interior of a modern Korean grocery store",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-paper-bag-eco-supermarket_482257-76710.jpg", imageAlt: "Interior of a modern Korean grocery store"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-people-attending-chinese-new-year-reunion-dinner_23-2151040669.jpg",
imageAlt: "Family enjoying Korean meal together",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-people-attending-chinese-new-year-reunion-dinner_23-2151040669.jpg", imageAlt: "Family enjoying Korean meal together"},
]}
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24794.jpg",
alt: "Happy customer",
},
src: "http://img.b2bpic.net/free-photo/papaya-salad-ingredients-include-papaya_1150-24794.jpg", alt: "Happy customer"},
{
src: "http://img.b2bpic.net/free-photo/salmon-with-vegetables-flat-lay-photography_53876-108180.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/salmon-with-vegetables-flat-lay-photography_53876-108180.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-basket-surrounded-by-other-vegetable-plates-white-bowls-white_176474-83.jpg",
alt: "Local food enthusiast",
},
src: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-basket-surrounded-by-other-vegetable-plates-white-bowls-white_176474-83.jpg", alt: "Local food enthusiast"},
{
src: "http://img.b2bpic.net/free-photo/top-view-black-platter-quails-viol-green-hot-peppers-walnuts-table_140725-148849.jpg",
alt: "Community member",
},
src: "http://img.b2bpic.net/free-photo/top-view-black-platter-quails-viol-green-hot-peppers-walnuts-table_140725-148849.jpg", alt: "Community member"},
{
src: "http://img.b2bpic.net/free-photo/sales-clerk-small-taiwan-shop-talking-phone_181624-46181.jpg",
alt: "Korean food lover",
},
src: "http://img.b2bpic.net/free-photo/sales-clerk-small-taiwan-shop-talking-phone_181624-46181.jpg", alt: "Korean food lover"},
]}
avatarText="Trusted by over 500+ Korean food enthusiasts!"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/elderly-woman-shopping-customer-day_23-2151638519.jpg",
alt: "Elderly woman shopping during customer day",
},
type: "image", src: "http://img.b2bpic.net/free-photo/elderly-woman-shopping-customer-day_23-2151638519.jpg", alt: "Elderly woman shopping during customer day"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/mid-adult-woman-smelling-food-scoop-by-shelves-grocery-store_662251-1348.jpg",
alt: "Mid adult woman smelling food in scoop by shelves in grocery store",
},
type: "image", src: "http://img.b2bpic.net/free-photo/mid-adult-woman-smelling-food-scoop-by-shelves-grocery-store_662251-1348.jpg", alt: "Mid adult woman smelling food in scoop by shelves in grocery store"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/new-normal-after-covid-epidemic-young-smart-asian-female-shopping-new-lifestyle-supermarket-with-face-shild-mask-protection-hand-choose-consumer-products-new-normal-lifestyle_609648-1471.jpg",
alt: "New normal after covid epidemic young smart asian female shopping new lifestyle in supermarket with face shild or mask protection hand choose consumer products new normal lifestyle",
},
type: "image", src: "http://img.b2bpic.net/free-photo/new-normal-after-covid-epidemic-young-smart-asian-female-shopping-new-lifestyle-supermarket-with-face-shild-mask-protection-hand-choose-consumer-products-new-normal-lifestyle_609648-1471.jpg", alt: "New normal after covid epidemic young smart asian female shopping new lifestyle in supermarket with face shild or mask protection hand choose consumer products new normal lifestyle"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg",
alt: "Top view little cookies with dried pineapple rings on white space",
},
type: "image", src: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg", alt: "Top view little cookies with dried pineapple rings on white space"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-appetizing-tangyuan-bowl_23-2149247269.jpg",
alt: "Close up on appetizing tangyuan bowl",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-appetizing-tangyuan-bowl_23-2149247269.jpg", alt: "Close up on appetizing tangyuan bowl"},
]}
/>
</div>
@@ -190,7 +124,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Your Authentic Korean Grocery Experience in Aligarh"
description="At Tao Bao, we bring the vibrant flavors of Korea directly to Aligarh. From fresh kimchi and essential pantry staples to popular K-snacks and beverages, our carefully curated selection ensures you find everything you need to create delicious Korean meals at home or simply enjoy a taste of Seoul. We are committed to offering high-quality, authentic products to our community."
/>
</div>
@@ -202,29 +135,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh Produce & Kimchi",
description: "Hand-picked vegetables and freshly made, authentic kimchi to bring genuine Korean flavors to your table.",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomato-vegetable-salad-with-grilled-meat-generative-ai_188544-8308.jpg",
imageAlt: "Fresh Kimchi Cabbage",
},
title: "Fresh Produce & Kimchi", description: "Hand-picked vegetables and freshly made, authentic kimchi to bring genuine Korean flavors to your table.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tomato-vegetable-salad-with-grilled-meat-generative-ai_188544-8308.jpg", imageAlt: "Fresh Kimchi Cabbage"},
{
title: "Pantry Staples",
description: "Stock up on gochujang, soy sauce, noodles, and other essential ingredients for your Korean cooking adventures.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-jar-filled-with-raw-farfalle-pasta-wooden-table_140725-12859.jpg",
imageAlt: "Korean Sauces and Pastes",
},
title: "Pantry Staples", description: "Stock up on gochujang, soy sauce, noodles, and other essential ingredients for your Korean cooking adventures.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-jar-filled-with-raw-farfalle-pasta-wooden-table_140725-12859.jpg", imageAlt: "Korean Sauces and Pastes"},
{
title: "Delicious K-Snacks & Sweets",
description: "Indulge in a wide array of popular Korean chips, cookies, candies, and traditional desserts perfect for any craving.",
imageSrc: "http://img.b2bpic.net/free-photo/various-chips-serving-board-with-sauce-marble-table_114579-89555.jpg",
imageAlt: "Korean Sweet Snacks",
},
title: "Delicious K-Snacks & Sweets", description: "Indulge in a wide array of popular Korean chips, cookies, candies, and traditional desserts perfect for any craving.", imageSrc: "http://img.b2bpic.net/free-photo/various-chips-serving-board-with-sauce-marble-table_114579-89555.jpg", imageAlt: "Korean Sweet Snacks"},
{
title: "Authentic Beverages",
description: "Discover refreshing Korean drinks, from fruit juices and sparkling sodas to traditional teas and soju.",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-soda-drinks-macro-shot_53876-32237.jpg",
imageAlt: "Korean Beverages",
},
title: "Authentic Beverages", description: "Discover refreshing Korean drinks, from fruit juices and sparkling sodas to traditional teas and soju.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-soda-drinks-macro-shot_53876-32237.jpg", imageAlt: "Korean Beverages"},
]}
title="Explore Our Diverse Categories"
description="From essential ingredients for your favorite recipes to delightful treats, we've got something for every Korean food lover, carefully sourced for authenticity and quality."
@@ -239,47 +156,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Shin Ramyun Spicy Noodles",
price: "₹99",
imageSrc: "http://img.b2bpic.net/free-photo/noodle-pasta-with-vegetables-egg-bowl-top-view_116380-114.jpg",
imageAlt: "Shin Ramyun Noodles",
},
id: "1", name: "Shin Ramyun Spicy Noodles", price: "₹99", imageSrc: "http://img.b2bpic.net/free-photo/noodle-pasta-with-vegetables-egg-bowl-top-view_116380-114.jpg", imageAlt: "Shin Ramyun Noodles"},
{
id: "2",
name: "Authentic Korean Soy Sauce",
price: "₹350",
imageSrc: "http://img.b2bpic.net/free-photo/food-condiment-with-spices-seasonings_23-2151011137.jpg",
imageAlt: "Korean Soy Sauce Bottle",
},
id: "2", name: "Authentic Korean Soy Sauce", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/food-condiment-with-spices-seasonings_23-2151011137.jpg", imageAlt: "Korean Soy Sauce Bottle"},
{
id: "3",
name: "Tteokbokki Rice Cakes (Cup)",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/kimchi-jikae-kimchi-soup-ready-eat-bowl_1150-42847.jpg",
imageAlt: "Tteokbokki Cup",
},
id: "3", name: "Tteokbokki Rice Cakes (Cup)", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/kimchi-jikae-kimchi-soup-ready-eat-bowl_1150-42847.jpg", imageAlt: "Tteokbokki Cup"},
{
id: "4",
name: "Korean Multigrain Rice",
price: "₹499",
imageSrc: "http://img.b2bpic.net/free-photo/three-different-type-rice-grain-bowls-placemat-wooden-table_23-2147883490.jpg",
imageAlt: "Korean Multigrain Rice Bag",
},
id: "4", name: "Korean Multigrain Rice", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/three-different-type-rice-grain-bowls-placemat-wooden-table_23-2147883490.jpg", imageAlt: "Korean Multigrain Rice Bag"},
{
id: "5",
name: "Korean Pear Juice",
price: "₹120",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-with-bubble-tea_23-2150315060.jpg",
imageAlt: "Korean Pear Juice Can",
},
id: "5", name: "Korean Pear Juice", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-with-bubble-tea_23-2150315060.jpg", imageAlt: "Korean Pear Juice Can"},
{
id: "6",
name: "Pepero Chocolate Cookie Sticks",
price: "₹199",
imageSrc: "http://img.b2bpic.net/free-photo/flavor-coated-bread-stick-treats_53876-92789.jpg",
imageAlt: "Pepero Sticks Box",
},
id: "6", name: "Pepero Chocolate Cookie Sticks", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/flavor-coated-bread-stick-treats_53876-92789.jpg", imageAlt: "Pepero Sticks Box"},
]}
title="Our Bestselling Korean Delights"
description="Browse our most popular products, loved by customers across Aligarh for their quality and authentic taste."
@@ -291,14 +178,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Local Restaurants",
"Cooking Enthusiasts",
"Korean Student Association",
"Food Bloggers Aligarh",
"Community Partners",
"Gourmet Chefs",
"Aligarh Food Festival",
]}
"Local Restaurants", "Cooking Enthusiasts", "Korean Student Association", "Food Bloggers Aligarh", "Community Partners", "Gourmet Chefs", "Aligarh Food Festival"]}
title="Trusted by the Korean Community & Local Foodies"
description="We're proud to be a staple for authentic Korean ingredients in Aligarh, serving both expatriates and local enthusiasts with top-quality products."
speed={40}
@@ -314,50 +194,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Priya Sharma",
role: "Home Cook",
company: "Aligarh",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-blond-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman_158538-5479.jpg",
imageAlt: "Priya Sharma",
},
id: "1", name: "Priya Sharma", role: "Home Cook", company: "Aligarh", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-blond-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman_158538-5479.jpg", imageAlt: "Priya Sharma"},
{
id: "2",
name: "Kim Min-jun",
role: "Student",
company: "AMU",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg",
imageAlt: "Kim Min-jun",
},
id: "2", name: "Kim Min-jun", role: "Student", company: "AMU", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "Kim Min-jun"},
{
id: "3",
name: "Anjali Singh",
role: "Food Blogger",
company: "Taste of Aligarh",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-preparing-photo-shoot_329181-17522.jpg",
imageAlt: "Anjali Singh",
},
id: "3", name: "Anjali Singh", role: "Food Blogger", company: "Taste of Aligarh", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-preparing-photo-shoot_329181-17522.jpg", imageAlt: "Anjali Singh"},
{
id: "4",
name: "Mohammed Zafar",
role: "Restaurant Owner",
company: "Fusion Kitchen",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-with-violet-curly-short-hair-bright-shirt-white-sneakers-trousers-bites-her-lip-squats-lilac_197531-19267.jpg",
imageAlt: "Mohammed Zafar",
},
id: "4", name: "Mohammed Zafar", role: "Restaurant Owner", company: "Fusion Kitchen", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-with-violet-curly-short-hair-bright-shirt-white-sneakers-trousers-bites-her-lip-squats-lilac_197531-19267.jpg", imageAlt: "Mohammed Zafar"},
{
id: "5",
name: "Lee Da-hae",
role: "Expat Community Lead",
company: "Korean Cultural Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
imageAlt: "Lee Da-hae",
},
id: "5", name: "Lee Da-hae", role: "Expat Community Lead", company: "Korean Cultural Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", imageAlt: "Lee Da-hae"},
]}
title="Hear From Our Happy Customers"
description="Our customers love the authentic taste and quality we bring to their tables, making Tao Bao their go-to Korean grocery."
@@ -370,35 +220,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What kind of Korean products do you offer?",
content: "We offer a wide range of authentic Korean products including fresh kimchi, instant ramen, snacks, sauces, beverages, and essential cooking ingredients for all your Korean culinary needs.",
},
id: "1", title: "What kind of Korean products do you offer?", content: "We offer a wide range of authentic Korean products including fresh kimchi, instant ramen, snacks, sauces, beverages, and essential cooking ingredients for all your Korean culinary needs."},
{
id: "2",
title: "Do you offer home delivery in Aligarh?",
content: "Yes, we provide home delivery services across Aligarh, Uttar Pradesh. You can place your order online or call us directly. Delivery charges may apply based on your location.",
},
id: "2", title: "Do you offer home delivery in Aligarh?", content: "Yes, we provide home delivery services across Aligarh, Uttar Pradesh. You can place your order online or call us directly. Delivery charges may apply based on your location."},
{
id: "3",
title: "What are your store operating hours?",
content: "Our physical store in Aligarh is open from 10 AM to 8 PM, Tuesday to Sunday. We are closed on Mondays.",
},
id: "3", title: "What are your store operating hours?", content: "Our physical store in Aligarh is open from 10 AM to 8 PM, Tuesday to Sunday. We are closed on Mondays."},
{
id: "4",
title: "Can I pre-order specific items?",
content: "Absolutely! If there's a specific Korean product you're looking for that isn't currently in stock, please contact us. We'll do our best to source it for you.",
},
id: "4", title: "Can I pre-order specific items?", content: "Absolutely! If there's a specific Korean product you're looking for that isn't currently in stock, please contact us. We'll do our best to source it for you."},
{
id: "5",
title: "Are your products imported directly from Korea?",
content: "Many of our products are directly imported from South Korea to ensure authenticity and quality. We also source fresh local ingredients for items like homemade kimchi whenever possible.",
},
id: "5", title: "Are your products imported directly from Korea?", content: "Many of our products are directly imported from South Korea to ensure authenticity and quality. We also source fresh local ingredients for items like homemade kimchi whenever possible."},
{
id: "6",
title: "What payment methods do you accept?",
content: "We accept various payment methods including cash, UPI, credit/debit cards at our physical store, and online payment options for delivery orders.",
},
id: "6", title: "What payment methods do you accept?", content: "We accept various payment methods including cash, UPI, credit/debit cards at our physical store, and online payment options for delivery orders."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our products, delivery services, and store policies."
@@ -410,20 +242,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Visit Our Store or Order Online!"
description="We're conveniently located in Aligarh, Uttar Pradesh. Stop by to explore our full range of Korean groceries, or contact us for special requests or delivery inquiries. We look forward to serving you!"
buttons={[
{
text: "Get Directions",
href: "https://maps.google.com/?q=Tao+Bao+Korean+Grocery+Aligarh",
},
text: "Get Directions", href: "https://maps.google.com/?q=Tao+Bao+Korean+Grocery+Aligarh"},
{
text: "Message Us",
href: "mailto:info@taobao.com",
},
text: "Message Us", href: "mailto:info@taobao.com"},
]}
/>
</div>
@@ -436,57 +263,35 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Products",
href: "#products",
},
label: "Products", href: "#products"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
],
},
{
items: [
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
{
items: [
{
label: "Facebook",
href: "https://facebook.com/taobaogrocery",
},
label: "Facebook", href: "https://facebook.com/taobaogrocery"},
{
label: "Instagram",
href: "https://instagram.com/taobaogrocery",
},
label: "Instagram", href: "https://instagram.com/taobaogrocery"},
{
label: "Twitter",
href: "https://twitter.com/taobaogrocery",
},
label: "Twitter", href: "https://twitter.com/taobaogrocery"},
],
},
]}