Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Royal Auto Constanța – Mașini Verificate, Prețuri Corecte"
|
||||
description="Descoperă o selecție curatoriată de automobile premium cu istoric transparent și posibilități de finanțare. Fiecare mașină trece prin inspectii riguroase și verificări de calitate pentru a-ți asigura pace și încredere."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-black-businessman-auto-salon-car-sale-rent-concept_146671-18401.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-black-businessman-auto-salon-car-sale-rent-concept_146671-18401.jpg?_wi=1"
|
||||
imageAlt="Colecție de mașini de lux la Royal Auto Constanța"
|
||||
buttons={[
|
||||
{ text: "Vezi Mașinile Disponibile", href: "/vehicles" },
|
||||
@@ -100,7 +100,7 @@ export default function HomePage() {
|
||||
author: "Control Calitate",
|
||||
description: "Fiecare vehicul este supus unor inspecții tehnice riguroase efectuate de mecanici certificați. Verificăm istoria completă, reparații anterioare și starea mecanică.",
|
||||
tags: ["Garanție", "Verificare Tehnică"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1643.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
author: "Documentație Completă",
|
||||
description: "Acces complet la historia mașinii, numărul de proprietari anteriori, accidente și service-uri efectuate. Transparență totală pentru decizia informată.",
|
||||
tags: ["Transparență", "Documente"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-magazine-coffee-shop_53876-15999.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-magazine-coffee-shop_53876-15999.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
author: "Specialiști Experimentați",
|
||||
description: "Echipa noastră de experți cu ani de experiență te ajută să alegi mașina potrivită. Sfaturi personalizate și recomandări bazate pe buget și nevoi.",
|
||||
tags: ["Expert", "Suport"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customers-showroom-completing-credit-application-purchasing-new-car_482257-123997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customers-showroom-completing-credit-application-purchasing-new-car_482257-123997.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -144,28 +144,28 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "BMW 320d 2022",
|
||||
price: "€28,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-air-conditioners-metallic-color-car_114579-4010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-air-conditioners-metallic-color-car_114579-4010.jpg?_wi=1",
|
||||
imageAlt: "BMW 320d sedan 2022 alb",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mercedes C-Class 2021",
|
||||
price: "€31,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-speeds-by-modern-building-dusk-generative-ai_188544-8048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-speeds-by-modern-building-dusk-generative-ai_188544-8048.jpg?_wi=1",
|
||||
imageAlt: "Mercedes C-Class sedan 2021 argintiu",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Audi A4 2020",
|
||||
price: "€25,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg?_wi=1",
|
||||
imageAlt: "Audi A4 sedan 2020 negru",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Volkswagen Golf 2019",
|
||||
price: "€16,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-stylish-women-car-salon_1157-20866.jpg?_wi=1",
|
||||
imageAlt: "Volkswagen Golf hatchback 2019 argintiu",
|
||||
},
|
||||
]}
|
||||
@@ -300,7 +300,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-20433.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-couple-talking-sales-person-car-showroom_1303-20433.jpg?_wi=1"
|
||||
imageAlt="Royal Auto Constanța - Showroom exterior cu mașini premium"
|
||||
logoText="Royal Auto Constanța"
|
||||
copyrightText="© 2025 Royal Auto Constanța. Toate drepturile rezervate."
|
||||
|
||||
Reference in New Issue
Block a user