Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -76,12 +76,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-background-clean-wall-wood_1253-666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-background-clean-wall-wood_1253-666.jpg?_wi=1",
|
||||
imageAlt: "Room interior",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518235.jpg?_wi=1",
|
||||
imageAlt: "Happy residents",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
title: "Home-Cooked Meals",
|
||||
description: "Nutritious and delicious meals served daily to keep you fueled and healthy.",
|
||||
tag: "Dining",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-background-clean-wall-wood_1253-666.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furniture-background-clean-wall-wood_1253-666.jpg?_wi=2",
|
||||
imageAlt: "Soft pastel hues room for kids",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
title: "Laundry Service",
|
||||
description: "Weekly laundry services so you can focus entirely on your studies.",
|
||||
tag: "Convenience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518235.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518235.jpg?_wi=2",
|
||||
imageAlt: "Soft pastel hues room for kids",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user