Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Explore Products", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/amazing-brand-new-motorbike-is-standing-dark-underground-parking_613910-17459.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/amazing-brand-new-motorbike-is-standing-dark-underground-parking_613910-17459.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Max Heat Resistance", description: "Stable viscosity even in high-heat racing conditions.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-angle-view-biker-repairing-his-bike_1098-19051.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-angle-view-biker-repairing-his-bike_1098-19051.jpg?_wi=1"},
|
||||
{
|
||||
title: "Extreme Endurance", description: "Longer engine life through superior synthetic bases.", buttonIcon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyclist-riding-bmx-bike_107420-65680.jpg"},
|
||||
@@ -164,13 +164,13 @@ export default function LandingPage() {
|
||||
"Full Service", "Brake Bleed", "Chain Tuning", "Diagnostic"],
|
||||
button: {
|
||||
text: "Select"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-brand-new-motorbike-is-standing-dark-underground-parking_613910-17459.jpg", imageAlt: "motorcycle workshop professional tools"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-brand-new-motorbike-is-standing-dark-underground-parking_613910-17459.jpg?_wi=2", imageAlt: "motorcycle workshop professional tools"},
|
||||
{
|
||||
id: "race", title: "Racing Elite", price: "$599", period: "/yr", features: [
|
||||
"Track Prep", "Engine Tuning", "Fluid Overhaul", "Priority Service"],
|
||||
button: {
|
||||
text: "Select"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-angle-view-biker-repairing-his-bike_1098-19051.jpg", imageAlt: "motorcycle workshop professional tools"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-angle-view-biker-repairing-his-bike_1098-19051.jpg?_wi=2", imageAlt: "motorcycle workshop professional tools"},
|
||||
]}
|
||||
title="Service Packages"
|
||||
description="Premium maintenance for dedicated riders."
|
||||
|
||||
Reference in New Issue
Block a user