Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -135,18 +135,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "African Safari Adventure", description: "Witness the majesty of wildlife in their natural habitat with expert guides and luxury accommodations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elephants-standing-near-lake-sunset_181624-29375.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elephants-standing-near-lake-sunset_181624-29375.jpg" }
|
||||
title: "African Safari Adventure", description: "Witness the majesty of wildlife in their natural habitat with expert guides and luxury accommodations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elephants-standing-near-lake-sunset_181624-29375.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elephants-standing-near-lake-sunset_181624-29375.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Alpine Ski Luxury", description: "Experience world-class skiing combined with five-star resorts and après-ski sophistication.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg" }
|
||||
title: "Alpine Ski Luxury", description: "Experience world-class skiing combined with five-star resorts and après-ski sophistication.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/house-snowy-mountains_23-2147803875.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Oceanic Voyages", description: "Sail in ultimate luxury with gourmet dining, spa treatments, and exclusive port experiences.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/big-ship-port_72229-250.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/big-ship-port_72229-250.jpg" }
|
||||
title: "Oceanic Voyages", description: "Sail in ultimate luxury with gourmet dining, spa treatments, and exclusive port experiences.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/big-ship-port_72229-250.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/big-ship-port_72229-250.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user