Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -112,23 +112,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Maldives Paradise", description: "Overwater villas, pristine coral reefs, and turquoise lagoons create the ultimate tropical escape for discerning travelers.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-maldives-showing-amazing-beach-clear-blue-sea-jungles_181624-3948.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-maldives-showing-amazing-beach-clear-blue-sea-jungles_181624-3948.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-maldives-showing-amazing-beach-clear-blue-sea-jungles_181624-3948.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-maldives-showing-amazing-beach-clear-blue-sea-jungles_181624-3948.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Swiss Alps Luxury", description: "Alpine chalets, world-class skiing, and breathtaking mountain vistas offer an unforgettable alpine adventure.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Bali Elegance", description: "Temple-inspired resorts, rice terraces, and cultural richness blend seamlessly with luxury accommodations and serene retreats.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimming-pool-jungle-view_1157-33600.jpg?_wi=2"},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user