Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function HomePage() {
|
||||
description="Premium LED panels for automotive enthusiasts. Transform your Volvo S60R, Mercedes SEL, or BMW E30 with cutting-edge lighting technology."
|
||||
tag="Welcome to CarLed"
|
||||
tagIcon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=1"
|
||||
imageAlt="Automotive LED panel installation"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -55,7 +55,7 @@ export default function HomePage() {
|
||||
handle: "Volvo Enthusiast",
|
||||
testimonial: "Game changer! My S60R looks incredible with these LED panels. Quality is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function HomePage() {
|
||||
handle: "Mercedes Owner",
|
||||
testimonial: "Absolutely brilliant. Professional installation, amazing results. CarLed is the real deal.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg?_wi=1",
|
||||
imageAlt: "Sofia Martinez",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function HomePage() {
|
||||
handle: "BMW E30 Restoration",
|
||||
testimonial: "Brought my classic to life. The LED panels are premium quality and the customer service is exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg?_wi=1",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function HomePage() {
|
||||
handle: "Petrolhead Community",
|
||||
testimonial: "Finally found a company that understands car culture. CarLed is where the community gathers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg?_wi=1",
|
||||
imageAlt: "James Williams",
|
||||
},
|
||||
]}
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "127",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-interior-with-panoramic-roof-driver-highway-road-trip_169016-68134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-interior-with-panoramic-roof-driver-highway-road-trip_169016-68134.jpg?_wi=1",
|
||||
imageAlt: "Volvo S60R LED Panel",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function HomePage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg?_wi=1",
|
||||
imageAlt: "Mercedes SEL LED Panel",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=1",
|
||||
imageAlt: "BMW E30 LED Panel",
|
||||
},
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
title: "Premium Quality",
|
||||
description: "Every LED panel is engineered with precision and tested rigorously to ensure superior performance and longevity for your vehicle.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=2",
|
||||
imageAlt: "Premium Quality LED Panels",
|
||||
},
|
||||
items: [
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
title: "Community First",
|
||||
description: "We unite petrolheads and car lovers. Join our exclusive community events, forums, and get insider access to new releases and special editions.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-trip-concept-with-young-couple_23-2148195710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-trip-concept-with-young-couple_23-2148195710.jpg?_wi=1",
|
||||
imageAlt: "Community Gathering",
|
||||
},
|
||||
items: [
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
title: "Seamless Shopping Experience",
|
||||
description: "Secure checkout, multiple payment options, real-time order tracking, and hassle-free customer accounts. Shopping for your ride has never been easier.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/atm-usage-isometric-vertical-banners_1284-34417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/atm-usage-isometric-vertical-banners_1284-34417.jpg?_wi=1",
|
||||
imageAlt: "Payment Methods",
|
||||
},
|
||||
items: [
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
role: "Volvo S60R Owner",
|
||||
company: "Scandinavian Performance Club",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg?_wi=2",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
role: "Mercedes Enthusiast",
|
||||
company: "Luxury Auto Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-consultant-car-salon-standing-near-car_146671-19465.jpg?_wi=2",
|
||||
imageAlt: "Sofia Martinez",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
||||
role: "Classic Car Restorer",
|
||||
company: "BMW Heritage Society",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2901.jpg?_wi=2",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function HomePage() {
|
||||
role: "Automotive Designer",
|
||||
company: "Petrolhead Central",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg?_wi=2",
|
||||
imageAlt: "James Williams",
|
||||
},
|
||||
]}
|
||||
@@ -322,7 +322,7 @@ export default function HomePage() {
|
||||
"Absolutely! CarLed hosts monthly community meetups, exclusive car shows, and members-only events. Join our community forum to stay updated and connect with fellow petrolheads and automotive enthusiasts worldwide.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=3"
|
||||
imageAlt="FAQ support"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user