Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "View Motorcycles", href: "products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-motorcycle-garage-warehouse_23-2150704673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-motorcycle-garage-warehouse_23-2150704673.jpg?_wi=1"
|
||||
imageAlt="Premium motorcycle in showroom"
|
||||
ariaLabel="Garasi Roda Dua hero section showcasing premium bike wash and big bike dealer services"
|
||||
/>
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
description="Complete Motorcycle Services"
|
||||
subdescription="We provide high-standard motorcycle care services to keep your bike looking perfect and performing at its best"
|
||||
icon={Wrench}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-with-cool-motorcycle_23-2150849577.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-with-cool-motorcycle_23-2150849577.jpg?_wi=1"
|
||||
imageAlt="Garasi Roda Dua showroom"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -95,19 +95,19 @@ export default function LandingPage() {
|
||||
id: "2", title: "Motorcycle Detailing", descriptions: [
|
||||
"Deep cleaning and protection services", "Keep your motorcycle looking brand new", "Professional wax and coating application"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-motorbike-outdoors_23-2150620924.jpg", imageAlt: "Motorcycle detailing service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-motorbike-outdoors_23-2150620924.jpg?_wi=1", imageAlt: "Motorcycle detailing service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Big Bike Dealer", descriptions: [
|
||||
"Buying and selling high-quality big bikes", "Curated selection of premium motorcycles", "Expert consultation and support"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-cool-motorcycle_23-2150849577.jpg", imageAlt: "Big bike dealership"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-cool-motorcycle_23-2150849577.jpg?_wi=2", imageAlt: "Big bike dealership"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Community Hub", descriptions: [
|
||||
"Comfortable gathering space for motorcycle communities", "Cafe and waiting lounge with premium amenities", "Connect with fellow motorcycle enthusiasts"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-bench_23-2149396193.jpg", imageAlt: "Community cafe and lounge"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-bench_23-2149396193.jpg?_wi=1", imageAlt: "Community cafe and lounge"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -130,13 +130,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Before Wash Transformation", price: "Professional Care", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cool-old-woman-with-motorbike_23-2150647750.jpg", imageAlt: "Motorcycle before washing"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Showroom Display", price: "Premium Selection", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-cool-motorcycle_23-2150849577.jpg", imageAlt: "Motorcycle showroom"
|
||||
id: "2", name: "Showroom Display", price: "Premium Selection", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-cool-motorcycle_23-2150849577.jpg?_wi=3", imageAlt: "Motorcycle showroom"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Detailing Excellence", price: "Expert Service", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-motorbike-outdoors_23-2150620924.jpg", imageAlt: "Motorcycle detailing work"
|
||||
id: "3", name: "Detailing Excellence", price: "Expert Service", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-motorbike-outdoors_23-2150620924.jpg?_wi=2", imageAlt: "Motorcycle detailing work"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Community Space", price: "Social Hub", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-bench_23-2149396193.jpg", imageAlt: "Community cafe and lounge"
|
||||
id: "4", name: "Community Space", price: "Social Hub", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-bench_23-2149396193.jpg?_wi=2", imageAlt: "Community cafe and lounge"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Biker Community", price: "United Passion", imageSrc: "http://img.b2bpic.net/free-vector/social-media-post-template-racing-tournament_23-2150229918.jpg", imageAlt: "Motorcycle community gathering"
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-motorcycle-garage-warehouse_23-2150704673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-motorcycle-garage-warehouse_23-2150704673.jpg?_wi=2"
|
||||
imageAlt="Premium motorcycle background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user