Update src/app/page.tsx

This commit is contained in:
2026-03-01 22:31:57 +00:00
parent 853b5a9acd
commit 3f50272fa2

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
{ value: "500+", title: "Vessels Successfully Sold" }, { value: "500+", title: "Vessels Successfully Sold" },
{ value: "25 yrs", title: "Industry Experience" } { value: "25 yrs", title: "Industry Experience" }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/man-suit_1321-1164.jpg" imageSrc="http://img.b2bpic.net/free-photo/man-suit_1321-1164.jpg?_wi=1"
imageAlt="Prestige Yachts headquarters" imageAlt="Prestige Yachts headquarters"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -111,7 +111,7 @@ export default function LandingPage() {
features={[ features={[
{ {
id: "1", title: "Expert Vessel Appraisals", tags: ["Marine Surveying", "Quality Assured"], id: "1", title: "Expert Vessel Appraisals", tags: ["Marine Surveying", "Quality Assured"],
imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1164.jpg" imageSrc: "http://img.b2bpic.net/free-photo/man-suit_1321-1164.jpg?_wi=2"
}, },
{ {
id: "2", title: "Comprehensive Support Services", tags: ["Full Service", "Maintenance"], id: "2", title: "Comprehensive Support Services", tags: ["Full Service", "Maintenance"],