diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a2735c..a435698 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() { @@ -71,10 +56,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Quality Tire Service Since Day One" buttons={[ - { - text: "Contact Us", - href: "#contact", - }, + { text: "Contact Us", href: "#contact" }, ]} /> @@ -86,41 +68,23 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Tire Replacement", - description: "High-quality tires for all vehicle types with expert installation.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-car-wheel_23-2149432974.jpg", - imageAlt: "tire tread detail", - }, + title: "Tire Replacement", description: "High-quality tires for all vehicle types with expert installation.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-car-wheel_23-2149432974.jpg", imageAlt: "tire tread detail"}, items: [], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-is-posing-photographer-while-sitting-dark-auto-service-holding-pneumatic-drill_613910-3789.jpg?_wi=2", - imageAlt: "tire tread detail", + reverse: false }, { - title: "Wheel Balancing", - description: "State-of-the-art precision balancing for a smooth and safe drive.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg", - imageAlt: "tire balancing machine", - }, + title: "Wheel Balancing", description: "State-of-the-art precision balancing for a smooth and safe drive.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg", imageAlt: "tire balancing machine"}, items: [], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1666.jpg?_wi=1", - imageAlt: "tire tread detail", + reverse: true }, { - title: "Expert Consultation", - description: "Need advice? Our professionals are here to help you select the right tires.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171240.jpg", - imageAlt: "mechanic explaining tire service", - }, + title: "Expert Consultation", description: "Need advice? Our professionals are here to help you select the right tires.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-checking-car_23-2150171240.jpg", imageAlt: "mechanic explaining tire service"}, items: [], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg?_wi=1", - imageAlt: "tire tread detail", - }, + reverse: false + } ]} title="Our Tire Services" description="Comprehensive tire care and automotive solutions to keep you safe on the road." @@ -134,42 +98,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "1", - name: "All-Season Tire", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13838.jpg", - }, - { - id: "2", - name: "Winter Performance", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/bike-wheel-close-up_23-2148777215.jpg", - }, - { - id: "3", - name: "High Performance Sport", - price: "$220", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-woman-pumping-up-tire-car-petrol-station_23-2148150109.jpg", - }, - { - id: "4", - name: "Off-Road Specialist", - price: "$180", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-people-with-off-road-car-driving-adventure_23-2151476202.jpg", - }, - { - id: "5", - name: "Budget Saver Pro", - price: "$90", - imageSrc: "http://img.b2bpic.net/free-photo/striped-black-wallpaper_1194-6565.jpg", - }, - { - id: "6", - name: "Eco Touring Tire", - price: "$135", - imageSrc: "http://img.b2bpic.net/free-photo/grunge-texture-with-zig-zag_1048-3769.jpg", - }, + { id: "1", name: "All-Season Tire", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13838.jpg" }, + { id: "2", name: "Winter Performance", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/bike-wheel-close-up_23-2148777215.jpg" }, + { id: "3", name: "High Performance Sport", price: "$220", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-woman-pumping-up-tire-car-petrol-station_23-2148150109.jpg" }, + { id: "4", name: "Off-Road Specialist", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/black-white-people-with-off-road-car-driving-adventure_23-2151476202.jpg" }, + { id: "5", name: "Budget Saver Pro", price: "$90", imageSrc: "http://img.b2bpic.net/free-photo/striped-black-wallpaper_1194-6565.jpg" }, + { id: "6", name: "Eco Touring Tire", price: "$135", imageSrc: "http://img.b2bpic.net/free-photo/grunge-texture-with-zig-zag_1048-3769.jpg" }, ]} title="Popular Products" description="We stock top-tier tires from leading global brands." @@ -183,46 +117,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Harpreet Singh", - role: "Local Customer", - company: "Khalsa Tyres", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg?_wi=2", - }, - { - id: "2", - name: "Rajiv Mehta", - role: "Frequent User", - company: "Khalsa Tyres", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg", - }, - { - id: "3", - name: "Priya Sharma", - role: "Customer", - company: "Khalsa Tyres", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg", - }, - { - id: "4", - name: "Vikram Singh", - role: "Customer", - company: "Khalsa Tyres", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg", - }, - { - id: "5", - name: "Anjali Kaur", - role: "Customer", - company: "Khalsa Tyres", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-car-showroom-browsing-automobiles-catalog_482257-124583.jpg", - }, + { id: "1", name: "Harpreet Singh", role: "Local Customer", company: "Khalsa Tyres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-family-making-selfie-car-show-room_1303-15592.jpg" }, + { id: "2", name: "Rajiv Mehta", role: "Frequent User", company: "Khalsa Tyres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg" }, + { id: "3", name: "Priya Sharma", role: "Customer", company: "Khalsa Tyres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36704.jpg" }, + { id: "4", name: "Vikram Singh", role: "Customer", company: "Khalsa Tyres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-her-car-mechanic-repair-shop_637285-8670.jpg" }, + { id: "5", name: "Anjali Kaur", role: "Customer", company: "Khalsa Tyres", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-car-showroom-browsing-automobiles-catalog_482257-124583.jpg" }, ]} title="Customer Reviews" description="Hear what our local customers have to say about our service." @@ -233,21 +132,9 @@ export default function LandingPage() {