Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
title="Your Neighborhood Sanctuary for Coffee & Connection"
|
||||
description="At Cafe 44, we believe every cup tells a story. Our expertly-crafted specialty drinks and artisan pastries are made with intention, using premium ingredients and time-honored techniques. More than a cafe—we're a gathering place where coffee enthusiasts, remote workers, and friends find inspiration, comfort, and belonging."
|
||||
tag="About Us"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg?_wi=1"
|
||||
imageAlt="Warm, welcoming cafe interior with comfortable seating and natural light"
|
||||
buttons={[{ text: "Discover Our Story", href: "#contact" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -75,13 +75,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Signature Lattes & Specialty Drinks", tags: ["Specialty Coffee", "Artisan Crafted"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg", imageAlt: "Artisan pastries and specialty coffee drinks showcase"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg?_wi=1", imageAlt: "Artisan pastries and specialty coffee drinks showcase"},
|
||||
{
|
||||
id: "2", title: "Unforgettable Artisan Pastries", tags: ["Freshly Baked", "Premium Ingredients"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg", imageAlt: "Fresh baked artisan pastries display"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg?_wi=2", imageAlt: "Fresh baked artisan pastries display"},
|
||||
{
|
||||
id: "3", title: "Welcoming Third Space", tags: ["Community Focused", "Perfect for Work"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg", imageAlt: "Cozy cafe interior perfect for studying or socializing"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg?_wi=2", imageAlt: "Cozy cafe interior perfect for studying or socializing"},
|
||||
{
|
||||
id: "4", title: "Warm, Personalized Hospitality", tags: ["Customer Care", "Local Love"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-8868.jpg", imageAlt: "Friendly barista providing personalized coffee service"},
|
||||
|
||||
Reference in New Issue
Block a user