Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #12.
This commit is contained in:
@@ -57,7 +57,7 @@ export default function Home() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop", imageAlt: "Classic diner interior"
|
||||
"https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop&_wi=1", imageAlt: "Classic diner interior"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
@@ -169,7 +169,7 @@ export default function Home() {
|
||||
description="Step into a world of warm hospitality and vintage charm"
|
||||
subdescription="Open since 1985, serving with heart"
|
||||
icon={Users}
|
||||
imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Mac's diner interior"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user