Update src/app/page.tsx
This commit is contained in:
432
src/app/page.tsx
432
src/app/page.tsx
@@ -34,41 +34,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Menu", id: "#products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "#blog",
|
||||
},
|
||||
name: "Blog", id: "#blog"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/coffee-pastry-shop-logo-vector-set_53876-61332.jpg"
|
||||
logoAlt="Taste of Town Logo"
|
||||
brandName="Taste of Town"
|
||||
button={{
|
||||
text: "Order Online",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Order Online", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,84 +60,44 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Welcome to Taste of Town Cafe"
|
||||
description="Experience the finest coffee, freshly baked pastries, and a warm, inviting atmosphere. Your perfect escape in the heart of the city."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_eats",
|
||||
testimonial: "Taste of Town is my favorite spot! The coffee is always perfect, and the pastries are divine. A true hidden gem!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-standing-outside_23-2147654969.jpg",
|
||||
imageAlt: "Sarah J. Avatar",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarah_eats", testimonial: "Taste of Town is my favorite spot! The coffee is always perfect, and the pastries are divine. A true hidden gem!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-standing-outside_23-2147654969.jpg", imageAlt: "Sarah J. Avatar"},
|
||||
{
|
||||
name: "Michael D.",
|
||||
handle: "@coffee_mike",
|
||||
testimonial: "Their ambiance is unmatched, truly a great place to relax or get some work done. The staff are incredibly friendly!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-close-up_23-2148912498.jpg",
|
||||
imageAlt: "Michael D. Avatar",
|
||||
},
|
||||
name: "Michael D.", handle: "@coffee_mike", testimonial: "Their ambiance is unmatched, truly a great place to relax or get some work done. The staff are incredibly friendly!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-close-up_23-2148912498.jpg", imageAlt: "Michael D. Avatar"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emily_reads",
|
||||
testimonial: "I love their seasonal lattes and the cozy reading nook. It feels like a second home, a wonderful experience every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-laughing-with-cup-coffee-tea-hand-happy-morning-she-has-beautiful-wavy-blonde-hair-room-with-blue-turquoise-wall-wearing-nice-lace-pajama_197531-2815.jpg",
|
||||
imageAlt: "Emily R. Avatar",
|
||||
},
|
||||
name: "Emily R.", handle: "@emily_reads", testimonial: "I love their seasonal lattes and the cozy reading nook. It feels like a second home, a wonderful experience every time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-phone-laughing-with-cup-coffee-tea-hand-happy-morning-she-has-beautiful-wavy-blonde-hair-room-with-blue-turquoise-wall-wearing-nice-lace-pajama_197531-2815.jpg", imageAlt: "Emily R. Avatar"},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@daily_grind",
|
||||
testimonial: "The best Americano in town, hands down. Plus, their sandwiches are surprisingly gourmet. Highly recommend for lunch! Reference: Hero",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-1400.jpg",
|
||||
imageAlt: "David K. Avatar",
|
||||
},
|
||||
name: "David K.", handle: "@daily_grind", testimonial: "The best Americano in town, hands down. Plus, their sandwiches are surprisingly gourmet. Highly recommend for lunch! Reference: Hero", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-1400.jpg", imageAlt: "David K. Avatar"},
|
||||
{
|
||||
name: "Olivia M.",
|
||||
handle: "@olivia_travels",
|
||||
testimonial: "As a traveler, I've visited many cafes, and Taste of Town stands out. Great quality, lovely decor, and genuinely kind service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-woman-looking-away_23-2148214569.jpg",
|
||||
imageAlt: "Olivia M. Avatar",
|
||||
},
|
||||
name: "Olivia M.", handle: "@olivia_travels", testimonial: "As a traveler, I've visited many cafes, and Taste of Town stands out. Great quality, lovely decor, and genuinely kind service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-woman-looking-away_23-2148214569.jpg", imageAlt: "Olivia M. Avatar"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Our Story", href: "#about"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-portrait-woman_23-2150793860.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-portrait-woman_23-2150793860.jpg", alt: "Happy customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-diverse-students-have-broad-smiles-express-good-emootions-stand-closely-happy-finish-home-assigment-wear-fashionable-clothes-isolated-purple-wall-emotions-concept_273609-26438.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-diverse-students-have-broad-smiles-express-good-emootions-stand-closely-happy-finish-home-assigment-wear-fashionable-clothes-isolated-purple-wall-emotions-concept_273609-26438.jpg", alt: "Happy customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-portrait-happy-friends_23-2150793901.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-portrait-happy-friends_23-2150793901.jpg", alt: "Happy customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-online-avatar-design_23-2149699891.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-online-avatar-design_23-2149699891.jpg", alt: "Happy customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/optimistic-multiethnic-women-show-okay-perfect-gesture_273609-28774.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/optimistic-multiethnic-women-show-okay-perfect-gesture_273609-28774.jpg", alt: "Happy customer 5"},
|
||||
]}
|
||||
avatarText="Join our 10,000+ happy customers!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-chocolate-dessert_114579-4327.jpg"
|
||||
@@ -161,28 +105,16 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Freshly Roasted Coffee",
|
||||
type: "text", text: "Freshly Roasted Coffee"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/side-view-brown-coffee-beans-sack-rustic-table_141793-6965.jpg", alt: "Coffee beans"},
|
||||
{
|
||||
type: "text-icon", text: "Daily Baked Pastries", icon: Croissant,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-brown-coffee-beans-sack-rustic-table_141793-6965.jpg",
|
||||
alt: "Coffee beans",
|
||||
},
|
||||
type: "text", text: "Cozy Atmosphere & Free Wi-Fi"},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Daily Baked Pastries",
|
||||
icon: Croissant,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Cozy Atmosphere & Free Wi-Fi",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2152028709.jpg",
|
||||
alt: "Latte art heart coffee",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2152028709.jpg", alt: "Latte art heart coffee"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -192,24 +124,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Crafting Moments, One ",
|
||||
},
|
||||
type: "text", content: "Crafting Moments, One "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/decoration-with-hot-chocolate-mug-biscuits_23-2148350193.jpg",
|
||||
alt: "Taste of Town Cafe",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/decoration-with-hot-chocolate-mug-biscuits_23-2148350193.jpg", alt: "Taste of Town Cafe"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Cup at a Time",
|
||||
},
|
||||
type: "text", content: " Cup at a Time"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Philosophy",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Discover Our Philosophy", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -221,35 +144,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
title: "Artisan Coffee Blends",
|
||||
tags: [
|
||||
"Roasted Fresh",
|
||||
"Ethically Sourced",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-oil-from-glass-bottle-into-ceramic-jar_114579-4573.jpg",
|
||||
imageAlt: "Artisan coffee brewing",
|
||||
},
|
||||
id: "feature-1", title: "Artisan Coffee Blends", tags: [
|
||||
"Roasted Fresh", "Ethically Sourced"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-oil-from-glass-bottle-into-ceramic-jar_114579-4573.jpg", imageAlt: "Artisan coffee brewing"},
|
||||
{
|
||||
id: "feature-2",
|
||||
title: "Freshly Baked Pastries",
|
||||
tags: [
|
||||
"Daily Baked",
|
||||
"Local Ingredients",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-products-pink-table_114579-19901.jpg",
|
||||
imageAlt: "Assortment of fresh pastries",
|
||||
},
|
||||
id: "feature-2", title: "Freshly Baked Pastries", tags: [
|
||||
"Daily Baked", "Local Ingredients"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery-products-pink-table_114579-19901.jpg", imageAlt: "Assortment of fresh pastries"},
|
||||
{
|
||||
id: "feature-3",
|
||||
title: "Cozy & Inspiring Ambiance",
|
||||
tags: [
|
||||
"Free Wi-Fi",
|
||||
"Comfortable Seating",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
},
|
||||
id: "feature-3", title: "Cozy & Inspiring Ambiance", tags: [
|
||||
"Free Wi-Fi", "Comfortable Seating"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-laughing-together-medium-shot_23-2148422484.jpg", imageAlt: "Cozy cafe interior"},
|
||||
]}
|
||||
title="Our Specialties & Unique Offerings"
|
||||
description="At Taste of Town, we believe in exceptional quality and memorable experiences. Explore what makes us special."
|
||||
@@ -264,53 +169,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p-1",
|
||||
name: "Classic Latte",
|
||||
price: "$4.50",
|
||||
variant: "Hot / Iced",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg",
|
||||
imageAlt: "Classic Latte with latte art",
|
||||
},
|
||||
id: "p-1", name: "Classic Latte", price: "$4.50", variant: "Hot / Iced", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg", imageAlt: "Classic Latte with latte art"},
|
||||
{
|
||||
id: "p-2",
|
||||
name: "Almond Croissant",
|
||||
price: "$3.75",
|
||||
variant: "Freshly Baked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-homemade-natural-jam-croissant_23-2148525232.jpg",
|
||||
imageAlt: "Flaky almond croissant",
|
||||
},
|
||||
id: "p-2", name: "Almond Croissant", price: "$3.75", variant: "Freshly Baked", imageSrc: "http://img.b2bpic.net/free-photo/sweet-homemade-natural-jam-croissant_23-2148525232.jpg", imageAlt: "Flaky almond croissant"},
|
||||
{
|
||||
id: "p-3",
|
||||
name: "Gourmet Club Sandwich",
|
||||
price: "$9.00",
|
||||
variant: "Chicken / Veggie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-sandwiches_23-2148590195.jpg",
|
||||
imageAlt: "Gourmet club sandwich",
|
||||
},
|
||||
id: "p-3", name: "Gourmet Club Sandwich", price: "$9.00", variant: "Chicken / Veggie", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-sandwiches_23-2148590195.jpg", imageAlt: "Gourmet club sandwich"},
|
||||
{
|
||||
id: "p-4",
|
||||
name: "Americano",
|
||||
price: "$3.00",
|
||||
variant: "Single / Double",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/americano-with-white-cup-saucer_140725-31966.jpg",
|
||||
imageAlt: "Hot Americano coffee",
|
||||
},
|
||||
id: "p-4", name: "Americano", price: "$3.00", variant: "Single / Double", imageSrc: "http://img.b2bpic.net/free-photo/americano-with-white-cup-saucer_140725-31966.jpg", imageAlt: "Hot Americano coffee"},
|
||||
{
|
||||
id: "p-5",
|
||||
name: "New York Cheesecake",
|
||||
price: "$6.50",
|
||||
variant: "Slice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-berry-topping-dark-plate_84443-94390.jpg",
|
||||
imageAlt: "Slice of New York cheesecake",
|
||||
},
|
||||
id: "p-5", name: "New York Cheesecake", price: "$6.50", variant: "Slice", imageSrc: "http://img.b2bpic.net/free-photo/slice-cheesecake-with-berry-topping-dark-plate_84443-94390.jpg", imageAlt: "Slice of New York cheesecake"},
|
||||
{
|
||||
id: "p-6",
|
||||
name: "Berry Iced Tea",
|
||||
price: "$4.00",
|
||||
variant: "Sweet / Unsweet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2151897250.jpg",
|
||||
imageAlt: "Refreshing berry iced tea",
|
||||
},
|
||||
id: "p-6", name: "Berry Iced Tea", price: "$4.00", variant: "Sweet / Unsweet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2151897250.jpg", imageAlt: "Refreshing berry iced tea"},
|
||||
]}
|
||||
title="Explore Our Delicious Menu"
|
||||
description="From rich espressos to savory sandwiches and delightful desserts, there's something for every craving."
|
||||
@@ -323,77 +192,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "Anya Sharma",
|
||||
date: "2023-11-20",
|
||||
title: "A Daily Dose of Delight!",
|
||||
quote: "Taste of Town is truly a sanctuary. The coffee is exquisite, the atmosphere is serene, and the staff make you feel like family. I start every morning here now!",
|
||||
tag: "Regular Customer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-cup-tea-cafe_169016-18525.jpg",
|
||||
avatarAlt: "Anya Sharma avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg",
|
||||
imageAlt: "Anya Sharma enjoying coffee",
|
||||
},
|
||||
id: "t-1", name: "Anya Sharma", date: "2023-11-20", title: "A Daily Dose of Delight!", quote: "Taste of Town is truly a sanctuary. The coffee is exquisite, the atmosphere is serene, and the staff make you feel like family. I start every morning here now!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-cup-tea-cafe_169016-18525.jpg", avatarAlt: "Anya Sharma avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", imageAlt: "Anya Sharma enjoying coffee"},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "Ben Carter",
|
||||
date: "2023-10-15",
|
||||
title: "Best Pastries in Town!",
|
||||
quote: "I'm a pastry connoisseur, and Taste of Town's croissants are simply the best I've had. Flaky, buttery, and perfect with their rich espresso. A must-visit!",
|
||||
tag: "Food Enthusiast",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg",
|
||||
avatarAlt: "Ben Carter avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-dessert-with-fork-butter-knife_23-2147871275.jpg",
|
||||
imageAlt: "Ben Carter enjoying pastries",
|
||||
},
|
||||
id: "t-2", name: "Ben Carter", date: "2023-10-15", title: "Best Pastries in Town!", quote: "I'm a pastry connoisseur, and Taste of Town's croissants are simply the best I've had. Flaky, buttery, and perfect with their rich espresso. A must-visit!", tag: "Food Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg", avatarAlt: "Ben Carter avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-dessert-with-fork-butter-knife_23-2147871275.jpg", imageAlt: "Ben Carter enjoying pastries"},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "Chloe Lim",
|
||||
date: "2023-09-01",
|
||||
title: "My Favorite Remote Work Spot",
|
||||
quote: "The free Wi-Fi and quiet corners make Taste of Town my go-to for getting work done. Plus, endless coffee refills keep me going. Highly recommend for freelancers!",
|
||||
tag: "Freelancer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-view-cheerful-young-lady-street_74855-4996.jpg",
|
||||
avatarAlt: "Chloe Lim avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18758.jpg",
|
||||
imageAlt: "Chloe Lim working at cafe",
|
||||
},
|
||||
id: "t-3", name: "Chloe Lim", date: "2023-09-01", title: "My Favorite Remote Work Spot", quote: "The free Wi-Fi and quiet corners make Taste of Town my go-to for getting work done. Plus, endless coffee refills keep me going. Highly recommend for freelancers!", tag: "Freelancer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-view-cheerful-young-lady-street_74855-4996.jpg", avatarAlt: "Chloe Lim avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-working-computer-outside-cafe_1303-18758.jpg", imageAlt: "Chloe Lim working at cafe"},
|
||||
{
|
||||
id: "t-4",
|
||||
name: "Daniel Wong",
|
||||
date: "2023-08-22",
|
||||
title: "Perfect for Catch-ups",
|
||||
quote: "I often meet friends here, and it's always a lovely experience. The comfortable seating and great background music create the perfect setting for conversations.",
|
||||
tag: "Social Butterfly",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/group-young-teens-celebrating-world-youth-day-by-doing-activities-together_23-2151478232.jpg",
|
||||
avatarAlt: "Daniel Wong avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21191.jpg",
|
||||
imageAlt: "Daniel Wong with friends",
|
||||
},
|
||||
id: "t-4", name: "Daniel Wong", date: "2023-08-22", title: "Perfect for Catch-ups", quote: "I often meet friends here, and it's always a lovely experience. The comfortable seating and great background music create the perfect setting for conversations.", tag: "Social Butterfly", avatarSrc: "http://img.b2bpic.net/free-photo/group-young-teens-celebrating-world-youth-day-by-doing-activities-together_23-2151478232.jpg", avatarAlt: "Daniel Wong avatar", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21191.jpg", imageAlt: "Daniel Wong with friends"},
|
||||
{
|
||||
id: "t-5",
|
||||
name: "Eleanor Vance",
|
||||
date: "2023-07-10",
|
||||
title: "A Cozy Retreat",
|
||||
quote: "Every visit feels like a mini-vacation. The warm atmosphere, delightful teas, and friendly faces make it a true treasure. Taste of Town never disappoints!",
|
||||
tag: "Local Resident",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-man-smiling-confident-wearing-glasses-isolated-white-background_839833-35235.jpg",
|
||||
avatarAlt: "Eleanor Vance avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-kissing-her-husband-cheek_23-2148293904.jpg",
|
||||
imageAlt: "Eleanor Vance enjoying tea",
|
||||
},
|
||||
id: "t-5", name: "Eleanor Vance", date: "2023-07-10", title: "A Cozy Retreat", quote: "Every visit feels like a mini-vacation. The warm atmosphere, delightful teas, and friendly faces make it a true treasure. Taste of Town never disappoints!", tag: "Local Resident", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-man-smiling-confident-wearing-glasses-isolated-white-background_839833-35235.jpg", avatarAlt: "Eleanor Vance avatar", imageSrc: "http://img.b2bpic.net/free-photo/old-woman-kissing-her-husband-cheek_23-2148293904.jpg", imageAlt: "Eleanor Vance enjoying tea"},
|
||||
{
|
||||
id: "t-6",
|
||||
name: "Frank Garcia",
|
||||
date: "2023-06-05",
|
||||
title: "Consistently Excellent",
|
||||
quote: "Whether it's morning coffee or an afternoon snack, the quality here is consistently excellent. It's clear they put a lot of passion into what they do.",
|
||||
tag: "Long-time Patron",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-pointing-finger_23-2147962650.jpg",
|
||||
avatarAlt: "Frank Garcia avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nice-beautiful-selfie-portrait-amazing-joyful-happy-woman-with-cut-curly-brunette-hair-chilling-kitchen-modern-apartment-having-fun-drinking-tea_197531-2227.jpg",
|
||||
imageAlt: "Frank Garcia smiling in cafe",
|
||||
},
|
||||
id: "t-6", name: "Frank Garcia", date: "2023-06-05", title: "Consistently Excellent", quote: "Whether it's morning coffee or an afternoon snack, the quality here is consistently excellent. It's clear they put a lot of passion into what they do.", tag: "Long-time Patron", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-pointing-finger_23-2147962650.jpg", avatarAlt: "Frank Garcia avatar", imageSrc: "http://img.b2bpic.net/free-photo/nice-beautiful-selfie-portrait-amazing-joyful-happy-woman-with-cut-curly-brunette-hair-chilling-kitchen-modern-apartment-having-fun-drinking-tea_197531-2227.jpg", imageAlt: "Frank Garcia smiling in cafe"},
|
||||
]}
|
||||
title="What Our Valued Customers Say"
|
||||
description="Hear directly from those who love their Taste of Town experience."
|
||||
@@ -408,20 +217,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m-1",
|
||||
value: "5+",
|
||||
description: "Years Serving the Community",
|
||||
},
|
||||
id: "m-1", value: "5+", description: "Years Serving the Community"},
|
||||
{
|
||||
id: "m-2",
|
||||
value: "10,000+",
|
||||
description: "Happy Customers Served Daily",
|
||||
},
|
||||
id: "m-2", value: "10,000+", description: "Happy Customers Served Daily"},
|
||||
{
|
||||
id: "m-3",
|
||||
value: "15+",
|
||||
description: "Unique Artisan Coffee Blends",
|
||||
},
|
||||
id: "m-3", value: "15+", description: "Unique Artisan Coffee Blends"},
|
||||
]}
|
||||
title="Taste of Town By The Numbers"
|
||||
description="Our commitment to quality and community shines through every cup and smile."
|
||||
@@ -434,30 +234,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q-1",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open Monday to Friday from 7 AM to 6 PM, and on weekends from 8 AM to 5 PM.",
|
||||
},
|
||||
id: "q-1", title: "What are your opening hours?", content: "We are open Monday to Friday from 7 AM to 6 PM, and on weekends from 8 AM to 5 PM."},
|
||||
{
|
||||
id: "q-2",
|
||||
title: "Do you offer vegan or gluten-free options?",
|
||||
content: "Yes, we have a selection of delicious vegan and gluten-free pastries and savory items. Please ask our staff for today's special!",
|
||||
},
|
||||
id: "q-2", title: "Do you offer vegan or gluten-free options?", content: "Yes, we have a selection of delicious vegan and gluten-free pastries and savory items. Please ask our staff for today's special!"},
|
||||
{
|
||||
id: "q-3",
|
||||
title: "Is there Wi-Fi available for customers?",
|
||||
content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our customers, making it a perfect spot for work or study.",
|
||||
},
|
||||
id: "q-3", title: "Is there Wi-Fi available for customers?", content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our customers, making it a perfect spot for work or study."},
|
||||
{
|
||||
id: "q-4",
|
||||
title: "Can I place an order for pickup?",
|
||||
content: "Yes, you can place an order for pickup directly through our website or by calling us during business hours.",
|
||||
},
|
||||
id: "q-4", title: "Can I place an order for pickup?", content: "Yes, you can place an order for pickup directly through our website or by calling us during business hours."},
|
||||
{
|
||||
id: "q-5",
|
||||
title: "Do you host private events or bookings?",
|
||||
content: "We do! Our cozy space is available for small private events. Please contact us with your event details for more information and booking availability.",
|
||||
},
|
||||
id: "q-5", title: "Do you host private events or bookings?", content: "We do! Our cozy space is available for small private events. Please contact us with your event details for more information and booking availability."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have a question? We've got answers! Find common queries about our cafe."
|
||||
@@ -474,38 +259,11 @@ export default function LandingPage() {
|
||||
description="Dive into the world of coffee, discover new recipes, and stay updated with Taste of Town news."
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1",
|
||||
category: "Coffee Tips",
|
||||
title: "Mastering the Art of Home Brewing",
|
||||
excerpt: "Unlock the secrets to brewing the perfect cup of coffee right in your kitchen with our expert tips.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cup-latte-pouring-milk-into-cup_176420-7902.jpg",
|
||||
imageAlt: "Home brewing coffee",
|
||||
authorName: "John Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-beautiful-asian-girl-barista-working-cafe-holding-cup-tea-giving-client-their-order_1258-199281.jpg",
|
||||
date: "January 10, 2024",
|
||||
},
|
||||
id: "blog-1", category: "Coffee Tips", title: "Mastering the Art of Home Brewing", excerpt: "Unlock the secrets to brewing the perfect cup of coffee right in your kitchen with our expert tips.", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cup-latte-pouring-milk-into-cup_176420-7902.jpg", imageAlt: "Home brewing coffee", authorName: "John Doe", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-beautiful-asian-girl-barista-working-cafe-holding-cup-tea-giving-client-their-order_1258-199281.jpg", date: "January 10, 2024"},
|
||||
{
|
||||
id: "blog-2",
|
||||
category: "Cafe News",
|
||||
title: "Introducing Our New Seasonal Menu!",
|
||||
excerpt: "Explore our exciting new range of seasonal drinks and pastries, crafted with the freshest ingredients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-with-cup-tea_169016-2293.jpg",
|
||||
imageAlt: "Seasonal cafe menu",
|
||||
authorName: "Jane Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-baker-with-baked-bread-pastry-shop_23-2150379549.jpg",
|
||||
date: "February 5, 2024",
|
||||
},
|
||||
id: "blog-2", category: "Cafe News", title: "Introducing Our New Seasonal Menu!", excerpt: "Explore our exciting new range of seasonal drinks and pastries, crafted with the freshest ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-with-cup-tea_169016-2293.jpg", imageAlt: "Seasonal cafe menu", authorName: "Jane Smith", authorAvatar: "http://img.b2bpic.net/free-photo/female-baker-with-baked-bread-pastry-shop_23-2150379549.jpg", date: "February 5, 2024"},
|
||||
{
|
||||
id: "blog-3",
|
||||
category: "Community",
|
||||
title: "Why Taste of Town is More Than Just a Cafe",
|
||||
excerpt: "Discover how we foster a sense of community and connection, making our cafe a true hub for locals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-couple-sitting-restaurant_23-2149390969.jpg",
|
||||
imageAlt: "People relaxing in a cafe",
|
||||
authorName: "Alice Johnson",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-barista-serving-cups-coffee_23-2148522983.jpg",
|
||||
date: "March 1, 2024",
|
||||
},
|
||||
id: "blog-3", category: "Community", title: "Why Taste of Town is More Than Just a Cafe", excerpt: "Discover how we foster a sense of community and connection, making our cafe a true hub for locals.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-couple-sitting-restaurant_23-2149390969.jpg", imageAlt: "People relaxing in a cafe", authorName: "Alice Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-barista-serving-cups-coffee_23-2148522983.jpg", date: "March 1, 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -514,20 +272,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Visit Us"
|
||||
title="Drop By for a Taste of Town"
|
||||
description="We're always delighted to welcome you. Find us at 123 Coffee Lane, Downtown. Get directions or send us a message!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/xQhsU5coL65Ebk4f7",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/xQhsU5coL65Ebk4f7"},
|
||||
{
|
||||
text: "Send a Message",
|
||||
href: "mailto:info@tasteoftown.com",
|
||||
},
|
||||
text: "Send a Message", href: "mailto:info@tasteoftown.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -539,50 +292,31 @@ export default function LandingPage() {
|
||||
logoText="Taste of Town"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Full Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Full Menu", href: "#products"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/tasteoftown",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/tasteoftown"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/tasteoftown",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/tasteoftown"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:info@tasteoftown.com",
|
||||
},
|
||||
label: "Email Us", href: "mailto:info@tasteoftown.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user