Update src/app/about/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
{ value: "2000+", title: "Happy Customers Worldwide" },
|
||||
{ value: "100%", title: "Sustainable Materials Used" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-carving-wood-using-chisel-hammer-wearing-safety-glasses_482257-93673.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/manufacturer-carving-wood-using-chisel-hammer-wearing-safety-glasses_482257-93673.jpg?_wi=3"
|
||||
imageAlt="Artisan furniture craftsmanship"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -68,7 +68,7 @@ export default function AboutPage() {
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj_home",
|
||||
testimonial: "The quality of these furniture pieces is exceptional. My living room looks absolutely stunning, and the delivery was seamless.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen_design",
|
||||
testimonial: "As an interior designer, I'm impressed with FurniturePro's commitment to sustainability without compromising on style.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function AboutPage() {
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emily_lifestyle",
|
||||
testimonial: "Best furniture investment I've made. The craftsmanship is evident, and knowing it's eco-friendly makes me feel good about my purchase.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
name: "David Kim",
|
||||
handle: "@davidk_interiors",
|
||||
testimonial: "FurniturePro delivered exactly what was promised. Premium quality, beautiful design, and excellent customer service throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
name: "Jessica Martinez",
|
||||
handle: "@jmartinez_home",
|
||||
testimonial: "I'm a sustainable living advocate, and this brand aligns perfectly with my values. The furniture is stunning and responsibly made.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
|
||||
imageAlt: "Jessica Martinez",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function AboutPage() {
|
||||
name: "Robert Thompson",
|
||||
handle: "@rthompson_design",
|
||||
testimonial: "Working with FurniturePro for our showroom was fantastic. Their team is professional and their products speak for themselves.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10",
|
||||
imageAlt: "Robert Thompson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user