Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cafe-caffeine-drinking-beverage_53876-23303.jpg", imageAlt: "Espresso pour"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cafe-caffeine-drinking-beverage_53876-23303.jpg?_wi=1", imageAlt: "Espresso pour"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-making-coffee-pouring-steamed-milk-into-cappuccino-doing-latte-art-cup_1258-203385.jpg", imageAlt: "Coffee focus"},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg", imageAlt: "Cafe vibe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-146.jpg", imageAlt: "Maple latte"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-146.jpg?_wi=1", imageAlt: "Maple latte"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-mesa-grande-sunset-san-diego_181624-20956.jpg", imageAlt: "Mountain view"},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "Local", title: "Owned"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-drip-coffee-vintage-coffee-shop-with-green-garden-nature_1150-14516.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-drip-coffee-vintage-coffee-shop-with-green-garden-nature_1150-14516.jpg?_wi=1"
|
||||
imageAlt="Our coffee cart family"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -145,13 +145,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-mask-working-coffee-shop_23-2148824451.jpg", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
{
|
||||
title: "Beautiful Setting", description: "Coffee with a mountain view.", buttonIcon: Mountain,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cafe-caffeine-drinking-beverage_53876-23303.jpg", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cafe-caffeine-drinking-beverage_53876-23303.jpg?_wi=2", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
{
|
||||
title: "Friendly Service", description: "Hospitality is in our blood.", buttonIcon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-drip-coffee-vintage-coffee-shop-with-green-garden-nature_1150-14516.jpg", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/making-drip-coffee-vintage-coffee-shop-with-green-garden-nature_1150-14516.jpg?_wi=2", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
{
|
||||
title: "Expert Craft", description: "Every pour is intentional.", buttonIcon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-146.jpg", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-146.jpg?_wi=2", imageAlt: "Female barista with mask working in the coffee shop"},
|
||||
]}
|
||||
title="The Portico Vibe"
|
||||
description="More than just coffee—it's an elevated break in your day."
|
||||
|
||||
Reference in New Issue
Block a user