Update src/app/about/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function AboutPage() {
|
||||
tag="About ELEVATE"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-women-office_23-2147651758.jpg?_wi=2"
|
||||
imageAlt="Our design studio and creative team"
|
||||
buttons={[{ text: "Shop Our Collection", href: "/shop" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
name: "Sarah Mitchell",
|
||||
role: "Fashion Blogger",
|
||||
testimonial: "ELEVATE pieces have become my go-to essentials. The quality and design are unmatched—truly elevates my daily wardrobe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function AboutPage() {
|
||||
name: "Jessica Chen",
|
||||
role: "Designer",
|
||||
testimonial: "Finally, a brand that understands minimalism without sacrificing sophistication. These pieces are investment-worthy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg?_wi=2",
|
||||
imageAlt: "Jessica Chen",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
||||
name: "Michael Thompson",
|
||||
role: "Creative Director",
|
||||
testimonial: "The craftsmanship is exceptional. Every detail matters, and it shows in how these pieces perform over time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2",
|
||||
imageAlt: "Michael Thompson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user