Merge version_4 into main #5
@@ -50,10 +50,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop", imageAlt: "Park view seating area at Caribou Coffee Taweah Park"
|
||||
imageSrc: "https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop&_wi=1", imageAlt: "Park view seating area at Caribou Coffee Taweah Park"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=800&h=600&fit=crop", imageAlt: "Interior seating with warm pendant lighting"
|
||||
imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=800&h=600&fit=crop&_wi=1", imageAlt: "Interior seating with warm pendant lighting"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Atmosphere", title: "Warm Interior Seating", excerpt: "Cozy ground-floor seating with ambient pendant lighting and comfortable spaces for work or socializing.", imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=800&h=600&fit=crop", imageAlt: "Interior seating area", authorName: "Caribou Coffee", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", date: "Year-Round"
|
||||
id: "1", category: "Atmosphere", title: "Warm Interior Seating", excerpt: "Cozy ground-floor seating with ambient pendant lighting and comfortable spaces for work or socializing.", imageSrc: "https://images.unsplash.com/photo-1494857671063-26f21f4ad20e?w=800&h=600&fit=crop&_wi=2", imageAlt: "Interior seating area", authorName: "Caribou Coffee", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", date: "Year-Round"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Views", title: "Rooftop Park Views", excerpt: "Upper-level seating with panoramic views of Towayya Park greenery. The perfect vantage point for relaxation.", imageSrc: "https://images.unsplash.com/photo-1502920917128-1aa500764cbd?w=800&h=600&fit=crop", imageAlt: "Rooftop seating with park views", authorName: "Caribou Coffee", authorAvatar: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop", date: "Year-Round"
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
description="Stop by Caribou Coffee at Taweah Park for your next coffee break. Located inside Towayya Park with easy access, ample seating, and a welcoming atmosphere. Open daily for your convenience."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1511920170033-f8396924c348?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Exterior park entrance"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user