Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|||||||
handle: "@sarah_bikes",
|
handle: "@sarah_bikes",
|
||||||
testimonial: "The best platform for tracking my short weekend escapes!",
|
testimonial: "The best platform for tracking my short weekend escapes!",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg?_wi=1",
|
||||||
imageAlt: "cyclist mountain sunset scenic",
|
imageAlt: "cyclist mountain sunset scenic",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
handle: "@miketravels",
|
handle: "@miketravels",
|
||||||
testimonial: "I love how easy it is to share my route details and photos.",
|
testimonial: "I love how easy it is to share my route details and photos.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg?_wi=1",
|
||||||
imageAlt: "cyclist mountain sunset scenic",
|
imageAlt: "cyclist mountain sunset scenic",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
handle: "@elenacycles",
|
handle: "@elenacycles",
|
||||||
testimonial: "An incredible community of like-minded enthusiasts.",
|
testimonial: "An incredible community of like-minded enthusiasts.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/shadows-man-motorbike_23-2148321986.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/shadows-man-motorbike_23-2148321986.jpg?_wi=1",
|
||||||
imageAlt: "cyclist mountain sunset scenic",
|
imageAlt: "cyclist mountain sunset scenic",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
|||||||
handle: "@dl_rides",
|
handle: "@dl_rides",
|
||||||
testimonial: "My go-to diary for every cycling trip I take.",
|
testimonial: "My go-to diary for every cycling trip I take.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-standing-asphalt-road-background-ocean-mountains-sunset_181624-56975.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-standing-asphalt-road-background-ocean-mountains-sunset_181624-56975.jpg?_wi=1",
|
||||||
imageAlt: "cyclist mountain sunset scenic",
|
imageAlt: "cyclist mountain sunset scenic",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
handle: "@sophie_wheels",
|
handle: "@sophie_wheels",
|
||||||
testimonial: "Simple, clean, and perfectly designed for bikers.",
|
testimonial: "Simple, clean, and perfectly designed for bikers.",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pathway-forest-surrounded-by-leaves-trees-cloudy-sky_181624-17393.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/pathway-forest-surrounded-by-leaves-trees-cloudy-sky_181624-17393.jpg?_wi=1",
|
||||||
imageAlt: "cyclist mountain sunset scenic",
|
imageAlt: "cyclist mountain sunset scenic",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
href: "#contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-riding-mountain-bike_23-2148777254.jpg?_wi=2"
|
||||||
imageAlt="Cyclist on scenic road"
|
imageAlt="Cyclist on scenic road"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
description: "Discover new routes from other enthusiasts.",
|
description: "Discover new routes from other enthusiasts.",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-s-hand-bicycle-with-brown-bag_23-2148176576.jpg?_wi=2"
|
||||||
imageAlt="Travel planning setup"
|
imageAlt="Travel planning setup"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -286,7 +286,7 @@ export default function LandingPage() {
|
|||||||
category: "Tips",
|
category: "Tips",
|
||||||
title: "Gear Checklist",
|
title: "Gear Checklist",
|
||||||
excerpt: "What to carry for your weekend ride.",
|
excerpt: "What to carry for your weekend ride.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/shadows-man-motorbike_23-2148321986.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/shadows-man-motorbike_23-2148321986.jpg?_wi=2",
|
||||||
authorName: "Coach Mark",
|
authorName: "Coach Mark",
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-man-riding-bicycle-mountain-road_651396-2648.jpg",
|
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-man-riding-bicycle-mountain-road_651396-2648.jpg",
|
||||||
date: "Oct 12, 2024",
|
date: "Oct 12, 2024",
|
||||||
@@ -296,7 +296,7 @@ export default function LandingPage() {
|
|||||||
category: "Guides",
|
category: "Guides",
|
||||||
title: "Safety First",
|
title: "Safety First",
|
||||||
excerpt: "Essential rules for road biking.",
|
excerpt: "Essential rules for road biking.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-standing-asphalt-road-background-ocean-mountains-sunset_181624-56975.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/bicycle-standing-asphalt-road-background-ocean-mountains-sunset_181624-56975.jpg?_wi=2",
|
||||||
authorName: "Coach Mark",
|
authorName: "Coach Mark",
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-adult-using-electric-bike-country-side_23-2149124567.jpg",
|
authorAvatar: "http://img.b2bpic.net/free-photo/young-adult-using-electric-bike-country-side_23-2149124567.jpg",
|
||||||
date: "Oct 15, 2024",
|
date: "Oct 15, 2024",
|
||||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
|||||||
category: "Review",
|
category: "Review",
|
||||||
title: "Best Bike Lights",
|
title: "Best Bike Lights",
|
||||||
excerpt: "Keep your evening rides bright.",
|
excerpt: "Keep your evening rides bright.",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pathway-forest-surrounded-by-leaves-trees-cloudy-sky_181624-17393.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/pathway-forest-surrounded-by-leaves-trees-cloudy-sky_181624-17393.jpg?_wi=2",
|
||||||
authorName: "Coach Mark",
|
authorName: "Coach Mark",
|
||||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-adult-using-electric-bike-country-side_23-2149124564.jpg",
|
authorAvatar: "http://img.b2bpic.net/free-photo/young-adult-using-electric-bike-country-side_23-2149124564.jpg",
|
||||||
date: "Oct 20, 2024",
|
date: "Oct 20, 2024",
|
||||||
|
|||||||
Reference in New Issue
Block a user