Merge version_1 into main #2
362
src/app/page.tsx
362
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Starbucks"
|
||||
/>
|
||||
@@ -55,106 +43,33 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Inspiring & Nurturing the Human Spirit"
|
||||
description="One person, one cup, and one neighborhood at a time."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg?_wi=1",
|
||||
imageAlt: "latte art coffee close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg?_wi=1",
|
||||
imageAlt: "hand holding coffee cup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg?_wi=1",
|
||||
imageAlt: "roasting coffee beans close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-table-holding-smoothie_23-2148784268.jpg",
|
||||
imageAlt: "iced matcha latte clear cup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-reading-book-while-having-coffee_23-2150064781.jpg",
|
||||
imageAlt: "coffee shop interior cozy",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg", imageAlt: "latte art coffee close up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg", imageAlt: "hand holding coffee cup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg", imageAlt: "roasting coffee beans close up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-table-holding-smoothie_23-2148784268.jpg", imageAlt: "iced matcha latte clear cup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-reading-book-while-having-coffee_23-2150064781.jpg", imageAlt: "coffee shop interior cozy" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pastry-coffee-breakfast-top-view_23-2148230471.jpg",
|
||||
imageAlt: "breakfast coffee and pastry",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg",
|
||||
imageAlt: "coffee shop interior cozy",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-straw-lemon_1203-1605.jpg",
|
||||
imageAlt: "iced matcha latte clear cup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-milk-pitcher-lying-gray-wooden-table-barista-equipment_169016-60455.jpg",
|
||||
imageAlt: "roasting coffee beans close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-drinking-coffee-walking-street_1303-27529.jpg",
|
||||
imageAlt: "hand holding coffee cup",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Coffee",
|
||||
href: "#products",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-pastry-coffee-breakfast-top-view_23-2148230471.jpg", imageAlt: "breakfast coffee and pastry" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg", imageAlt: "coffee shop interior cozy" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/soda-with-straw-lemon_1203-1605.jpg", imageAlt: "iced matcha latte clear cup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-milk-pitcher-lying-gray-wooden-table-barista-equipment_169016-60455.jpg", imageAlt: "roasting coffee beans close up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-drinking-coffee-walking-street_1303-27529.jpg", imageAlt: "hand holding coffee cup" },
|
||||
]}
|
||||
buttons={[{ text: "Explore Coffee", href: "#products" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-holding-coffee-cup-cafe_1170-692.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/red-haired-girl-smiles-because-sun-strokes-her-cheeks_8353-9131.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-lady-sitting-restaurant-looking-camera_114579-92360.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-holding-coffee-cup-cafe_1170-692.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/red-haired-girl-smiles-because-sun-strokes-her-cheeks_8353-9131.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-lady-sitting-restaurant-looking-camera_114579-92360.jpg", alt: "Customer" },
|
||||
]}
|
||||
avatarText="Join our community of coffee lovers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Ethically Sourced",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisan Roasting",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Community Focused",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Impact",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Passion Driven",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[{ type: "text", text: "Ethically Sourced" }, { type: "text", text: "Artisan Roasting" }, { type: "text", text: "Community Focused" }, { type: "text", text: "Global Impact" }, { type: "text", text: "Passion Driven" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,10 +78,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Heritage"
|
||||
description={[
|
||||
"From our beginnings as a single store in Seattle's Pike Place Market, we've always aimed to be different.",
|
||||
"Our mission is to nurture the human spirit—one person, one cup, and one neighborhood at a time.",
|
||||
"Quality is our guiding light, sourced ethically and prepared with passion for every coffee lover.",
|
||||
]}
|
||||
"From our beginnings as a single store in Seattle's Pike Place Market, we've always aimed to be different.", "Our mission is to nurture the human spirit—one person, one cup, and one neighborhood at a time.", "Quality is our guiding light, sourced ethically and prepared with passion for every coffee lover."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,66 +88,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Ethically Sourced",
|
||||
description: "100% ethically sourced coffee through our C.A.F.E. Practices program.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seasoning-caffeine-color-seed-freshness_1172-455.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Shield,
|
||||
text: "Sustainable farming",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
text: "Quality assurance",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-latte-art-cappuccino-foam-cup-wooden-table_23-2147908327.jpg?_wi=2",
|
||||
imageAlt: "raw coffee beans burlap bag",
|
||||
},
|
||||
{
|
||||
title: "Artisan Roasting",
|
||||
description: "Carefully roasted to bring out the unique flavor profile of every bean.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-preparing-coffee_23-2148366574.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Precision roasting",
|
||||
},
|
||||
{
|
||||
icon: Star,
|
||||
text: "Expert craftsmanship",
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-holding-cups_23-2148705564.jpg?_wi=2",
|
||||
imageAlt: "raw coffee beans burlap bag",
|
||||
},
|
||||
{
|
||||
title: "Innovation Driven",
|
||||
description: "Seamless digital experiences from mobile ordering to personalized rewards.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-take-away-order-online-delivery-menu-concept_53876-124758.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Smartphone,
|
||||
text: "Seamless ordering",
|
||||
},
|
||||
{
|
||||
icon: MessageCircle,
|
||||
text: "Personalized service",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-grinding-coffee-coffee-shop_23-2148824402.jpg?_wi=2",
|
||||
imageAlt: "raw coffee beans burlap bag",
|
||||
},
|
||||
{ title: "Ethically Sourced", description: "100% ethically sourced coffee through our C.A.F.E. Practices program.", media: { imageSrc: "http://img.b2bpic.net/free-photo/seasoning-caffeine-color-seed-freshness_1172-455.jpg", imageAlt: "raw coffee beans burlap bag" }, items: [{ icon: Shield, text: "Sustainable farming" }, { icon: Award, text: "Quality assurance" }], reverse: false },
|
||||
{ title: "Artisan Roasting", description: "Carefully roasted to bring out the unique flavor profile of every bean.", media: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-preparing-coffee_23-2148366574.jpg", imageAlt: "raw coffee beans burlap bag" }, items: [{ icon: Zap, text: "Precision roasting" }, { icon: Star, text: "Expert craftsmanship" }], reverse: true },
|
||||
{ title: "Innovation Driven", description: "Seamless digital experiences from mobile ordering to personalized rewards.", media: { imageSrc: "http://img.b2bpic.net/free-photo/coffee-take-away-order-online-delivery-menu-concept_53876-124758.jpg", imageAlt: "raw coffee beans burlap bag" }, items: [{ icon: Smartphone, text: "Seamless ordering" }, { icon: MessageCircle, text: "Personalized service" }], reverse: false },
|
||||
]}
|
||||
title="The Starbucks Difference"
|
||||
description="Commitment to excellence in every step of the journey."
|
||||
@@ -244,46 +99,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pike Place Roast",
|
||||
price: "$12.95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunflower-seeds-with-lemon-beer-white_114579-18434.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Caramel Macchiato",
|
||||
price: "$5.45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-summer-cafe-green-bushes_343596-1551.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Reusable Tumbler",
|
||||
price: "$19.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-mug-copy-space_23-2148379690.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Birthday Cake Pop",
|
||||
price: "$2.25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-cake-pop-concept_23-2148094329.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Coffee Frappuccino",
|
||||
price: "$5.25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-latte-strawberry-cocktail_140725-2680.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Almond Croissant",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-vegan-rolls-hazelnuts-white-pink-flowers-grunge-purple-surface_181624-39372.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Pike Place Roast", price: "$12.95", imageSrc: "http://img.b2bpic.net/free-photo/sunflower-seeds-with-lemon-beer-white_114579-18434.jpg" },
|
||||
{ id: "p2", name: "Caramel Macchiato", price: "$5.45", imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-summer-cafe-green-bushes_343596-1551.jpg" },
|
||||
{ id: "p3", name: "Reusable Tumbler", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-mug-copy-space_23-2148379690.jpg" },
|
||||
{ id: "p4", name: "Birthday Cake Pop", price: "$2.25", imageSrc: "http://img.b2bpic.net/free-photo/creative-cake-pop-concept_23-2148094329.jpg" },
|
||||
{ id: "p5", name: "Coffee Frappuccino", price: "$5.25", imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-latte-strawberry-cocktail_140725-2680.jpg" },
|
||||
{ id: "p6", name: "Almond Croissant", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-vegan-rolls-hazelnuts-white-pink-flowers-grunge-purple-surface_181624-39372.jpg" },
|
||||
]}
|
||||
title="Our Offerings"
|
||||
description="Savor the taste of perfection, crafted just for you."
|
||||
@@ -296,23 +122,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "35,000+",
|
||||
description: "Stores worldwide",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "80+",
|
||||
description: "Countries served",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Ethical coffee sourcing",
|
||||
},
|
||||
]}
|
||||
metrics={[{ id: "m1", value: "35,000+", description: "Stores worldwide" }, { id: "m2", value: "80+", description: "Countries served" }, { id: "m3", value: "100%", description: "Ethical coffee sourcing" }]}
|
||||
title="Global Impact"
|
||||
description="Growing community and shared values around the world."
|
||||
/>
|
||||
@@ -325,26 +135,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Jordan Miller"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-female-dressed-white-blouse-sitting-table-drinks-coffee-terrace-cafe_613910-3888.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-friends-taking-selfie-with-mobile-phone-while-drinking-cup-coffee-coffee-shop-friends-concept_58466-16170.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/elegant-man-having-drink-cafe_23-2147689312.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/we-need-some-coffee-study_329181-2921.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-female-dressed-white-blouse-sitting-table-drinks-coffee-terrace-cafe_613910-3888.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/two-friends-taking-selfie-with-mobile-phone-while-drinking-cup-coffee-coffee-shop-friends-concept_58466-16170.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-man-having-drink-cafe_23-2147689312.jpg", alt: "Customer" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/we-need-some-coffee-study_329181-2921.jpg", alt: "Customer" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -355,23 +150,7 @@ export default function LandingPage() {
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How is coffee sourced?",
|
||||
content: "We work directly with farmers to ensure sustainable and ethical practices.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I order online?",
|
||||
content: "Yes, our mobile app allows for convenient ordering and pickup at nearby stores.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are there dairy-free options?",
|
||||
content: "We offer a wide range of dairy alternatives including oat, almond, and soy.",
|
||||
},
|
||||
]}
|
||||
faqs={[{ id: "f1", title: "How is coffee sourced?", content: "We work directly with farmers to ensure sustainable and ethical practices." }, { id: "f2", title: "Can I order online?", content: "Yes, our mobile app allows for convenient ordering and pickup at nearby stores." }, { id: "f3", title: "Are there dairy-free options?", content: "We offer a wide range of dairy alternatives including oat, almond, and soy." }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mana-woman-drinking-tea-with-face-masks-their-chin_23-2148693088.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked"
|
||||
@@ -383,71 +162,20 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Get in touch"
|
||||
title="Join our community"
|
||||
description="Have questions or feedback? We'd love to hear from you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Social Impact",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Coffee Quality",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Ethics",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Store Locator",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Customer Service",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Careers", href: "#" }, { label: "Social Impact", href: "#" }] },
|
||||
{ items: [{ label: "Coffee Quality", href: "#" }, { label: "Ethics", href: "#" }, { label: "Store Locator", href: "#" }] },
|
||||
{ items: [{ label: "Customer Service", href: "#" }, { label: "FAQ", href: "#faq" }, { label: "Privacy Policy", href: "#" }] },
|
||||
]}
|
||||
logoText="Starbucks"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user