Merge version_1 into main #1
444
src/app/page.tsx
444
src/app/page.tsx
@@ -30,34 +30,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
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: "Find Us",
|
||||
id: "find-us",
|
||||
},
|
||||
name: "Find Us", id: "find-us"},
|
||||
{
|
||||
name: "Order Online",
|
||||
id: "order-online",
|
||||
},
|
||||
name: "Order Online", id: "order-online"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Online",
|
||||
href: "#order-online",
|
||||
}}
|
||||
text: "Order Online", href: "#order-online"}}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/mockup-coffee-beans-form-word-coffee-cup-espresso-top-view_169016-53774.jpg"
|
||||
logoAlt="Good Vibes Cafe logo with leaf icon"
|
||||
brandName="Good Vibes Cafe"
|
||||
@@ -67,44 +53,23 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Where Every Cup\\\nFeels Like Home."
|
||||
description="Handcrafted coffee, European-inspired brunch & homemade treats — in the heart of Fendalton, Christchurch."
|
||||
tag="Good Food. Great Coffee. Pure Vibes."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Find Us",
|
||||
href: "#find-us",
|
||||
},
|
||||
text: "Find Us", href: "#find-us"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-omelet-sausages-cheeses_140725-4058.jpg",
|
||||
imageAlt: "Luxurious brunch spread with coffee",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-omelet-sausages-cheeses_140725-4058.jpg", imageAlt: "Luxurious brunch spread with coffee"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-coffee-wooden-desk-with-defocus-caf-backdrop_23-2148209241.jpg",
|
||||
imageAlt: "Cozy cafe interior with warm lighting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-dragon-fruit-snacks-outdoors_23-2150295977.jpg",
|
||||
imageAlt: "Table arrangement with dragon fruit snacks outdoors",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/types-foods-cookies-drinks-put-table-front-flower-vase_181624-15755.jpg",
|
||||
imageAlt: "Types of foods, cookies and drinks put on the table in front of the flower vase",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081460.jpg",
|
||||
imageAlt: "Top view friends having lunch in luxury restaurant",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-coffee-wooden-desk-with-defocus-caf-backdrop_23-2148209241.jpg", imageAlt: "Cozy cafe interior with warm lighting"},
|
||||
]}
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.4}
|
||||
ratingText="Stars · 432 Google Reviews"
|
||||
/>
|
||||
@@ -128,193 +93,65 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "eggs-benedict-salmon",
|
||||
brand: "Breakfast & Brunch",
|
||||
name: "Eggs Benedict Salmon",
|
||||
price: "$22",
|
||||
rating: 5,
|
||||
reviewCount: "New",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-with-scallops-vegetables-white-plate-wooden-surface_181624-15815.jpg",
|
||||
imageAlt: "Eggs Benedict with salmon",
|
||||
},
|
||||
id: "eggs-benedict-salmon", brand: "Breakfast & Brunch", name: "Eggs Benedict Salmon", price: "$22", rating: 5,
|
||||
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dish-with-scallops-vegetables-white-plate-wooden-surface_181624-15815.jpg", imageAlt: "Eggs Benedict with salmon"},
|
||||
{
|
||||
id: "eggs-benedict-spinach",
|
||||
brand: "Breakfast & Brunch",
|
||||
name: "Eggs Benedict Spinach",
|
||||
price: "$20",
|
||||
rating: 5,
|
||||
reviewCount: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-tuna-dish-with-glass-wine-cheese-set_8353-10584.jpg",
|
||||
imageAlt: "Eggs Benedict with spinach",
|
||||
},
|
||||
id: "eggs-benedict-spinach", brand: "Breakfast & Brunch", name: "Eggs Benedict Spinach", price: "$20", rating: 5,
|
||||
reviewCount: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-tuna-dish-with-glass-wine-cheese-set_8353-10584.jpg", imageAlt: "Eggs Benedict with spinach"},
|
||||
{
|
||||
id: "turkish-eggs",
|
||||
brand: "Breakfast & Brunch",
|
||||
name: "Turkish Eggs",
|
||||
price: "$21",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-appetizing-cake-with-berries-three-bowls-cookies-candies-waffles_140725-71302.jpg",
|
||||
imageAlt: "Turkish Eggs with yoghurt and chilli butter",
|
||||
},
|
||||
id: "turkish-eggs", brand: "Breakfast & Brunch", name: "Turkish Eggs", price: "$21", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-appetizing-cake-with-berries-three-bowls-cookies-candies-waffles_140725-71302.jpg", imageAlt: "Turkish Eggs with yoghurt and chilli butter"},
|
||||
{
|
||||
id: "french-toast",
|
||||
brand: "Breakfast & Brunch",
|
||||
name: "French Toast",
|
||||
price: "$19",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-berries-cup-coffee_23-2147699588.jpg",
|
||||
imageAlt: "French Toast with seasonal fruit",
|
||||
},
|
||||
id: "french-toast", brand: "Breakfast & Brunch", name: "French Toast", price: "$19", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/delicious-berries-cup-coffee_23-2147699588.jpg", imageAlt: "French Toast with seasonal fruit"},
|
||||
{
|
||||
id: "omelette-of-the-day",
|
||||
brand: "Breakfast & Brunch",
|
||||
name: "Omelette of the Day",
|
||||
price: "$20",
|
||||
rating: 5,
|
||||
reviewCount: "Chef's Special",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-bacon-twist-asparagus_74190-6887.jpg",
|
||||
imageAlt: "Omelette with seasonal fillings",
|
||||
},
|
||||
id: "omelette-of-the-day", brand: "Breakfast & Brunch", name: "Omelette of the Day", price: "$20", rating: 5,
|
||||
reviewCount: "Chef's Special", imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-bacon-twist-asparagus_74190-6887.jpg", imageAlt: "Omelette with seasonal fillings"},
|
||||
{
|
||||
id: "blt-fries",
|
||||
brand: "Breakfast & Brunch",
|
||||
name: "BLT with Fries",
|
||||
price: "$18",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-sandwich-grapefruit_23-2148797082.jpg",
|
||||
imageAlt: "BLT sandwich with fries",
|
||||
},
|
||||
id: "blt-fries", brand: "Breakfast & Brunch", name: "BLT with Fries", price: "$18", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-sandwich-grapefruit_23-2148797082.jpg", imageAlt: "BLT sandwich with fries"},
|
||||
{
|
||||
id: "date-scones",
|
||||
brand: "Cabinet Food",
|
||||
name: "Date Scones (sweet & savoury)",
|
||||
price: "$6",
|
||||
rating: 5,
|
||||
reviewCount: "Favorite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-breakfast-with-variety-fruits_23-2148297426.jpg",
|
||||
imageAlt: "Freshly baked date scones",
|
||||
},
|
||||
id: "date-scones", brand: "Cabinet Food", name: "Date Scones (sweet & savoury)", price: "$6", rating: 5,
|
||||
reviewCount: "Favorite", imageSrc: "http://img.b2bpic.net/free-photo/vintage-breakfast-with-variety-fruits_23-2148297426.jpg", imageAlt: "Freshly baked date scones"},
|
||||
{
|
||||
id: "honey-hazelnut-cake",
|
||||
brand: "Cabinet Food",
|
||||
name: "Honey Hazelnut Cake",
|
||||
price: "$8",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sugar-powdered-pie-strawberry-cake-with-cup-tea-pink_140725-78287.jpg",
|
||||
imageAlt: "Slice of honey hazelnut cake",
|
||||
},
|
||||
id: "honey-hazelnut-cake", brand: "Cabinet Food", name: "Honey Hazelnut Cake", price: "$8", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sugar-powdered-pie-strawberry-cake-with-cup-tea-pink_140725-78287.jpg", imageAlt: "Slice of honey hazelnut cake"},
|
||||
{
|
||||
id: "czech-honey-cake",
|
||||
brand: "Cabinet Food",
|
||||
name: "Czech Honey Cake (Medovník)",
|
||||
price: "$9",
|
||||
rating: 5,
|
||||
reviewCount: "Specialty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg",
|
||||
imageAlt: "Slice of traditional Czech Honey Cake",
|
||||
},
|
||||
id: "czech-honey-cake", brand: "Cabinet Food", name: "Czech Honey Cake (Medovník)", price: "$9", rating: 5,
|
||||
reviewCount: "Specialty", imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg", imageAlt: "Slice of traditional Czech Honey Cake"},
|
||||
{
|
||||
id: "raspberry-slice",
|
||||
brand: "Cabinet Food",
|
||||
name: "Raspberry Slice",
|
||||
price: "$7",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-placing-pastries_23-2147984967.jpg",
|
||||
imageAlt: "Raspberry slice dessert",
|
||||
},
|
||||
id: "raspberry-slice", brand: "Cabinet Food", name: "Raspberry Slice", price: "$7", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/waitress-placing-pastries_23-2147984967.jpg", imageAlt: "Raspberry slice dessert"},
|
||||
{
|
||||
id: "brownie-ball",
|
||||
brand: "Cabinet Food",
|
||||
name: "Brownie Ball (Vegan)",
|
||||
price: "$5",
|
||||
rating: 5,
|
||||
reviewCount: "Vegan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg",
|
||||
imageAlt: "Vegan brownie ball",
|
||||
},
|
||||
id: "brownie-ball", brand: "Cabinet Food", name: "Brownie Ball (Vegan)", price: "$5", rating: 5,
|
||||
reviewCount: "Vegan", imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg", imageAlt: "Vegan brownie ball"},
|
||||
{
|
||||
id: "ginger-slice",
|
||||
brand: "Cabinet Food",
|
||||
name: "Ginger Slice (Vegan)",
|
||||
price: "$6",
|
||||
rating: 5,
|
||||
reviewCount: "Vegan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sugar-powdered-pie-strawberry-cake-with-tea-macarons-pink_140725-78310.jpg",
|
||||
imageAlt: "Vegan ginger slice",
|
||||
},
|
||||
id: "ginger-slice", brand: "Cabinet Food", name: "Ginger Slice (Vegan)", price: "$6", rating: 5,
|
||||
reviewCount: "Vegan", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sugar-powdered-pie-strawberry-cake-with-tea-macarons-pink_140725-78310.jpg", imageAlt: "Vegan ginger slice"},
|
||||
{
|
||||
id: "flat-white",
|
||||
brand: "Drinks",
|
||||
name: "Flat White (Allpress, A2 Milk)",
|
||||
price: "$6.50",
|
||||
rating: 5,
|
||||
reviewCount: "Popular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-girl-sunglasses-tasting-cocktail-with-eyes-closed_197531-20645.jpg",
|
||||
imageAlt: "Flat White coffee with latte art",
|
||||
},
|
||||
id: "flat-white", brand: "Drinks", name: "Flat White (Allpress, A2 Milk)", price: "$6.50", rating: 5,
|
||||
reviewCount: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-girl-sunglasses-tasting-cocktail-with-eyes-closed_197531-20645.jpg", imageAlt: "Flat White coffee with latte art"},
|
||||
{
|
||||
id: "cappuccino",
|
||||
brand: "Drinks",
|
||||
name: "Cappuccino",
|
||||
price: "$6.50",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-with-cup-drink-blue_114579-29086.jpg",
|
||||
imageAlt: "Cappuccino coffee",
|
||||
},
|
||||
id: "cappuccino", brand: "Drinks", name: "Cappuccino", price: "$6.50", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-with-cup-drink-blue_114579-29086.jpg", imageAlt: "Cappuccino coffee"},
|
||||
{
|
||||
id: "iced-matcha-latte",
|
||||
brand: "Drinks",
|
||||
name: "Iced Matcha Latte",
|
||||
price: "$8",
|
||||
rating: 5,
|
||||
reviewCount: "Refreshing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-concept-with-coffee-set-dark-background_1220-7860.jpg",
|
||||
imageAlt: "Iced Matcha Latte in a glass",
|
||||
},
|
||||
id: "iced-matcha-latte", brand: "Drinks", name: "Iced Matcha Latte", price: "$8", rating: 5,
|
||||
reviewCount: "Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/coffee-concept-with-coffee-set-dark-background_1220-7860.jpg", imageAlt: "Iced Matcha Latte in a glass"},
|
||||
{
|
||||
id: "horchata-drink",
|
||||
brand: "Drinks",
|
||||
name: "Horchata-style House Drink",
|
||||
price: "$7",
|
||||
rating: 5,
|
||||
reviewCount: "Unique",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-spinach-ginger-smoothie-drink_53876-105884.jpg",
|
||||
imageAlt: "Horchata-style house drink",
|
||||
},
|
||||
id: "horchata-drink", brand: "Drinks", name: "Horchata-style House Drink", price: "$7", rating: 5,
|
||||
reviewCount: "Unique", imageSrc: "http://img.b2bpic.net/free-photo/vegan-spinach-ginger-smoothie-drink_53876-105884.jpg", imageAlt: "Horchata-style house drink"},
|
||||
{
|
||||
id: "fresh-juice",
|
||||
brand: "Drinks",
|
||||
name: "Fresh Juice",
|
||||
price: "$8",
|
||||
rating: 5,
|
||||
reviewCount: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-eggnog-with-cinnamon-wooden-table-typical-christmas-dessert_123827-27063.jpg",
|
||||
imageAlt: "Glass of fresh fruit juice",
|
||||
},
|
||||
id: "fresh-juice", brand: "Drinks", name: "Fresh Juice", price: "$8", rating: 5,
|
||||
reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/homemade-eggnog-with-cinnamon-wooden-table-typical-christmas-dessert_123827-27063.jpg", imageAlt: "Glass of fresh fruit juice"},
|
||||
{
|
||||
id: "saturday-dinners-cta",
|
||||
brand: "Saturday Dinners",
|
||||
name: "Book a Saturday Dinner",
|
||||
price: "Price Range: $20–$30",
|
||||
rating: 5,
|
||||
reviewCount: "Seasonal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-concept-with-copy-space_23-2148716274.jpg",
|
||||
imageAlt: "European dinner dish",
|
||||
},
|
||||
id: "saturday-dinners-cta", brand: "Saturday Dinners", name: "Book a Saturday Dinner", price: "Price Range: $20–$30", rating: 5,
|
||||
reviewCount: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-concept-with-copy-space_23-2148716274.jpg", imageAlt: "European dinner dish"},
|
||||
]}
|
||||
title="What's On Today"
|
||||
description="Fresh, seasonal, made with love every morning. Our menu spans delicious Breakfast & Brunch, delightful Cabinet Food, a variety of Drinks, and special Saturday Dinners. \\\n\\\n**Saturday Dinners:** Every Saturday evening we transform into a European dinner experience. Czech, Italian, and German specialties — think lasagna, pickled hermelín, and house desserts. Bookings recommended."
|
||||
buttons={[
|
||||
{
|
||||
text: "Download Full Menu (PDF)",
|
||||
href: "https://www.goodvibescafe.nz/menu.pdf",
|
||||
},
|
||||
text: "Download Full Menu (PDF)", href: "https://www.goodvibescafe.nz/menu.pdf"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -326,37 +163,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "dine-in",
|
||||
title: "Dine In",
|
||||
description: "Reserve your table and pre-order",
|
||||
tag: "Convenience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-fork-spoon-dark-surface-wood-wooden-cutlery_140725-38968.jpg",
|
||||
imageAlt: "Dine In icon",
|
||||
},
|
||||
id: "dine-in", title: "Dine In", description: "Reserve your table and pre-order", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-fork-spoon-dark-surface-wood-wooden-cutlery_140725-38968.jpg", imageAlt: "Dine In icon"},
|
||||
{
|
||||
id: "takeaway",
|
||||
title: "Takeaway",
|
||||
description: "Ready when you arrive",
|
||||
tag: "Fast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-box_187299-46091.jpg",
|
||||
imageAlt: "Takeaway icon",
|
||||
},
|
||||
id: "takeaway", title: "Takeaway", description: "Ready when you arrive", tag: "Fast", imageSrc: "http://img.b2bpic.net/free-photo/food-box_187299-46091.jpg", imageAlt: "Takeaway icon"},
|
||||
{
|
||||
id: "delivery",
|
||||
title: "No-Contact Delivery",
|
||||
description: "We come to you",
|
||||
tag: "Safe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-blue-uniform-holding-food-delivery-box-using-phone-with-smile-pink-desk-service-uniform-company-job_140725-36270.jpg",
|
||||
imageAlt: "Delivery icon",
|
||||
},
|
||||
id: "delivery", title: "No-Contact Delivery", description: "We come to you", tag: "Safe", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-blue-uniform-holding-food-delivery-box-using-phone-with-smile-pink-desk-service-uniform-company-job_140725-36270.jpg", imageAlt: "Delivery icon"},
|
||||
]}
|
||||
title="Order Ahead, Skip the Wait"
|
||||
description="Place your order online for dine-in, takeaway, or no-contact delivery."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online Now",
|
||||
href: "https://www.goodvibescafe.nz/order",
|
||||
},
|
||||
text: "Order Online Now", href: "https://www.goodvibescafe.nz/order"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -369,58 +186,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Bianca K.",
|
||||
role: "Regular Customer",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29249.jpg",
|
||||
imageAlt: "Customer Bianca K.",
|
||||
},
|
||||
id: "1", name: "Bianca K.", role: "Regular Customer", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29249.jpg", imageAlt: "Customer Bianca K."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Virinia L.",
|
||||
role: "Regular Customer",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430609.jpg",
|
||||
imageAlt: "Customer Virinia L.",
|
||||
},
|
||||
id: "2", name: "Virinia L.", role: "Regular Customer", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430609.jpg", imageAlt: "Customer Virinia L."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Terri K.",
|
||||
role: "Regular Customer",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-studio_1303-20665.jpg",
|
||||
imageAlt: "Customer Terri K.",
|
||||
},
|
||||
id: "3", name: "Terri K.", role: "Regular Customer", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-suit-studio_1303-20665.jpg", imageAlt: "Customer Terri K."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Kristina B.",
|
||||
role: "Regular Customer",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg",
|
||||
imageAlt: "Customer Kristina B.",
|
||||
},
|
||||
id: "4", name: "Kristina B.", role: "Regular Customer", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg", imageAlt: "Customer Kristina B."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Alex P.",
|
||||
role: "Local Guide",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-hoodie-enjoys-coffee-morning-cafe_169016-22377.jpg",
|
||||
imageAlt: "Customer Alex P.",
|
||||
},
|
||||
id: "5", name: "Alex P.", role: "Local Guide", company: "Google Review", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-blue-hoodie-enjoys-coffee-morning-cafe_169016-22377.jpg", imageAlt: "Customer Alex P."},
|
||||
]}
|
||||
title="What Our Regulars Say"
|
||||
description="4.4 ★ on Google · 432 Reviews"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read All Reviews on Google",
|
||||
href: "https://www.google.com/search?q=Good+Vibes+Cafe+Christchurch+reviews",
|
||||
},
|
||||
text: "Read All Reviews on Google", href: "https://www.google.com/search?q=Good+Vibes+Cafe+Christchurch+reviews"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -432,9 +217,7 @@ export default function LandingPage() {
|
||||
description="📍 205 Fendalton Road, Fendalton, Christchurch 8052, New Zealand\\\n📞 +64 3 351 1488\\\n🕐 Open Daily · Closes 4pm (Saturday dinners by booking)\\\n🅿️ Parking available directly outside\\\n📸 Follow us: @good_vibes_cafe205"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/search/205+Fendalton+Road,+Fendalton,+Christchurch+8052",
|
||||
},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/search/205+Fendalton+Road,+Fendalton,+Christchurch+8052"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-black-mountains-wales_181624-14239.jpg"
|
||||
imageAlt="Google Map showing Good Vibes Cafe location"
|
||||
@@ -448,61 +231,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "insta-1",
|
||||
title: "Latte Art",
|
||||
description: "",
|
||||
tag: "Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-latte-art-heart-shape_1421-672.jpg",
|
||||
imageAlt: "Latte art in a coffee cup",
|
||||
},
|
||||
id: "insta-1", title: "Latte Art", description: "", tag: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/top-view-latte-art-heart-shape_1421-672.jpg", imageAlt: "Latte art in a coffee cup"},
|
||||
{
|
||||
id: "insta-2",
|
||||
title: "Fresh Pastries",
|
||||
description: "",
|
||||
tag: "Baking",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-cream-white-table-presented-with-aesthetic-details_181624-34987.jpg",
|
||||
imageAlt: "Assortment of fresh pastries",
|
||||
},
|
||||
id: "insta-2", title: "Fresh Pastries", description: "", tag: "Baking", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-cream-white-table-presented-with-aesthetic-details_181624-34987.jpg", imageAlt: "Assortment of fresh pastries"},
|
||||
{
|
||||
id: "insta-3",
|
||||
title: "Cafe Interior",
|
||||
description: "",
|
||||
tag: "Vibes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-place-town-meeting-with-friends_329181-2888.jpg",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
},
|
||||
id: "insta-3", title: "Cafe Interior", description: "", tag: "Vibes", imageSrc: "http://img.b2bpic.net/free-photo/best-place-town-meeting-with-friends_329181-2888.jpg", imageAlt: "Cozy cafe interior"},
|
||||
{
|
||||
id: "insta-4",
|
||||
title: "Brunch Platter",
|
||||
description: "",
|
||||
tag: "Food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-turkish-breakfast-with-coffee-honey-others_176474-3988.jpg",
|
||||
imageAlt: "Delicious brunch platter",
|
||||
},
|
||||
id: "insta-4", title: "Brunch Platter", description: "", tag: "Food", imageSrc: "http://img.b2bpic.net/free-photo/top-view-turkish-breakfast-with-coffee-honey-others_176474-3988.jpg", imageAlt: "Delicious brunch platter"},
|
||||
{
|
||||
id: "insta-5",
|
||||
title: "Barista at Work",
|
||||
description: "",
|
||||
tag: "Craft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458090.jpg",
|
||||
imageAlt: "Barista making coffee",
|
||||
},
|
||||
id: "insta-5", title: "Barista at Work", description: "", tag: "Craft", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458090.jpg", imageAlt: "Barista making coffee"},
|
||||
{
|
||||
id: "insta-6",
|
||||
title: "Outdoor Seating",
|
||||
description: "",
|
||||
tag: "Relax",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg",
|
||||
imageAlt: "Outdoor cafe seating area",
|
||||
},
|
||||
id: "insta-6", title: "Outdoor Seating", description: "", tag: "Relax", imageSrc: "http://img.b2bpic.net/free-photo/sitting-dining-space-terrace-restaurant-with-furniture_114579-2727.jpg", imageAlt: "Outdoor cafe seating area"},
|
||||
]}
|
||||
title="Follow Along @good_vibes_cafe205"
|
||||
description="See our latest creations, daily specials, and cafe moments!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Follow Us on Instagram",
|
||||
href: "https://www.instagram.com/good_vibes_cafe205/",
|
||||
},
|
||||
text: "Follow Us on Instagram", href: "https://www.instagram.com/good_vibes_cafe205/"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -511,14 +256,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
text="### Get In Touch \n\nFor general inquiries, Saturday dinner bookings, catering, or any other questions, please reach out to us. We'd love to hear from you! \n\n**Good Vibes Cafe**\n\n📍 205 Fendalton Road, Fendalton, Christchurch 8052\n\n📞 +64 3 351 1488\n\n**Opening Hours:**\n\nOpen Daily, closes 4pm (check Google for full hours)\n\n*Saturday dinners by booking.*"
|
||||
variant: "plain"}}
|
||||
text="### Get In Touch \n\nFor general inquiries, Saturday dinner bookings, catering, or any other questions, please reach out to us. We'd love to hear from you! \n\n**Good Vibes Cafe**\n\n📍 205 Fendalton Road, Fendalton, Christchurch 8052\n\n📞 +64 3 351 1488\n\n**Opening Hours:**\n\nOpen Daily · Closes 4pm (check Google for full hours)\n\n*Saturday dinners by booking.*"
|
||||
buttons={[
|
||||
{
|
||||
text: "Send us a message",
|
||||
href: "mailto:info@goodvibescafe.nz",
|
||||
},
|
||||
text: "Send us a message", href: "mailto:info@goodvibescafe.nz"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -530,41 +272,25 @@ export default function LandingPage() {
|
||||
logoText="Good Vibes Cafe"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Find Us",
|
||||
href: "#find-us",
|
||||
},
|
||||
label: "Find Us", href: "#find-us"},
|
||||
{
|
||||
label: "Order Online",
|
||||
href: "#order-online",
|
||||
},
|
||||
label: "Order Online", href: "#order-online"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/good_vibes_cafe205/",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/good_vibes_cafe205/"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "205 Fendalton Road, Christchurch",
|
||||
href: "https://www.google.com/maps/search/205+Fendalton+Road,+Fendalton,+Christchurch+8052",
|
||||
},
|
||||
label: "205 Fendalton Road, Christchurch", href: "https://www.google.com/maps/search/205+Fendalton+Road,+Fendalton,+Christchurch+8052"},
|
||||
{
|
||||
label: "+64 3 351 1488",
|
||||
href: "tel:+6433511488",
|
||||
},
|
||||
label: "+64 3 351 1488", href: "tel:+6433511488"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user