Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@LuxuryOwner",
|
||||
testimonial: "Funilaria Exacta exceeded all my expectations. My car looks absolutely factory new!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=1",
|
||||
imageAlt: "luxury car body repair workshop cinematic still",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@SpeedDemon",
|
||||
testimonial: "Incredible service and a stunning finish. My sports car truly shines after their meticulous work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3043.jpg?_wi=1",
|
||||
imageAlt: "luxury car body repair workshop cinematic still",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
handle: "@ClassicRide",
|
||||
testimonial: "My vintage beauty was restored beyond my wildest dreams. The attention to detail is unmatched!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-inspects-car-overhead-lift_482257-76181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-inspects-car-overhead-lift_482257-76181.jpg?_wi=1",
|
||||
imageAlt: "luxury car body repair workshop cinematic still",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
handle: "@FamilyTraveler",
|
||||
testimonial: "Quick, professional, and the dent is completely gone. Funilaria Exacta made my daily commute car look pristine again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg?_wi=1",
|
||||
imageAlt: "luxury car body repair workshop cinematic still",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
handle: "@CEO_Wheels",
|
||||
testimonial: "Top-tier quality and seamless process. My executive sedan received the premium treatment it deserved.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-15243.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-15243.jpg?_wi=1",
|
||||
imageAlt: "luxury car body repair workshop cinematic still",
|
||||
},
|
||||
]}
|
||||
@@ -130,8 +130,8 @@ export default function LandingPage() {
|
||||
href: "#work",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3043.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22303.jpg?_wi=2"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3043.jpg?_wi=2"
|
||||
imageAlt="Luxury vehicle in a precision auto body workshop"
|
||||
mediaAnimation="blur-reveal"
|
||||
marqueeItems={[
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
price: "Price on Request",
|
||||
rating: 5,
|
||||
reviewCount: "20+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-inspects-car-overhead-lift_482257-76181.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-inspects-car-overhead-lift_482257-76181.jpg?_wi=2",
|
||||
imageAlt: "Before and After of a restored luxury car",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
price: "Price on Request",
|
||||
rating: 5,
|
||||
reviewCount: "15+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-fixing-car_23-2149385729.jpg?_wi=2",
|
||||
imageAlt: "Close up of a luxury car's restored body panel",
|
||||
},
|
||||
{
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
price: "Price on Request",
|
||||
rating: 5,
|
||||
reviewCount: "18+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-15243.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-small-girl-near-shiny-car-atuo-service-workshop_613910-15243.jpg?_wi=2",
|
||||
imageAlt: "Luxury car after a complete paint restoration",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user