Merge version_1 into main #3
@@ -54,17 +54,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg", imageAlt: "Uzbekistan Mountain Panorama 1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=1", imageAlt: "Uzbekistan Mountain Panorama 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg", imageAlt: "Uzbekistan Mountain Panorama 2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=2", imageAlt: "Uzbekistan Mountain Panorama 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg", imageAlt: "Uzbekistan Mountain Panorama 3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=3", imageAlt: "Uzbekistan Mountain Panorama 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg", imageAlt: "Uzbekistan Mountain Panorama 4"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=4", imageAlt: "Uzbekistan Mountain Panorama 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg", imageAlt: "Uzbekistan Mountain Panorama 5"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=5", imageAlt: "Uzbekistan Mountain Panorama 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg", imageAlt: "Uzbekistan Mountain Panorama 6"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-shot-mountains_181624-20674.jpg?_wi=6", imageAlt: "Uzbekistan Mountain Panorama 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg"},
|
||||
id: "t1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Marcus S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-surfer-snapback-looking-smiling-cheerfully-after-winning-sports-contest-surfers-holding-his-white-surfboard-his-arm_273609-1551.jpg"},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "David W.", imageSrc: "http://img.b2bpic.net/free-photo/woman-hiking-mountains_1303-11196.jpg"},
|
||||
{
|
||||
id: "t5", name: "Julian R.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg"},
|
||||
id: "t5", name: "Julian R.", imageSrc: "http://img.b2bpic.net/free-photo/trekker-warm-clothing-takes-sweeping-mountain-scenic-view_482257-117971.jpg?_wi=2"},
|
||||
]}
|
||||
cardTitle="Trust Box"
|
||||
cardTag="Verified Reviews"
|
||||
|
||||
Reference in New Issue
Block a user