Merge version_1 into main #2
@@ -61,13 +61,11 @@ export default function Page() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-13680.jpg", alt: "Robert Johnson" }
|
||||
]}
|
||||
avatarText="Join over 500+ satisfied collectors!"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Crafting Automotive Masterpieces" } ]}
|
||||
description="At AutoArt Portraits, we believe every car has a story, a personality waiting to be immortalized. Our artists specialize in bringing these narratives to life through stunning, hand-crafted portraits. With a passion for precision and an eye for detail, we create unique artworks that resonate with automotive enthusiasts and art collectors alike. Each piece is a testament to the beauty of the automobile and the skill of our artists."
|
||||
buttons={[
|
||||
{ text: "Our Story", href: "#" }
|
||||
]}
|
||||
@@ -128,7 +126,7 @@ export default function Page() {
|
||||
{ id: "t1", name: "Marcus Thorne", role: "Classic Car Collector", testimonial: "The portrait of my '67 Mustang is absolutely stunning. AutoArt captured every detail perfectly!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21370.jpg", imageAlt: "Portrait of Marcus Thorne" },
|
||||
{ id: "t2", name: "Sophia Rodriguez", role: "Art Enthusiast", testimonial: "I'm amazed by the quality and realism. This piece is a fantastic addition to my collection.", imageSrc: "http://img.b2bpic.net/free-photo/artist-bed-studio_23-2148017586.jpg", imageAlt: "Portrait of Sophia Rodriguez" },
|
||||
{ id: "t3", name: "David Kim", role: "Automotive Blogger", testimonial: "AutoArt Portraits delivers exceptional work. My custom piece of my rally car is beyond impressive.", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-work_329181-14569.jpg", imageAlt: "Portrait of David Kim" },
|
||||
{ id: "t4", name: "Elena Petrova", role: "Gallery Owner", testimonial: "The artistry is phenomenal, truly capturing the soul of the vehicle. A must-have for any car lover.", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "Portrait of Elena Petrova" },
|
||||
{ id: "t4", name: "Elena Petrova", role: "Gallery Owner", testimonial: "The artistry is phenomenal, truly capturing the soul of the vehicle. A must-have for any car lover.", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", alt: "Portrait of Elena Petrova" },
|
||||
{ id: "t5", name: "Chris Johnson", role: "Custom Builder", testimonial: "They immortalized my latest build in incredible detail. The team was fantastic to work with!", imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970193.jpg", imageAlt: "Portrait of Chris Johnson" },
|
||||
{ id: "t6", name: "Isabella Rossi", role: "Luxury Brand Consultant", testimonial: "A beautiful blend of automotive passion and fine art. The portrait of my vintage Bentley is exquisite.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-happy-excited-clenching-fists-rejoicing-his-success-standing-blue-background_141793-133684.jpg", imageAlt: "Portrait of Isabella Rossi" }
|
||||
]}
|
||||
@@ -139,7 +137,7 @@ export default function Page() {
|
||||
<MetricCardFourteen
|
||||
title="Our Impact in Numbers"
|
||||
tag="Trusted Excellence"
|
||||
metricsAnimation="reveal-blur"
|
||||
metricsAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{ id: "m1", value: "500+", description: "Portraits Sold" },
|
||||
{ id: "m2", value: "150+", description: "Happy Clients" },
|
||||
@@ -194,7 +192,6 @@ export default function Page() {
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Our Artists", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ items: [{ label: "FAQ", href: "#faq" }, { label: "Support", href: "#contact" }, { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user