Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9bbba0a941 | |||
| feb6653010 | |||
| 3b43ffd882 |
@@ -59,8 +59,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Visit Us Today", href: "#contact"},
|
text: "Visit Us Today", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/cafe-restaurant-building-exterior_23-2149534914.jpg"
|
||||||
imageAlt="Cozy coffee shop interior with customers and barista"
|
imageAlt="Exterior view of Storia Coffee Space building"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-making-coffee-pouring-steamed-milk-into-cappuccino-doing-latte-art-cup_1258-203387.jpg", alt: "Happy customer enjoying coffee"},
|
src: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-making-coffee-pouring-steamed-milk-into-cappuccino-doing-latte-art-cup_1258-203387.jpg", alt: "Happy customer enjoying coffee"},
|
||||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "faq5", title: "Do you have outdoor seating?", content: "Yes, we have a charming outdoor seating area where you can enjoy your coffee and pastries, weather permitting. It's a perfect spot to soak up the sun!"},
|
id: "faq5", title: "Do you have outdoor seating?", content: "Yes, we have a charming outdoor seating area where you can enjoy your coffee and pastries, weather permitting. It's a perfect spot to soak up the sun!"},
|
||||||
{
|
{
|
||||||
id: "faq6", title: "Do you offer loyalty programs or gift cards?", content: "We do! Join our loyalty program to earn rewards with every purchase. Gift cards are also available and make a perfect present for the coffee lovers in your life."},
|
id: "faq6", title: "Do you offer loyalty programs or gift cards?", content: "We do! Join our loyalty program to earn rewards with every purchase. Gift cards are also available and make a perfect present for the coffee lovers in your life."}
|
||||||
]}
|
]}
|
||||||
title="Your Questions, Answered"
|
title="Your Questions, Answered"
|
||||||
description="Find quick answers to the most common questions about Storia Coffee Space, our offerings, and services."
|
description="Find quick answers to the most common questions about Storia Coffee Space, our offerings, and services."
|
||||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
|||||||
href: "#", ariaLabel: "Facebook"},
|
href: "#", ariaLabel: "Facebook"},
|
||||||
{
|
{
|
||||||
icon: Instagram,
|
icon: Instagram,
|
||||||
href: "#", ariaLabel: "Instagram"},
|
href: "#", ariaLabel: "Instagram"}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user