Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "OUR STORY", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-view-mountains-with-colorful-fall-trees-against-foggy-background_181624-17689.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-view-mountains-with-colorful-fall-trees-against-foggy-background_181624-17689.jpg?_wi=1"
|
||||
imageAlt="Crans-Montana Golf Course with Snow-Dusted Alpine Peaks"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -96,15 +96,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "4-WAY STRETCH", description: "Ultimate freedom of movement", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-jogging-park_1303-23607.jpg", imageAlt: "Premium Performance Polo with 4-Way Stretch"
|
||||
title: "4-WAY STRETCH", description: "Ultimate freedom of movement", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-jogging-park_1303-23607.jpg?_wi=1", imageAlt: "Premium Performance Polo with 4-Way Stretch"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "UPF 50+ PROTECTION", description: "Full spectrum UV defense", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-jogging-park_1303-23607.jpg", imageAlt: "Premium Performance Polo with UPF Protection"
|
||||
title: "UPF 50+ PROTECTION", description: "Full spectrum UV defense", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-jogging-park_1303-23607.jpg?_wi=2", imageAlt: "Premium Performance Polo with UPF Protection"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "QUICK-DRY TECHNOLOGY", description: "Advanced moisture-wicking", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-jogging-park_1303-23607.jpg", imageAlt: "Premium Performance Polo with Quick-Dry"
|
||||
title: "QUICK-DRY TECHNOLOGY", description: "Advanced moisture-wicking", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-jogging-park_1303-23607.jpg?_wi=3", imageAlt: "Premium Performance Polo with Quick-Dry"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-view-mountains-with-colorful-fall-trees-against-foggy-background_181624-17689.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/breathtaking-view-mountains-with-colorful-fall-trees-against-foggy-background_181624-17689.jpg?_wi=2"
|
||||
imageAlt="Crans-Montana Alpine Golf Course"
|
||||
logoText="VALMONT"
|
||||
copyrightText="© 2024 Valmont Golf. Handcrafted with alpine pride. Inspired by Crans-Montana."
|
||||
|
||||
Reference in New Issue
Block a user