Update src/app/page.tsx
This commit is contained in:
289
src/app/page.tsx
289
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "#visit",
|
||||
},
|
||||
name: "Visit", id: "#visit"},
|
||||
]}
|
||||
brandName="London Coffee Peddler"
|
||||
/>
|
||||
@@ -62,58 +52,29 @@ export default function LandingPage() {
|
||||
description="London Coffee Peddler is a cozy, bike-themed coffee shop serving one-of-a-kind drinks, baked goods, and warm hospitality in the heart of London, Ohio."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@coffeeLover",
|
||||
testimonial: "Absolutely enchanting! The coffee is superb, and the atmosphere is so welcoming.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-woman-with-denim-jacket-smiling_1187-1316.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
name: "Sarah J.", handle: "@coffeeLover", testimonial: "Absolutely enchanting! The coffee is superb, and the atmosphere is so welcoming.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-woman-with-denim-jacket-smiling_1187-1316.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
name: "Michael R.",
|
||||
handle: "@cyclistDude",
|
||||
testimonial: "A must-stop on the Ohio to Erie Trail! Perfect place to refuel and recharge.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-satisfied-man-showing-thumbsup-like-coffee-smiling-pleased-standing-turquoise-backgrou_1258-155389.jpg",
|
||||
imageAlt: "Michael R.",
|
||||
},
|
||||
name: "Michael R.", handle: "@cyclistDude", testimonial: "A must-stop on the Ohio to Erie Trail! Perfect place to refuel and recharge.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-satisfied-man-showing-thumbsup-like-coffee-smiling-pleased-standing-turquoise-backgrou_1258-155389.jpg", imageAlt: "Michael R."},
|
||||
{
|
||||
name: "Emily P.",
|
||||
handle: "@londonLocal",
|
||||
testimonial: "My favorite local spot. The staff are so friendly, and their seasonal lattes are to die for!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hispanic-young-woman-with-ribbon-enjoying-coffee-autumn-day_197531-5732.jpg",
|
||||
imageAlt: "Emily P.",
|
||||
},
|
||||
name: "Emily P.", handle: "@londonLocal", testimonial: "My favorite local spot. The staff are so friendly, and their seasonal lattes are to die for!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hispanic-young-woman-with-ribbon-enjoying-coffee-autumn-day_197531-5732.jpg", imageAlt: "Emily P."},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@travelerOH",
|
||||
testimonial: "Charming cafe with fair prices and a great selection. Highly recommend a visit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-handsome-african-student-with-beard-dressed-denim-shirt-smiling-happily-showing-his-white-teeth-having-joyful-contented-look_273609-1853.jpg",
|
||||
imageAlt: "David W.",
|
||||
},
|
||||
name: "David W.", handle: "@travelerOH", testimonial: "Charming cafe with fair prices and a great selection. Highly recommend a visit.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-handsome-african-student-with-beard-dressed-denim-shirt-smiling-happily-showing-his-white-teeth-having-joyful-contented-look_273609-1853.jpg", imageAlt: "David W."},
|
||||
{
|
||||
name: "Jessica L.",
|
||||
handle: "@foodieFinds",
|
||||
testimonial: "The baked goods are incredible! You can taste the love in every bite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving-dr_1258-138287.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
},
|
||||
name: "Jessica L.", handle: "@foodieFinds", testimonial: "The baked goods are incredible! You can taste the love in every bite.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving-dr_1258-138287.jpg", imageAlt: "Jessica L."},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="⭐ 4.8 Rated by 136 locals & travelers"
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=127 S Main St, London, OH 43140",
|
||||
},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=127 S Main St, London, OH 43140"},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-making-items-arrangement_23-2148865610.jpg"
|
||||
@@ -123,25 +84,15 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-looking-camera-sitting-staircase_23-2148204694.jpg",
|
||||
alt: "Happy woman looking at camera sitting on staircase",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-looking-camera-sitting-staircase_23-2148204694.jpg", alt: "Happy woman looking at camera sitting on staircase"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12693.jpg",
|
||||
alt: "Beautiful woman at a cafe",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12693.jpg", alt: "Beautiful woman at a cafe"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-joyful-good-looking-adult-woman-with-curly-hair-hanging-out_176420-24639.jpg",
|
||||
alt: "Portrait of joyful good-looking adult woman with curly hair, hanging out",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-joyful-good-looking-adult-woman-with-curly-hair-hanging-out_176420-24639.jpg", alt: "Portrait of joyful good-looking adult woman with curly hair, hanging out"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-confident-standing-street_839833-16107.jpg",
|
||||
alt: "Young beautiful woman smiling confident standing at street",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-confident-standing-street_839833-16107.jpg", alt: "Young beautiful woman smiling confident standing at street"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/takeaway-cafe-concept-beautiful-feminine-woman-smiling-holding-cup-coffee-posing-against-beig_1258-128774.jpg",
|
||||
alt: "Takeaway and cafe concept beautiful feminine woman smiling holding cup of coffee posing against beig",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/takeaway-cafe-concept-beautiful-feminine-woman-smiling-holding-cup-coffee-posing-against-beig_1258-128774.jpg", alt: "Takeaway and cafe concept beautiful feminine woman smiling holding cup of coffee posing against beig"},
|
||||
]}
|
||||
avatarText="Join our community of coffee lovers!"
|
||||
/>
|
||||
@@ -151,7 +102,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Where Coffee, Community & the Trail Meet"
|
||||
description="London Coffee Peddler is a charming local café, a true hub loved by cyclists, locals, and travelers alike. We pride ourselves on our inviting bike-themed design, the warmth of our friendly baristas, and a menu bursting with unique coffee flavors and delicious baked goods, all offered at fair prices. Whether you're fueling up for a ride or simply seeking a cozy spot to relax, our doors are always open."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,61 +113,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "signature-coffee",
|
||||
name: "Signature Coffee",
|
||||
price: "$4.50",
|
||||
variant: "Daily Brews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-coffee-metal-cup-table_181624-60257.jpg",
|
||||
imageAlt: "Signature Coffee cup",
|
||||
},
|
||||
id: "signature-coffee", name: "Signature Coffee", price: "$4.50", variant: "Daily Brews", imageSrc: "http://img.b2bpic.net/free-photo/closeup-coffee-metal-cup-table_181624-60257.jpg", imageAlt: "Signature Coffee cup"},
|
||||
{
|
||||
id: "espresso-drinks",
|
||||
name: "Espresso Drinks",
|
||||
price: "$5.00+",
|
||||
variant: "Lattes, Cappuccinos",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-kettle-coffee-silver-plate_23-2148337125.jpg",
|
||||
imageAlt: "Espresso drink with latte art",
|
||||
},
|
||||
id: "espresso-drinks", name: "Espresso Drinks", price: "$5.00+", variant: "Lattes, Cappuccinos", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kettle-coffee-silver-plate_23-2148337125.jpg", imageAlt: "Espresso drink with latte art"},
|
||||
{
|
||||
id: "seasonal-flavors",
|
||||
name: "Seasonal Flavors",
|
||||
price: "$6.00",
|
||||
variant: "Limited Time",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-iced-tea-table-pool_23-2149967018.jpg",
|
||||
imageAlt: "Seasonal flavored coffee drink",
|
||||
},
|
||||
id: "seasonal-flavors", name: "Seasonal Flavors", price: "$6.00", variant: "Limited Time", imageSrc: "http://img.b2bpic.net/free-photo/delicious-iced-tea-table-pool_23-2149967018.jpg", imageAlt: "Seasonal flavored coffee drink"},
|
||||
{
|
||||
id: "breakfast-bites",
|
||||
name: "Breakfast Bites",
|
||||
price: "$3.75",
|
||||
variant: "Pastries, Scones",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-mature-loving-couple-family-eating-pastries_171337-8327.jpg",
|
||||
imageAlt: "Freshly baked croissant",
|
||||
},
|
||||
id: "breakfast-bites", name: "Breakfast Bites", price: "$3.75", variant: "Pastries, Scones", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-mature-loving-couple-family-eating-pastries_171337-8327.jpg", imageAlt: "Freshly baked croissant"},
|
||||
{
|
||||
id: "baked-goods",
|
||||
name: "Baked Goods",
|
||||
price: "$3.00+",
|
||||
variant: "Cookies, Muffins",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-concept_23-2148648816.jpg",
|
||||
imageAlt: "Assortment of baked goods",
|
||||
},
|
||||
id: "baked-goods", name: "Baked Goods", price: "$3.00+", variant: "Cookies, Muffins", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-concept_23-2148648816.jpg", imageAlt: "Assortment of baked goods"},
|
||||
{
|
||||
id: "lunch-favorites",
|
||||
name: "Lunch Favorites",
|
||||
price: "$9.00",
|
||||
variant: "Sandwiches, Salads",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chopped-chicken-breast-prepared-with-sauce-served-with-rice-salad-soup_140725-7805.jpg",
|
||||
imageAlt: "Gourmet sandwich with coffee",
|
||||
},
|
||||
id: "lunch-favorites", name: "Lunch Favorites", price: "$9.00", variant: "Sandwiches, Salads", imageSrc: "http://img.b2bpic.net/free-photo/chopped-chicken-breast-prepared-with-sauce-served-with-rice-salad-soup_140725-7805.jpg", imageAlt: "Gourmet sandwich with coffee"},
|
||||
]}
|
||||
title="Our Signature Offerings"
|
||||
description="Explore our exquisite selection of handcrafted beverages and delicious bites, meticulously prepared to delight every palate. From rich espresso to delectable pastries, there's something to savor for everyone."
|
||||
buttons={[
|
||||
{
|
||||
text: "Stop in and see what’s brewing today.",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Stop in and see what’s brewing today.", href: "#menu"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -229,23 +141,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "flavors",
|
||||
icon: Sparkles,
|
||||
title: "One-of-a-kind flavors",
|
||||
value: "Taste the Difference",
|
||||
},
|
||||
id: "flavors", icon: Sparkles,
|
||||
title: "One-of-a-kind flavors", value: "Taste the Difference"},
|
||||
{
|
||||
id: "cyclist-friendly",
|
||||
icon: Compass,
|
||||
title: "Cyclist-friendly atmosphere",
|
||||
value: "Your Perfect Pit Stop",
|
||||
},
|
||||
id: "cyclist-friendly", icon: Compass,
|
||||
title: "Cyclist-friendly atmosphere", value: "Your Perfect Pit Stop"},
|
||||
{
|
||||
id: "service",
|
||||
icon: Heart,
|
||||
title: "Friendly, local service",
|
||||
value: "Always a Warm Welcome",
|
||||
},
|
||||
id: "service", icon: Heart,
|
||||
title: "Friendly, local service", value: "Always a Warm Welcome"},
|
||||
]}
|
||||
title="Why Our Community Keeps Coming Back"
|
||||
description="Discover the heartfelt reasons London Coffee Peddler is more than just a coffee shop – it's a cherished local experience built on quality, community, and passion."
|
||||
@@ -260,25 +163,15 @@ export default function LandingPage() {
|
||||
author="Local & Trail Enthusiasts"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg",
|
||||
alt: "Sarah J.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg", alt: "Sarah J."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-man-with-afro-hairstyle-stubble-wears-orange-anorak_273609-8595.jpg",
|
||||
alt: "Michael R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-attractive-man-with-afro-hairstyle-stubble-wears-orange-anorak_273609-8595.jpg", alt: "Michael R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-red-haired-woman-african-american-man_273609-12246.jpg",
|
||||
alt: "Emily P.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-red-haired-woman-african-american-man_273609-12246.jpg", alt: "Emily P."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424009.jpg",
|
||||
alt: "David W.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424009.jpg", alt: "David W."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-holding-mobile-phone-near-ear-takeaway-coffee-cup-another-hand-looking-camera-isolated-blue-background_141793-136007.jpg",
|
||||
alt: "Smiling young caucasian woman holding mobile phone",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-holding-mobile-phone-near-ear-takeaway-coffee-cup-another-hand-looking-camera-isolated-blue-background_141793-136007.jpg", alt: "Smiling young caucasian woman holding mobile phone"},
|
||||
]}
|
||||
ratingAnimation="none"
|
||||
avatarsAnimation="none"
|
||||
@@ -292,34 +185,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "trailside-refreshment",
|
||||
label: "FUEL UP",
|
||||
title: "Trailside Refreshment",
|
||||
items: [
|
||||
"Conveniently located near the Ohio to Erie Trail.",
|
||||
"The perfect break for long rides or leisurely cycles.",
|
||||
"Replenish your energy with our delicious offerings.",
|
||||
],
|
||||
id: "trailside-refreshment", label: "FUEL UP", title: "Trailside Refreshment", items: [
|
||||
"Conveniently located near the Ohio to Erie Trail.", "The perfect break for long rides or leisurely cycles.", "Replenish your energy with our delicious offerings."],
|
||||
},
|
||||
{
|
||||
id: "bike-friendly",
|
||||
label: "REST & RECHARGE",
|
||||
title: "Bike-Friendly Amenities",
|
||||
items: [
|
||||
"Secure bike parking available for peace of mind.",
|
||||
"Comfortable seating indoors and outdoors.",
|
||||
"Enjoy a moment of tranquility before hitting the trail again.",
|
||||
],
|
||||
id: "bike-friendly", label: "REST & RECHARGE", title: "Bike-Friendly Amenities", items: [
|
||||
"Secure bike parking available for peace of mind.", "Comfortable seating indoors and outdoors.", "Enjoy a moment of tranquility before hitting the trail again."],
|
||||
},
|
||||
{
|
||||
id: "nourishing-fuel",
|
||||
label: "ENJOY & EXPLORE",
|
||||
title: "Nourishing Fuel",
|
||||
items: [
|
||||
"Wide selection of artisan coffees and espresso drinks.",
|
||||
"Homemade baked goods and hearty breakfast bites.",
|
||||
"Fresh, local ingredients to power your journey.",
|
||||
],
|
||||
id: "nourishing-fuel", label: "ENJOY & EXPLORE", title: "Nourishing Fuel", items: [
|
||||
"Wide selection of artisan coffees and espresso drinks.", "Homemade baked goods and hearty breakfast bites.", "Fresh, local ingredients to power your journey."],
|
||||
},
|
||||
]}
|
||||
title="Calling All Cyclists"
|
||||
@@ -332,28 +207,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "hours",
|
||||
title: "What are your current hours?",
|
||||
content: "We are open daily, with our doors typically opening at 7:30 AM. For the most precise and up-to-date operating hours, especially for holidays or special events, please refer to our Google Business Profile.",
|
||||
},
|
||||
id: "hours", title: "What are your current hours?", content: "We are open daily, with our doors typically opening at 7:30 AM. For the most precise and up-to-date operating hours, especially for holidays or special events, please refer to our Google Business Profile."},
|
||||
{
|
||||
id: "menu",
|
||||
title: "Do you offer a full menu online?",
|
||||
content: "Our in-shop menu offers the freshest seasonal items and daily specials. While we provide a glimpse of our signature offerings here, we encourage you to visit us to discover what's brewing fresh today!",
|
||||
},
|
||||
id: "menu", title: "Do you offer a full menu online?", content: "Our in-shop menu offers the freshest seasonal items and daily specials. While we provide a glimpse of our signature offerings here, we encourage you to visit us to discover what's brewing fresh today!"},
|
||||
{
|
||||
id: "accessibility",
|
||||
title: "Is the shop cyclist-friendly?",
|
||||
content: "Absolutely! We pride ourselves on being a welcoming hub for cyclists. We offer convenient bike parking and a comfortable space to relax and refuel before you hit the Ohio to Erie Trail again.",
|
||||
},
|
||||
id: "accessibility", title: "Is the shop cyclist-friendly?", content: "Absolutely! We pride ourselves on being a welcoming hub for cyclists. We offer convenient bike parking and a comfortable space to relax and refuel before you hit the Ohio to Erie Trail again."},
|
||||
]}
|
||||
sideTitle="Your Cozy Stop Awaits"
|
||||
sideDescription="London Coffee Peddler is located at 127 S Main St, London, OH 43140. Give us a call at (614) 578-1040. We're open daily — please check our Google Business Profile for the most current hours and special events."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=127 S Main St, London, OH 43140",
|
||||
},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=127 S Main St, London, OH 43140"},
|
||||
]}
|
||||
faqsAnimation="none"
|
||||
textPosition="left"
|
||||
@@ -365,62 +229,37 @@ export default function LandingPage() {
|
||||
logoText="London Coffee Peddler"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Visit",
|
||||
href: "#visit",
|
||||
},
|
||||
label: "Visit", href: "#visit"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Us",
|
||||
items: [
|
||||
title: "Contact Us", items: [
|
||||
{
|
||||
label: "127 S Main St, London, OH",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=127 S Main St, London, OH 43140",
|
||||
},
|
||||
label: "127 S Main St, London, OH", href: "https://www.google.com/maps/dir/?api=1&destination=127 S Main St, London, OH 43140"},
|
||||
{
|
||||
label: "(614) 578-1040",
|
||||
href: "tel:+16145781040",
|
||||
},
|
||||
label: "(614) 578-1040", href: "tel:+16145781040"},
|
||||
{
|
||||
label: "Today's Hours",
|
||||
href: "https://www.google.com/search?q=London+Coffee+Peddler",
|
||||
},
|
||||
label: "Today's Hours", href: "https://www.google.com/search?q=London+Coffee+Peddler"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow Us",
|
||||
items: [
|
||||
title: "Follow Us", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
label: "Twitter", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user