Merge version_1 into main #3
@@ -65,12 +65,13 @@ export default function Page() {
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Crafting Automotive Masterpieces" } ]}
|
||||
heading={[
|
||||
{ type: "text", content: "Crafting Automotive Masterpieces" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/view-3d-car-sketch-style_23-2151139034.jpg", alt: "An artist carefully painting a detailed automotive portrait in a studio setting" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Our Story", href: "#" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-3d-car-sketch-style_23-2151139034.jpg"
|
||||
imageAlt="An artist carefully painting a detailed automotive portrait in a studio setting"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -126,7 +127,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", alt: "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", imageAlt: "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" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user