diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dda2ed..e1817c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,52 +71,32 @@ export default function HomePage() { imagePosition="right" testimonials={[ { - name: "Racing Historian", - handle: "Classic Car Enthusiast", - testimonial: - "The most comprehensive car database I've ever seen. Finally, one place for all automotive history.", - rating: 5, + name: "Racing Historian", handle: "Classic Car Enthusiast", testimonial: + "The most comprehensive car database I've ever seen. Finally, one place for all automotive history.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-a-knowledgeable-automotive-h-1772822285095-bb948168.png?_wi=1", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-a-knowledgeable-automotive-h-1772822285095-bb948168.png?_wi=1"}, { - name: "Automotive Designer", - handle: "Classic Car Enthusiast", - testimonial: - "Perfect for researching design evolution and model lineages across decades.", - rating: 5, + name: "Automotive Designer", handle: "Classic Car Enthusiast", testimonial: + "Perfect for researching design evolution and model lineages across decades.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-a-creative-automotive-design-1772822286059-ee5cdd9e.png?_wi=1", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-a-creative-automotive-design-1772822286059-ee5cdd9e.png?_wi=1"}, { - name: "Car Collector", - handle: "Vintage Vehicle Curator", - testimonial: - "An invaluable resource for understanding specifications and production years.", - rating: 5, + name: "Car Collector", handle: "Vintage Vehicle Curator", testimonial: + "An invaluable resource for understanding specifications and production years.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-a-passionate-car-collector-r-1772822286624-2443dfd3.png?_wi=1", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-a-passionate-car-collector-r-1772822286624-2443dfd3.png?_wi=1"}, { - name: "Automotive Journalist", - handle: "Car Magazine Editor", - testimonial: - "Research has never been easier. Every fact, spec, and timeline at my fingertips.", - rating: 5, + name: "Automotive Journalist", handle: "Car Magazine Editor", testimonial: + "Research has never been easier. Every fact, spec, and timeline at my fingertips.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-an-automotive-journalist-con-1772822285436-0b2f1c7a.png?_wi=1", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/portrait-of-an-automotive-journalist-con-1772822285436-0b2f1c7a.png?_wi=1"}, ]} testimonialRotationInterval={5000} buttons={[ { - text: "Start Searching", - href: "/search", - }, + text: "Start Searching", href: "/search"}, { - text: "Browse Database", - href: "/browse", - }, + text: "Browse Database", href: "/browse"}, ]} buttonAnimation="entrance-slide" useInvertedBackground={false} @@ -133,17 +113,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Ferrari", - "Porsche", - "BMW", - "Mercedes-Benz", - "Lamborghini", - "Bugatti", - "Rolls-Royce", - "Aston Martin", - "McLaren", - "Tesla", - ]} + "Ferrari", "Porsche", "BMW", "Mercedes-Benz", "Lamborghini", "Bugatti", "Rolls-Royce", "Aston Martin", "McLaren", "Tesla"]} speed={40} showCard={true} /> @@ -162,49 +132,21 @@ export default function HomePage() { gridVariant="four-items-2x2-equal-grid" products={[ { - id: "1", - brand: "Ferrari", - name: "Ferrari 250 GTO", - price: "1962-1964", - rating: 5, - reviewCount: "Legendary", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-pristine-ferrari-250-gto-from-1962-196-1772822285742-e8dc47a2.png?_wi=1", - imageAlt: "Ferrari 250 GTO 1962", - }, + id: "1", brand: "Ferrari", name: "Ferrari 250 GTO", price: "1962-1964", rating: 5, + reviewCount: "Legendary", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-pristine-ferrari-250-gto-from-1962-196-1772822285742-e8dc47a2.png?_wi=1", imageAlt: "Ferrari 250 GTO 1962"}, { - id: "2", - brand: "Porsche", - name: "Porsche 911", - price: "1963-Present", - rating: 5, - reviewCount: "Iconic", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-timeless-porsche-911-silver-or-charcoa-1772822287193-13598369.png?_wi=1", - imageAlt: "Porsche 911 Classic", - }, + id: "2", brand: "Porsche", name: "Porsche 911", price: "1963-Present", rating: 5, + reviewCount: "Iconic", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-timeless-porsche-911-silver-or-charcoa-1772822287193-13598369.png?_wi=1", imageAlt: "Porsche 911 Classic"}, { - id: "3", - brand: "Jaguar", - name: "Jaguar E-Type", - price: "1961-1974", - rating: 5, - reviewCount: "Historic", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-beautiful-jaguar-e-type-from-1961-1974-1772822289338-c1148bd5.png?_wi=1", - imageAlt: "Jaguar E-Type", - }, + id: "3", brand: "Jaguar", name: "Jaguar E-Type", price: "1961-1974", rating: 5, + reviewCount: "Historic", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-beautiful-jaguar-e-type-from-1961-1974-1772822289338-c1148bd5.png?_wi=1", imageAlt: "Jaguar E-Type"}, { - id: "4", - brand: "BMW", - name: "BMW 2002", - price: "1968-1976", - rating: 5, - reviewCount: "Classic", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-classic-bmw-2002-from-1968-1976-bright-1772822286237-c4841f31.png?_wi=1", - imageAlt: "BMW 2002", - }, + id: "4", brand: "BMW", name: "BMW 2002", price: "1968-1976", rating: 5, + reviewCount: "Classic", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/a-classic-bmw-2002-from-1968-1976-bright-1772822286237-c4841f31.png?_wi=1", imageAlt: "BMW 2002"}, ]} /> @@ -221,75 +163,51 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - title: "The Golden Age (1900-1920s)", - description: - "Early automobiles, pioneering manufacturers, and the birth of motoring", - icon: Zap, + title: "The Golden Age (1900-1920s)", description: + "Early automobiles, pioneering manufacturers, and the birth of motoring", icon: Zap, mediaItems: [ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/early-1900s-automobiles-brass-and-iron-c-1772822286476-d61a3e64.png?_wi=1", - imageAlt: "Early 1900s vehicles", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/early-1900s-automobiles-brass-and-iron-c-1772822286476-d61a3e64.png?_wi=1", imageAlt: "Early 1900s vehicles"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/collection-of-classic-automobiles-from-1-1772822293005-1cbf4ff3.png?_wi=1", - imageAlt: "Classic automobiles vintage", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/collection-of-classic-automobiles-from-1-1772822293005-1cbf4ff3.png?_wi=1", imageAlt: "Classic automobiles vintage"}, ], }, { - title: "The Classics Era (1930-1950s)", - description: - "Art deco styling, post-war innovation, and the golden age of design", - icon: Award, + title: "The Classics Era (1930-1950s)", description: + "Art deco styling, post-war innovation, and the golden age of design", icon: Award, mediaItems: [ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1930s-1950s-classic-cars-showcasing-art--1772822286024-e1dc7635.png?_wi=1", - imageAlt: "1930s-1950s classic cars", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1930s-1950s-classic-cars-showcasing-art--1772822286024-e1dc7635.png?_wi=1", imageAlt: "1930s-1950s classic cars"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/post-world-war-ii-automobiles-from-1945--1772822286457-0e881f41.png?_wi=1", - imageAlt: "Post-war automobile design", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/post-world-war-ii-automobiles-from-1945--1772822286457-0e881f41.png?_wi=1", imageAlt: "Post-war automobile design"}, ], }, { - title: "The Modern Era (1960-1980s)", - description: - "Performance revolution, muscle cars, and engineering breakthroughs", - icon: Sparkles, + title: "The Modern Era (1960-1980s)", description: + "Performance revolution, muscle cars, and engineering breakthroughs", icon: Sparkles, mediaItems: [ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1960s-muscle-cars-and-performance-vehicl-1772822286810-370ce4b1.png?_wi=1", - imageAlt: "1960s muscle cars", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1960s-muscle-cars-and-performance-vehicl-1772822286810-370ce4b1.png?_wi=1", imageAlt: "1960s muscle cars"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1980s-performance-vehicles-and-supercars-1772822286873-ee7a955b.png?_wi=1", - imageAlt: "1980s performance vehicles", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1980s-performance-vehicles-and-supercars-1772822286873-ee7a955b.png?_wi=1", imageAlt: "1980s performance vehicles"}, ], }, { - title: "Contemporary (1990-2024)", - description: - "Digital age, electric vehicles, autonomous technology, and modern innovation", - icon: Zap, + title: "Contemporary (1990-2024)", description: + "Digital age, electric vehicles, autonomous technology, and modern innovation", icon: Zap, mediaItems: [ { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1990s-modern-cars-featuring-sleek-sports-1772822286503-447f2efc.png?_wi=1", - imageAlt: "1990s modern cars", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/1990s-modern-cars-featuring-sleek-sports-1772822286503-447f2efc.png?_wi=1", imageAlt: "1990s modern cars"}, { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/modern-2020s-electric-and-autonomous-veh-1772822286684-dc1b4ba4.png?_wi=1", - imageAlt: "Electric and autonomous vehicles", - }, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/modern-2020s-electric-and-autonomous-veh-1772822286684-dc1b4ba4.png?_wi=1", imageAlt: "Electric and autonomous vehicles"}, ], }, ]} @@ -309,73 +227,28 @@ export default function HomePage() { carouselMode="buttons" blogs={[ { - id: "1", - category: "Performance History", - title: "The Ferrari 250 GTO: The Car That Won Le Mans", - excerpt: - "Explore how this race car became the most valuable car in the world", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/ferrari-250-gto-iconic-red-racing-car-in-1772822286258-a302627b.png?_wi=1", - imageAlt: "Ferrari 250 GTO", - authorName: "Automotive Historian", - authorAvatar: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822284910-5b6c871f.png", - date: "Featured Article", - }, + id: "1", category: "Performance History", title: "The Ferrari 250 GTO: The Car That Won Le Mans", excerpt: + "Explore how this race car became the most valuable car in the world", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/ferrari-250-gto-iconic-red-racing-car-in-1772822286258-a302627b.png?_wi=1", imageAlt: "Ferrari 250 GTO", authorName: "Automotive Historian", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822284910-5b6c871f.png", date: "Featured Article"}, { - id: "2", - category: "Design Evolution", - title: "The Porsche 911: 60 Years of Iconic Design", - excerpt: "How one sports car shaped the future of automotive design", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/porsche-911-models-across-different-gene-1772822286974-b10966de.png?_wi=1", - imageAlt: "Porsche 911 Through Decades", - authorName: "Design Expert", - authorAvatar: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822285792-d6b4c566.png", - date: "Featured Article", - }, + id: "2", category: "Design Evolution", title: "The Porsche 911: 60 Years of Iconic Design", excerpt: "How one sports car shaped the future of automotive design", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/porsche-911-models-across-different-gene-1772822286974-b10966de.png?_wi=1", imageAlt: "Porsche 911 Through Decades", authorName: "Design Expert", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822285792-d6b4c566.png", date: "Featured Article"}, { - id: "3", - category: "Innovation", - title: "The Jaguar E-Type: Beauty and Performance", - excerpt: - "Why Enzo Ferrari called it the most beautiful car ever made", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/jaguar-e-type-in-stunning-profile-emphas-1772822286724-1e7db4be.png?_wi=1", - imageAlt: "Jaguar E-Type Design", - authorName: "Automotive Journalist", - authorAvatar: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822285410-3dd17ea4.png", - date: "Featured Article", - }, + id: "3", category: "Innovation", title: "The Jaguar E-Type: Beauty and Performance", excerpt: + "Why Enzo Ferrari called it the most beautiful car ever made", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/jaguar-e-type-in-stunning-profile-emphas-1772822286724-1e7db4be.png?_wi=1", imageAlt: "Jaguar E-Type Design", authorName: "Automotive Journalist", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822285410-3dd17ea4.png", date: "Featured Article"}, { - id: "4", - category: "Engineering", - title: "BMW 2002: The Birth of the Sports Sedan", - excerpt: - "How a small car changed everything about performance motoring", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/bmw-2002-sports-sedan-representing-the-b-1772822285486-34acc01f.png?_wi=1", - imageAlt: "BMW 2002 Legacy", - authorName: "Technical Expert", - authorAvatar: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-a-tech-1772822287665-d3561dc3.png", - date: "Featured Article", - }, + id: "4", category: "Engineering", title: "BMW 2002: The Birth of the Sports Sedan", excerpt: + "How a small car changed everything about performance motoring", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/bmw-2002-sports-sedan-representing-the-b-1772822285486-34acc01f.png?_wi=1", imageAlt: "BMW 2002 Legacy", authorName: "Technical Expert", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-a-tech-1772822287665-d3561dc3.png", date: "Featured Article"}, { - id: "5", - category: "Modern Era", - title: "Tesla Model S: The Electric Revolution", - excerpt: "How one car reshaped the entire automotive industry", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/tesla-model-s-or-modern-tesla-electric-v-1772822285622-e5b7ca84.png?_wi=1", - imageAlt: "Tesla Model S Modern", - authorName: "Tech Analyst", - authorAvatar: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822285137-c3b4409c.png", - date: "Featured Article", - }, + id: "5", category: "Modern Era", title: "Tesla Model S: The Electric Revolution", excerpt: "How one car reshaped the entire automotive industry", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/tesla-model-s-or-modern-tesla-electric-v-1772822285622-e5b7ca84.png?_wi=1", imageAlt: "Tesla Model S Modern", authorName: "Tech Analyst", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaEFWytZ9QS584IizrKmiAvruy/small-circular-avatar-portrait-of-an-aut-1772822285137-c3b4409c.png", date: "Featured Article"}, ]} /> @@ -384,7 +257,7 @@ export default function HomePage() {