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?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW4PXB76rZD9PAaiHKWMP6l5cV/uploaded-1773052120328-342yyl3f.png"
|
||||
imageAlt="Automotive LED panel installation"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -83,13 +83,13 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "volvo-s60r-led", brand: "CarLed", name: "Volvo S60R Led Panel", 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", imageAlt: "Volvo S60R LED Panel"},
|
||||
reviewCount: "127", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW4PXB76rZD9PAaiHKWMP6l5cV/uploaded-1773048061686-wm4l51sk.jpg", imageAlt: "Volvo S60R LED Panel"},
|
||||
{
|
||||
id: "mercedes-sel-led", brand: "CarLed", name: "Mercedes Sel Led Panel", price: "$59.99", rating: 5,
|
||||
reviewCount: "94", imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg", imageAlt: "Mercedes SEL LED Panel"},
|
||||
reviewCount: "94", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW4PXB76rZD9PAaiHKWMP6l5cV/uploaded-1773048061686-l5o41yy7.jpg", imageAlt: "Mercedes SEL LED Panel"},
|
||||
{
|
||||
id: "bmw-e30-led", brand: "CarLed", name: "BMW e30 Led Panel", 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", imageAlt: "BMW E30 LED Panel"},
|
||||
reviewCount: "156", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW4PXB76rZD9PAaiHKWMP6l5cV/uploaded-1773048061686-6sjopnep.png", imageAlt: "BMW E30 LED Panel"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", 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?_wi=2", imageAlt: "Premium Quality LED Panels"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW4PXB76rZD9PAaiHKWMP6l5cV/uploaded-1773052120328-342yyl3f.png", imageAlt: "Premium Quality LED Panels"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Military-grade components" },
|
||||
{ icon: CheckCircle, text: "5-year warranty" },
|
||||
@@ -216,7 +216,7 @@ export default function HomePage() {
|
||||
id: "6", title: "Are there any community events I can join?", content:
|
||||
"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?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW4PXB76rZD9PAaiHKWMP6l5cV/uploaded-1773052120328-342yyl3f.png"
|
||||
imageAlt="FAQ support"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user