13 Commits

Author SHA1 Message Date
4798212dad Merge version_4 into main
Merge version_4 into main
2026-05-13 11:26:02 +00:00
0756d15b4f Update src/app/page.tsx 2026-05-13 11:25:58 +00:00
69adbd1cbf Merge version_4 into main
Merge version_4 into main
2026-05-13 11:25:28 +00:00
fed9f5e770 Update src/app/page.tsx 2026-05-13 11:25:21 +00:00
4f7e72122c Switch to version 1: modified src/app/page.tsx 2026-05-13 11:24:29 +00:00
7fd97476ec Switch to version 2: modified src/app/page.tsx 2026-05-13 11:24:26 +00:00
5d27c422ca Merge version_3 into main
Merge version_3 into main
2026-05-13 11:22:29 +00:00
aee56ec048 Update src/app/page.tsx 2026-05-13 11:22:26 +00:00
1bdae977d9 Merge version_2 into main
Merge version_2 into main
2026-05-13 11:20:30 +00:00
74e44e8542 Update src/app/page.tsx 2026-05-13 11:20:26 +00:00
3f18f6f67d Merge version_2 into main
Merge version_2 into main
2026-05-13 11:20:01 +00:00
825977b1f7 Update src/app/page.tsx 2026-05-13 11:19:57 +00:00
286498e28e Merge version_1 into main
Merge version_1 into main
2026-05-13 11:17:26 +00:00

View File

@@ -31,17 +31,11 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Book Now", name: "Book Now", id: "#contact"},
id: "#contact",
},
{ {
name: "Fleet", name: "Fleet", id: "#fleet"},
id: "#fleet",
},
{ {
name: "Support", name: "Support", id: "#faq"},
id: "#faq",
},
]} ]}
brandName="House of Machina" brandName="House of Machina"
/> />
@@ -53,9 +47,7 @@ export default function LandingPage() {
description="Exhilarating muscle and supercars. Available for self-drive in Melbourne. Call: +61 1300 904 645" description="Exhilarating muscle and supercars. Available for self-drive in Melbourne. Call: +61 1300 904 645"
buttons={[ buttons={[
{ {
text: "WhatsApp for Instant Booking", text: "WhatsApp for Instant Booking", href: "https://wa.me/611300904645"},
href: "https://wa.me/611300904645",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/batmobile-car-with-neon-lights_23-2151649964.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/batmobile-car-with-neon-lights_23-2151649964.jpg?_wi=1"
/> />
@@ -78,59 +70,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", brand: "Lamborghini", name: "Huracan", price: "$800/day", rating: 5,
brand: "Lamborghini", reviewCount: "120", imageSrc: "https://images.unsplash.com/photo-1621007947382-bb3c3994e3fb?q=80&w=1000&_wi=1"},
name: "Huracan",
price: "$800/day",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065382.jpg?_wi=1",
},
{ {
id: "2", id: "2", brand: "Ferrari", name: "488 Spider", price: "$1200/day", rating: 5,
brand: "Ferrari", reviewCount: "95", imageSrc: "https://images.unsplash.com/photo-1592198084033-aade902d1aae?q=80&w=1000&_wi=1"},
name: "488 Spider",
price: "$1200/day",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-render-3d-illustration_654080-1126.jpg?_wi=1",
},
{ {
id: "3", id: "3", brand: "McLaren", name: "720S", price: "$1500/day", rating: 5,
brand: "McLaren", reviewCount: "88", imageSrc: "https://images.unsplash.com/photo-1625059346454-f823b5d2e061?q=80&w=1000&_wi=1"},
name: "720S",
price: "$1500/day",
rating: 5,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/grey-silver-color-sport-car-front-side-view-with-red-wheels-road_114579-1163.jpg?_wi=1",
},
{ {
id: "4", id: "4", brand: "Ford", name: "Mustang V8", price: "$300/day", rating: 4.9,
brand: "Ford", reviewCount: "210", imageSrc: "https://images.unsplash.com/photo-1584345604476-8aa5e50b9764?q=80&w=1000&_wi=1"},
name: "Mustang V8",
price: "$300/day",
rating: 4.9,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-simple-background_23-2150797044.jpg",
},
{ {
id: "5", id: "5", brand: "Porsche", name: "911 Turbo", price: "$700/day", rating: 5,
brand: "Porsche", reviewCount: "150", imageSrc: "https://images.unsplash.com/photo-1614162692292-7ac66d7f96e4?q=80&w=1000&_wi=1"},
name: "911 Turbo",
price: "$700/day",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg",
},
{ {
id: "6", id: "6", brand: "Chevrolet", name: "Corvette Z06", price: "$600/day", rating: 5,
brand: "Chevrolet", reviewCount: "115", imageSrc: "https://images.unsplash.com/photo-1626668893637-2911244585c5?q=80&w=1000"},
name: "Corvette Z06",
price: "$600/day",
rating: 5,
reviewCount: "115",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-sexy-fashion-woman-model-cap-all-black-blue-corset-with-bright-makeup-near-red-city-car_627829-1117.jpg",
},
]} ]}
title="Self-Drive Muscle & Supercars" title="Self-Drive Muscle & Supercars"
description="Hand-picked high-performance vehicles for an unforgettable journey." description="Hand-picked high-performance vehicles for an unforgettable journey."
@@ -144,26 +100,12 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "day", id: "day", badge: "Daily", price: "$300+", subtitle: "Perfect for short trips", features: [
badge: "Daily", "Full Insurance", "Unlimited Miles", "24/7 Support"],
price: "$300+",
subtitle: "Perfect for short trips",
features: [
"Full Insurance",
"Unlimited Miles",
"24/7 Support",
],
}, },
{ {
id: "week", id: "week", badge: "Weekly", price: "$1800+", subtitle: "The enthusiast choice", features: [
badge: "Weekly", "Priority Booking", "Free Delivery", "Exclusive Perks"],
price: "$1800+",
subtitle: "The enthusiast choice",
features: [
"Priority Booking",
"Free Delivery",
"Exclusive Perks",
],
}, },
]} ]}
title="Freeze the Bond" title="Freeze the Bond"
@@ -177,60 +119,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "James Smith", date: "Jan 2025", title: "Incredible experience", quote: "The Lamborghini Huracan was pristine. House of Machina makes renting so easy.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", imageSrc: "https://images.unsplash.com/photo-1621007947382-bb3c3994e3fb?q=80&w=1000&_wi=2", imageAlt: "professional man portrait"},
name: "James Smith",
date: "Jan 2025",
title: "Incredible experience",
quote: "The Lamborghini Huracan was pristine. House of Machina makes renting so easy.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/batmobile-car-with-neon-lights_23-2151649964.jpg?_wi=2",
imageAlt: "professional man portrait",
},
{ {
id: "2", id: "2", name: "Sarah Miller", date: "Dec 2024", title: "Top tier service", quote: "Seamless booking and the car was a beast. Best supercar hire in Melbourne.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg", imageSrc: "https://images.unsplash.com/photo-1592198084033-aade902d1aae?q=80&w=1000&_wi=2", imageAlt: "professional man portrait"},
name: "Sarah Miller",
date: "Dec 2024",
title: "Top tier service",
quote: "Seamless booking and the car was a beast. Best supercar hire in Melbourne.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746579.jpg?_wi=2",
imageAlt: "professional man portrait",
},
{ {
id: "3", id: "3", name: "David Tan", date: "Nov 2024", title: "Performance unmatched", quote: "Great selection of muscle cars. The team was helpful and professional.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-camera_23-2148304959.jpg", imageSrc: "https://images.unsplash.com/photo-1625059346454-f823b5d2e061?q=80&w=1000&_wi=2", imageAlt: "professional man portrait"},
name: "David Tan",
date: "Nov 2024",
title: "Performance unmatched",
quote: "Great selection of muscle cars. The team was helpful and professional.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-camera_23-2148304959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-mean-transportation-ultra-modern-city_23-2151065382.jpg?_wi=2",
imageAlt: "professional man portrait",
},
{ {
id: "4", id: "4", name: "Chloe Wong", date: "Oct 2024", title: "Weekend thrill", quote: "Absolutely worth it. The Ferrari 488 spider provided an epic weekend.", tag: "4.9 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg", imageSrc: "https://images.unsplash.com/photo-1584345604476-8aa5e50b9764?q=80&w=1000&_wi=2", imageAlt: "professional man portrait"},
name: "Chloe Wong",
date: "Oct 2024",
title: "Weekend thrill",
quote: "Absolutely worth it. The Ferrari 488 spider provided an epic weekend.",
tag: "4.9 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-render-3d-illustration_654080-1126.jpg?_wi=2",
imageAlt: "professional man portrait",
},
{ {
id: "5", id: "5", name: "Mark Wilson", date: "Sept 2024", title: "Highly recommended", quote: "Excellent fleet condition and fair pricing. Will rent again.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageSrc: "https://images.unsplash.com/photo-1614162692292-7ac66d7f96e4?q=80&w=1000&_wi=2", imageAlt: "professional man portrait"},
name: "Mark Wilson",
date: "Sept 2024",
title: "Highly recommended",
quote: "Excellent fleet condition and fair pricing. Will rent again.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grey-silver-color-sport-car-front-side-view-with-red-wheels-road_114579-1163.jpg?_wi=2",
imageAlt: "professional man portrait",
},
]} ]}
title="Trusted by Enthusiasts" title="Trusted by Enthusiasts"
description="With an average 4.9-star rating, see what our clients in Melbourne say." description="With an average 4.9-star rating, see what our clients in Melbourne say."
@@ -243,20 +140,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "Do I need an instructor?", content: "No, our self-drive fleet requires no instructor."},
title: "Do I need an instructor?",
content: "No, our self-drive fleet requires no instructor.",
},
{ {
id: "2", id: "2", title: "What is the bond policy?", content: "We securely freeze the bond amount for the rental duration."},
title: "What is the bond policy?",
content: "We securely freeze the bond amount for the rental duration.",
},
{ {
id: "3", id: "3", title: "Where are you located?", content: "Unit 23/536 Clayton Rd, Clayton South, VIC 3169."},
title: "Where are you located?",
content: "Unit 23/536 Clayton Rd, Clayton South, VIC 3169.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/nobody-dark-inside-park-night_1127-2363.jpg" imageSrc="http://img.b2bpic.net/free-photo/nobody-dark-inside-park-night_1127-2363.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -270,16 +158,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Ready to Drive?" tag="Ready to Drive?"
title="Book Your Machina Experience" title="Book Your Machina Experience"
description="Reach out now to secure your date at our Clayton South location." description="Reach out now to secure your date at our Clayton South location."
buttons={[ buttons={[
{ {
text: "Call +61 1300 904 645", text: "Call +61 1300 904 645", href: "tel:+611300904645"},
href: "tel:+611300904645",
},
]} ]}
/> />
</div> </div>
@@ -290,25 +175,17 @@ export default function LandingPage() {
logoText="House of Machina" logoText="House of Machina"
columns={[ columns={[
{ {
title: "Fleet", title: "Fleet", items: [
items: [
{ {
label: "Supercars", label: "Supercars", href: "#fleet"},
href: "#fleet",
},
{ {
label: "Muscle Cars", label: "Muscle Cars", href: "#fleet"},
href: "#fleet",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "+61 1300 904 645", label: "+61 1300 904 645", href: "tel:+611300904645"},
href: "tel:+611300904645",
},
], ],
}, },
]} ]}