Merge version_1 into main #1
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
price: "100%",
|
||||
rating: 5,
|
||||
reviewCount: "10k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-947.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
price: "100%",
|
||||
rating: 5,
|
||||
reviewCount: "12k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-sportswear-celebrating_23-2148298924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fit-woman-sportswear-celebrating_23-2148298924.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Legacy Questions"
|
||||
description="Answers to the questions that define our national passion and history."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-947.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-947.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
tag="Inquire"
|
||||
title="Get in touch"
|
||||
description="Have questions about our history or upcoming events? Send us a message."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fit-woman-sportswear-celebrating_23-2148298924.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fit-woman-sportswear-celebrating_23-2148298924.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user