Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Discover the ultimate coffee experience"
|
||||
description="Our premium blends are expertly crafted to deliver exceptional flavour and quality. Coffee sculpted. Community included."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-coffee_23-2148865576.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-coffee_23-2148865576.jpg?_wi=1"
|
||||
imageAlt="Platō Coffee Shop Interior"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg", alt: "Customer 1" },
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{ title: "Cozy Atmosphere", description: "A perfect environment to relax." },
|
||||
{ title: "Friendly Staff", description: "Welcoming community service." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing-uni_1258-138296.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing-uni_1258-138296.jpg?_wi=1"
|
||||
imageAlt="Artisan coffee preparation"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -81,9 +81,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Outdoor Seating", description: "Enjoy your brew in the fresh air.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/man-showing-woman-cup-with-coffee-machine_23-2148366634.jpg", imageAlt: "Outdoor seating" },
|
||||
{ title: "Great Tea Selection", description: "A curated variety for tea enthusiasts.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-coffee_23-2148865576.jpg", imageAlt: "Tea selection" },
|
||||
{ title: "Trendy Atmosphere", description: "Experience the latest cafe trends.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing-uni_1258-138296.jpg", imageAlt: "Trendy atmosphere" },
|
||||
{ title: "Student Friendly", description: "The perfect spot for university students.", buttonIcon: BookOpen, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg", imageAlt: "Study spot" },
|
||||
{ title: "Great Tea Selection", description: "A curated variety for tea enthusiasts.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-coffee_23-2148865576.jpg?_wi=2", imageAlt: "Tea selection" },
|
||||
{ title: "Trendy Atmosphere", description: "Experience the latest cafe trends.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-female-barista-hands-holding-cup-coffee-giving-you-drink-serving-cafe-wearing-uni_1258-138296.jpg?_wi=2", imageAlt: "Trendy atmosphere" },
|
||||
{ title: "Student Friendly", description: "The perfect spot for university students.", buttonIcon: BookOpen, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg?_wi=1", imageAlt: "Study spot" },
|
||||
]}
|
||||
title="Why Visit Platō Coffee"
|
||||
description="Experience our unique highlights that make us a local favourite."
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Premium Signature Blend", price: "R 45", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg" },
|
||||
{ id: "1", name: "Premium Signature Blend", price: "R 45", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-beans-cup-cutting-board_23-2148759290.jpg?_wi=2" },
|
||||
{ id: "2", name: "Cold Brew Artisan", price: "R 55", imageSrc: "http://img.b2bpic.net/free-photo/coffee-ai-generated_23-2150691757.jpg" },
|
||||
{ id: "3", name: "Latte with Art", price: "R 40", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg" },
|
||||
{ id: "4", name: "Fresh Croissant", price: "R 35", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-coffee_23-2149234898.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user