diff --git a/src/app/page.tsx b/src/app/page.tsx index bcc3291..e4c005d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function PorscheLandingPage() { layoutOrder="default" imageSrc="http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg" imageAlt="luxury porsche sports car dark studio lighting" - videoSrc="http://img.b2bpic.net/free-photo/business-woman-car_1303-3815.jpg" + videoSrc="http://img.b2bpic.net/premium-photo/closeup-shot-front-part-red-car-parked-green-field_926199-2371466.jpg?id=180894624" frameStyle="card" mediaAnimation="opacity" /> @@ -64,16 +64,16 @@ export default function PorscheLandingPage() { tag="Premium Lineup" products={[ { - id: "911", brand: "Porsche", name: "911 Turbo S", price: "$195,000", rating: 5, + id: "911", brand: "Porsche", name: "911 Turbo S ", price: "$13,000", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg", imageAlt: "porsche 911 turbo s metallic gray studio" }, { - id: "taycan", brand: "Porsche", name: "Taycan Electric", price: "$105,000", rating: 5, - reviewCount: "847", imageSrc: "http://img.b2bpic.net/free-vector/realistic-car-headlights-ad-composition-headlights-with-green-purple-illumination_1284-56577.jpg", imageAlt: "porsche taycan electric sports car modern design" + id: "taycan", brand: "Porsche", name: "PORSHE 911 GT3 RS BLACK ", price: "$505,000", rating: 5, + reviewCount: "847", imageSrc: "http://img.b2bpic.net/premium-photo/black-car-black-background_963387-5751.jpg?id=399153576", imageAlt: "porsche taycan electric sports car modern design" }, { - id: "cayenne", brand: "Porsche", name: "Cayenne Coupe", price: "$135,000", rating: 5, - reviewCount: "523", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-retro-car-with-only-back-wheels-ground-street-night_181624-32812.jpg", imageAlt: "porsche cayenne coupe luxury black studio" + id: "cayenne", brand: "Porsche", name: "Porshe 918 ", price: "$175,000", rating: 5, + reviewCount: "523", imageSrc: "http://img.b2bpic.net/premium-photo/closeup-shot-grey-car-front-building_926199-3614848.jpg?id=197832794", imageAlt: "porsche cayenne coupe luxury black studio" } ]} textboxLayout="default" @@ -128,7 +128,7 @@ export default function PorscheLandingPage() { title: "Luxury Craftsmanship", description: "Premium materials and bespoke customization options for the discerning collector.", icon: Shield } ]} - imageSrc="http://img.b2bpic.net/free-photo/driver-phone-while-driving-call-road_169016-69858.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-closeup-shot-white-retro-car-with-beautiful-steering-wheel_181624-26910.jpg?id=12045426" imageAlt="porsche luxury interior premium craftsmanship" imagePosition="right" textboxLayout="default" @@ -142,16 +142,16 @@ export default function PorscheLandingPage() {