Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Unleash the Power"
|
||||
description="At House of Machina, we provide the ultimate self-drive experience. Our fleet features high-performance machines designed for thrill-seekers. No instructor, no compromises—just you and the machine on the open road."
|
||||
imageSrc="https://img.freepik.com/free-photo/view-modern-luxury-car-interior-with-leather-seats_23-2149176378.jpg?w=1600&_wi=1"
|
||||
imageSrc="https://img.freepik.com/free-photo/luxury-car-parked-modern-garage_23-2149176378.jpg?w=1600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,19 +71,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Lamborghini", name: "Huracan", price: "$800/day", rating: 5,
|
||||
reviewCount: "120", imageSrc: "https://img.freepik.com/free-photo/lamborghini-huracan-parked-city-street-night_114579-1384.jpg?w=1600&_wi=1"},
|
||||
reviewCount: "120", imageSrc: "https://img.freepik.com/free-photo/lamborghini-huracan-parked-city-street-night_114579-1384.jpg?w=1600"},
|
||||
{
|
||||
id: "2", brand: "Ferrari", name: "488 Spider", price: "$1200/day", rating: 5,
|
||||
reviewCount: "95", imageSrc: "https://img.freepik.com/free-photo/luxury-yellow-sportscar-driving-coastal-road_114579-1425.jpg?w=1600&_wi=1"},
|
||||
reviewCount: "95", imageSrc: "https://img.freepik.com/free-photo/red-ferrari-488-driving-coastal-road_114579-1425.jpg?w=1600"},
|
||||
{
|
||||
id: "3", brand: "McLaren", name: "720S", price: "$1500/day", rating: 5,
|
||||
reviewCount: "88", imageSrc: "https://img.freepik.com/free-photo/grey-mclaren-720s-moving-fast-asphalt-road_114579-1456.jpg?w=1600&_wi=1"},
|
||||
reviewCount: "88", imageSrc: "https://img.freepik.com/free-photo/grey-mclaren-720s-moving-fast-asphalt-road_114579-1456.jpg?w=1600"},
|
||||
{
|
||||
id: "4", brand: "Ford", name: "Mustang V8", price: "$300/day", rating: 4.9,
|
||||
reviewCount: "210", imageSrc: "https://img.freepik.com/free-photo/classic-muscle-car-driving-scenic-highway_114579-1501.jpg?w=1600"},
|
||||
reviewCount: "210", imageSrc: "https://img.freepik.com/free-photo/mustang-v8-muscle-car_114579-1501.jpg?w=1600"},
|
||||
{
|
||||
id: "5", brand: "Porsche", name: "911 Turbo", price: "$700/day", rating: 5,
|
||||
reviewCount: "150", imageSrc: "https://img.freepik.com/free-photo/porsche-911-turbo-studio-lighting-minimalist-background_114579-1602.jpg?w=1600"},
|
||||
reviewCount: "150", imageSrc: "https://img.freepik.com/free-photo/porsche-911-turbo-studio-lighting_114579-1602.jpg?w=1600"},
|
||||
{
|
||||
id: "6", brand: "Chevrolet", name: "Corvette Z06", price: "$600/day", rating: 5,
|
||||
reviewCount: "115", imageSrc: "https://img.freepik.com/free-photo/chevrolet-corvette-z06-vibrant-background_114579-1705.jpg?w=1600"},
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
"Priority Booking", "Free Delivery", "Exclusive Perks"],
|
||||
},
|
||||
]}
|
||||
title="Freeze the Bond"
|
||||
title="Rental Terms"
|
||||
description="Our transparent policy ensures clarity. We hold your bond temporarily while you enjoy the drive."
|
||||
/>
|
||||
</div>
|
||||
@@ -119,15 +119,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
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://img.freepik.com/free-photo/luxury-sports-car-close-up-detail_114579-1802.jpg?w=1600", imageAlt: "professional man portrait"},
|
||||
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: "https://img.freepik.com/free-photo/man-smiling-portrait_1139-1079.jpg", imageSrc: "https://img.freepik.com/free-photo/luxury-car-exterior_114579-1802.jpg?w=1600", imageAlt: "Car client"},
|
||||
{
|
||||
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://img.freepik.com/free-photo/view-modern-luxury-car-interior-with-leather-seats_23-2149176378.jpg?w=1600&_wi=2", imageAlt: "professional man portrait"},
|
||||
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: "https://img.freepik.com/free-photo/portrait-businesswoman-confident_23-2148029500.jpg", imageSrc: "https://img.freepik.com/free-photo/luxury-car-interior-modern_23-2149176378.jpg?w=1600", imageAlt: "Car interior"},
|
||||
{
|
||||
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://img.freepik.com/free-photo/lamborghini-huracan-parked-city-street-night_114579-1384.jpg?w=1600&_wi=2", imageAlt: "professional man portrait"},
|
||||
{
|
||||
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://img.freepik.com/free-photo/luxury-yellow-sportscar-driving-coastal-road_114579-1425.jpg?w=1600&_wi=2", imageAlt: "professional man portrait"},
|
||||
{
|
||||
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://img.freepik.com/free-photo/grey-mclaren-720s-moving-fast-asphalt-road_114579-1456.jpg?w=1600&_wi=2", imageAlt: "professional man portrait"},
|
||||
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: "https://img.freepik.com/free-photo/portrait-woman-looking-camera_23-2148304959.jpg", imageSrc: "https://img.freepik.com/free-photo/lamborghini-night-street_114579-1384.jpg?w=1600", imageAlt: "Car at night"},
|
||||
]}
|
||||
title="Trusted by Enthusiasts"
|
||||
description="With an average 4.9-star rating, see what our clients in Melbourne say."
|
||||
@@ -171,7 +167,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.freepik.com/free-photo/night-city-skyline-panoramic-view_114579-2005.jpg?w=1600"
|
||||
imageSrc="https://img.freepik.com/free-photo/city-panoramic-view_114579-2005.jpg?w=1600"
|
||||
logoText="House of Machina"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user