Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43c267d9a2 |
@@ -56,6 +56,12 @@ export default function LandingPage() {
|
|||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-dressed-elegant-gray-dress-holds-cup-takeaway-coffee-looking-away-while-standing-room-with-loft-interior_613910-6277.jpg", imageAlt: "Artisan coffee shop espresso station with professional barista equipment"
|
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-dressed-elegant-gray-dress-holds-cup-takeaway-coffee-looking-away-while-standing-room-with-loft-interior_613910-6277.jpg", imageAlt: "Artisan coffee shop espresso station with professional barista equipment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bag-mockup_23-2151989760.jpg", imageAlt: "Premium coffee beans in artisan packaging"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
imageSrc: "http://img.b2bpic.net/free-photo/cup-cappuccino-with-coffee-beans-cake-table_141793-1295.jpg", imageAlt: "Freshly brewed cappuccino with latte art"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -263,4 +269,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user