Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
description: "Your travel supports the local wildlife and communities.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=2",
|
||||
imageAlt: "luxury safari tent interior decor",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
description: "Highly trained Maasai guides and trackers.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg?_wi=1",
|
||||
imageAlt: "luxury safari tent interior decor",
|
||||
},
|
||||
]}
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
role: "Traveler",
|
||||
company: "UK",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685497.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685497.jpg?_wi=1"
|
||||
logoText="Enkiama Safaris"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user