Merge version_1 into main #1
@@ -48,19 +48,19 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Alpine mountain landscape"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=1", imageAlt: "Alpine mountain landscape"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Alpine mountain landscape"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=2", imageAlt: "Alpine mountain landscape"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Alpine mountain landscape"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=3", imageAlt: "Alpine mountain landscape"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Alpine mountain landscape"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=4", imageAlt: "Alpine mountain landscape"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Alpine mountain landscape"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=5", imageAlt: "Alpine mountain landscape"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Member Portfolio", name: "Season Performance", price: "+23.4% ROI", rating: 5,
|
||||
reviewCount: "847 wins", imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg", imageAlt: "Member tracking dashboard"
|
||||
reviewCount: "847 wins", imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66470.jpg?_wi=6", imageAlt: "Member tracking dashboard"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Live Tracking", name: "Real-Time Updates", price: "+18.7% YTD", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user