diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 6fdbfba..852875b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,35 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const raleway = Raleway({ - variable: "--font-raleway", - subsets: ["latin"], + variable: "--font-raleway", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Gomy Luxury - Premium Luxury Vehicles for Sale & Rent", - description: "Discover exclusive luxury vehicles for purchase or rental. Browse premium cars, compare models, calculate financing, and rent exotic vehicles with Gomy Luxury.", - keywords: "luxury cars, exotic vehicles, premium automobiles, car rental, vehicle financing, luxury car marketplace", - robots: { + title: "Gomy Luxury - Premium Luxury Vehicles for Sale & Rent", description: "Discover exclusive luxury vehicles for purchase or rental. Browse premium cars, compare models, calculate financing, and rent exotic vehicles with Gomy Luxury.", keywords: "luxury cars, exotic vehicles, premium automobiles, car rental, vehicle financing, luxury car marketplace", robots: { index: true, follow: true, }, openGraph: { - title: "Gomy Luxury - Premium Automotive Excellence", - description: "Experience the pinnacle of luxury vehicle selection and services. Purchase or rent premium cars with expert guidance.", - siteName: "Gomy Luxury", - type: "website", - images: [ + title: "Gomy Luxury - Premium Automotive Excellence", description: "Experience the pinnacle of luxury vehicle selection and services. Purchase or rent premium cars with expert guidance.", siteName: "Gomy Luxury", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/car-headlight-people-observing-automobiles-showroom_651396-1157.jpg", - alt: "Gomy Luxury Featured Vehicle", - }, + url: "http://img.b2bpic.net/free-photo/car-headlight-people-observing-automobiles-showroom_651396-1157.jpg", alt: "Gomy Luxury Featured Vehicle"}, ], }, twitter: { - card: "summary_large_image", - title: "Gomy Luxury - Premium Vehicles", - description: "Discover exclusive luxury vehicles for sale and rent", - images: ["http://img.b2bpic.net/free-photo/car-headlight-people-observing-automobiles-showroom_651396-1157.jpg"], + card: "summary_large_image", title: "Gomy Luxury - Premium Vehicles", description: "Discover exclusive luxury vehicles for sale and rent", images: ["http://img.b2bpic.net/free-photo/car-headlight-people-observing-automobiles-showroom_651396-1157.jpg"], }, }; @@ -1419,4 +1406,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index b9436a9..d415915 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,31 +98,13 @@ export default function HomePage() { textboxLayout="default" products={[ { - id: "1", - name: "McLaren 720S Spider", - price: "$315,000", - variant: "Orange 2 Seats Twin-Turbo", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17457.jpg?_wi=1", - imageAlt: "McLaren 720S Spider", - isFavorited: false, + id: "1", name: "McLaren 720S Spider", price: "$315,000", variant: "Orange 2 Seats Twin-Turbo", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17457.jpg?_wi=1", imageAlt: "McLaren 720S Spider", isFavorited: false, }, { - id: "2", - name: "Lamborghini Huracán", - price: "$261,000", - variant: "Yellow 2 Seats V10", - imageSrc: "http://img.b2bpic.net/free-photo/grey-silver-color-sport-car-front-side-view-with-red-wheels-road_114579-1163.jpg?_wi=1", - imageAlt: "Lamborghini Huracán", - isFavorited: false, + id: "2", name: "Lamborghini Huracán", price: "$261,000", variant: "Yellow 2 Seats V10", imageSrc: "http://img.b2bpic.net/free-photo/grey-silver-color-sport-car-front-side-view-with-red-wheels-road_114579-1163.jpg?_wi=1", imageAlt: "Lamborghini Huracán", isFavorited: false, }, { - id: "3", - name: "Ferrari 488 GTB", - price: "$288,000", - variant: "Red 2 Seats V8 Turbo", - imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=1", - imageAlt: "Ferrari 488 GTB", - isFavorited: false, + id: "3", name: "Ferrari 488 GTB", price: "$288,000", variant: "Red 2 Seats V8 Turbo", imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=1", imageAlt: "Ferrari 488 GTB", isFavorited: false, }, ]} gridVariant="uniform-all-items-equal" @@ -141,31 +123,13 @@ export default function HomePage() { textboxLayout="split" products={[ { - id: "4", - name: "Porsche 911 Turbo", - price: "$195,000", - variant: "Silver 2 Seats Flat-6 Turbo", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stylish-bearded-businessman-automobile-saloon_146671-16002.jpg?_wi=1", - imageAlt: "Porsche 911 Turbo", - isFavorited: false, + id: "4", name: "Porsche 911 Turbo", price: "$195,000", variant: "Silver 2 Seats Flat-6 Turbo", imageSrc: "http://img.b2bpic.net/free-photo/modern-stylish-bearded-businessman-automobile-saloon_146671-16002.jpg?_wi=1", imageAlt: "Porsche 911 Turbo", isFavorited: false, }, { - id: "5", - name: "Mercedes-AMG GT", - price: "$165,000", - variant: "Black 2 Seats V8 Biturbo", - imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=1", - imageAlt: "Mercedes-AMG GT", - isFavorited: false, + id: "5", name: "Mercedes-AMG GT", price: "$165,000", variant: "Black 2 Seats V8 Biturbo", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=1", imageAlt: "Mercedes-AMG GT", isFavorited: false, }, { - id: "6", - name: "BMW M440i xDrive", - price: "$68,500", - variant: "White 4 Seats Inline-6", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg?_wi=1", - imageAlt: "BMW M440i xDrive", - isFavorited: false, + id: "6", name: "BMW M440i xDrive", price: "$68,500", variant: "White 4 Seats Inline-6", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg?_wi=1", imageAlt: "BMW M440i xDrive", isFavorited: false, }, ]} gridVariant="three-columns-all-equal-width" @@ -184,41 +148,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "James Richardson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "James Richardson", - }, + id: "1", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Richardson"}, { - id: "2", - name: "Sarah Mitchell", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Sarah Mitchell", - }, + id: "2", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Mitchell"}, { - id: "3", - name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Michael Chen", - }, + id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Chen"}, { - id: "4", - name: "Victoria Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Victoria Rodriguez", - }, + id: "4", name: "Victoria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Victoria Rodriguez"}, { - id: "5", - name: "Alexander Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", - imageAlt: "Alexander Thompson", - }, + id: "5", name: "Alexander Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Alexander Thompson"}, { - id: "6", - name: "Isabella Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", - imageAlt: "Isabella Rossi", - }, + id: "6", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Isabella Rossi"}, ]} /> @@ -232,25 +172,13 @@ export default function HomePage() { features={[ { id: 1, - title: "Advanced Vehicle Comparison", - description: "Side-by-side comparison tool to evaluate performance specs, pricing, and features of up to 4 vehicles simultaneously", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17457.jpg?_wi=2", - imageAlt: "Vehicle comparison dashboard", - }, + title: "Advanced Vehicle Comparison", description: "Side-by-side comparison tool to evaluate performance specs, pricing, and features of up to 4 vehicles simultaneously", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17457.jpg?_wi=2", imageAlt: "Vehicle comparison dashboard"}, { id: 2, - title: "Flexible Rental Calendar", - description: "Interactive date picker with real-time availability and instant total cost calculation for rental periods", - 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: "Rental calendar interface", - }, + title: "Flexible Rental Calendar", description: "Interactive date picker with real-time availability and instant total cost calculation for rental periods", 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: "Rental calendar interface"}, { id: 3, - title: "Intelligent Financing Calculator", - description: "Embedded loan calculator to estimate monthly payments based on down payment and loan terms", - imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=2", - imageAlt: "Financing calculator tool", - }, + title: "Intelligent Financing Calculator", description: "Embedded loan calculator to estimate monthly payments based on down payment and loan terms", imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=2", imageAlt: "Financing calculator tool"}, ]} useInvertedBackground={true} buttons={[{ text: "Explore Features", href: "/" }]} @@ -265,8 +193,8 @@ export default function HomePage() { title="Ready to Find Your Perfect Luxury Vehicle?" description="Whether you're looking to purchase, rent, or explore premium automotive options, our expert team is ready to assist you. Contact us now for personalized assistance." buttons={[ + { text: "Get Expert Guidance", href: "/contact" }, { text: "Browse Inventory", href: "/" }, - { text: "Contact Our Team", href: "/contact" }, ]} background={{ variant: "radial-gradient" }} useInvertedBackground={false} @@ -279,4 +207,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}