Update src/app/page.tsx
This commit is contained in:
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="none"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-outdoors_23-2148889114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-outdoors_23-2148889114.jpg?_wi=1",
|
||||
imageAlt: "Mountain biker in action",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-bicycle_23-2149249204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-bicycle_23-2149249204.jpg?_wi=1",
|
||||
imageAlt: "Urban cyclist riding city bike",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
description: "Certified mechanics ensure your ride is always in top condition.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-bicycle-mechanic-tool-stand-background_613910-14876.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-female-bicycle-mechanic-tool-stand-background_613910-14876.jpg?_wi=1"
|
||||
imageAlt="Interior of Aliyah Bikes shop"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
description: "Optimize your comfort and performance with a custom bike fitting session by our specialists.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Flag,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-outdoors_23-2148889114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-outdoors_23-2148889114.jpg?_wi=2",
|
||||
imageAlt: "bike shop logo modern minimalist",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
description: "From helmets to lights, discover essential accessories to enhance your cycling experience.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: LifeBuoy,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-bicycle_23-2149249204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-riding-bicycle_23-2149249204.jpg?_wi=2",
|
||||
imageAlt: "bike shop logo modern minimalist",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Dream big! We build custom bikes tailored to your specifications and riding style.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Cog,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-bicycle-mechanic-tool-stand-background_613910-14876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-bicycle-mechanic-tool-stand-background_613910-14876.jpg?_wi=2",
|
||||
imageAlt: "bike shop logo modern minimalist",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user