Merge version_2 into main #1
@@ -54,19 +54,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-table-holding-fresh-juice-bottle_23-2148784272.jpg", imageAlt: "Cozy coffee shop interior with natural light"
|
||||
imageSrc: "https://r2.webild.net/images/hero-interior-coffee-shop.jpg", imageAlt: "Cozy coffee shop interior with natural light"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barista-pouring-latte-foam-coffee-caf_23-2148209229.jpg", imageAlt: "Barista making latte art"
|
||||
imageSrc: "https://r2.webild.net/images/hero-barista-coffee.jpg", imageAlt: "Barista making latte art"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanich-sandwich-shop-window_1398-4866.jpg", imageAlt: "Display of freshly baked pastries"
|
||||
imageSrc: "https://r2.webild.net/images/hero-coffee-preparation.jpg", imageAlt: "Coffee beans being prepared for brewing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-table-holding-fresh-juice-bottle_23-2148784272.jpg", imageAlt: "Customer enjoying coffee at a window seat"
|
||||
imageSrc: "https://r2.webild.net/images/hero-customer-enjoying-coffee.jpg", imageAlt: "Customer enjoying coffee at a window seat"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-serving-coffee-counter_23-2149052846.jpg", imageAlt: "Warm and inviting coffee shop counter"
|
||||
imageSrc: "https://r2.webild.net/images/hero-pastries-display.jpg", imageAlt: "Display of freshly baked pastries"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -294,4 +294,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user