Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Visit Us Today", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg"
|
||||
imageAlt="Cozy Angie's Coffee Shop interior with warm lighting and mountain views"
|
||||
@@ -66,11 +66,11 @@ export default function LandingPage() {
|
||||
description="Angie's Coffee Shop is a charming local café where guests enjoy good coffee, warm service, and relaxing moments with friends. Our friendly owner and welcoming staff create an atmosphere where everyone feels at home. Whether you're a regular or visiting for the first time, you'll find yourself coming back for the exceptional coffee, delicious food, and the genuine hospitality that makes Angie's special."
|
||||
tag="Our Story"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Call Us", href: "tel:+27218191234" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/positive-people-having-breakfast-wooden-table-backyard_1262-20342.jpg"
|
||||
imageAlt="Warm interior of Angie's Coffee Shop with welcoming ambiance"
|
||||
useInvertedBackground={false}
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
description="From our expertly crafted coffee to our relaxing countryside setting, discover what makes us the valley's favorite café."
|
||||
tag="What Makes Us Special"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Friendly Personal Service", author: "Your Experience", description: "Our owner and staff treat every guest like family, creating a warm and welcoming atmosphere where you feel valued and cared for.", tags: ["Hospitality", "Personal Touch"],
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
description="Discover our signature dishes and favorite beverages loved by our community."
|
||||
tag="Food & Drink"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
products={[
|
||||
{ id: "1", brand: "Breakfast", name: "Farm Breakfast", price: "R85", rating: 5, reviewCount: "160+", imageSrc: "http://img.b2bpic.net/free-photo/variety-healthy-fresh-breakfast-white-backdrop_23-2147907013.jpg", imageAlt: "Farm breakfast with fresh eggs and bacon" },
|
||||
{ id: "2", brand: "Breakfast", name: "French Toast with Bacon", price: "R72", rating: 5, reviewCount: "160+", imageSrc: "http://img.b2bpic.net/free-photo/variety-healthy-fresh-breakfast-white-backdrop_23-2147907013.jpg", imageAlt: "Golden French toast with crispy bacon" },
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
description="Experience the warmth and beauty of Angie's Coffee Shop through our photo collection."
|
||||
tag="Moments"
|
||||
tagIcon={Camera}
|
||||
tagAnimation="slide-up"
|
||||
tagAnimation="opacity"
|
||||
blogs={[
|
||||
{ id: "1", category: "Interior", title: "Cozy Ambiance", excerpt: "Step into our warm, welcoming interior where every corner invites you to relax and stay awhile.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244094.jpg", imageAlt: "Cozy interior of Angie's Coffee Shop", authorName: "Angie's Team", authorAvatar: "http://img.b2bpic.net/free-photo/indoor-portrait-gorgeous-young-caucasian-female-student-with-perfect-healthy-skin_273609-9035.jpg", date: "2025" },
|
||||
{ id: "2", category: "Outdoor", title: "Mountain Views", excerpt: "Enjoy your coffee on our outdoor patio with breathtaking views of the surrounding countryside and mountains.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg", imageAlt: "Outdoor seating with mountain views", authorName: "Angie's Team", authorAvatar: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", date: "2025" },
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to experience the warmth of Angie's? Visit us in beautiful Riebeek West for exceptional coffee, delicious food, and genuine hospitality."
|
||||
animationType="slide-up"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Call Us", href: "tel:+27218191234" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=9+Voortrekker+Road,+Riebeek+West,+South+Africa" }
|
||||
|
||||
Reference in New Issue
Block a user