Merge version_1 into main #3
@@ -53,19 +53,19 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Chad R.", handle: "Business Professional", testimonial: "Steve is incredibly knowledgeable about his craft and the only shop in town I visit when I need business or dress attire.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg", imageAlt: "Chad R."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg?_wi=1", imageAlt: "Chad R."
|
||||
},
|
||||
{
|
||||
name: "David P.", handle: "Client", testimonial: "Outstanding customer service. Steve is patient, friendly, and knowledgeable. I had a great experience buying a suit here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152323.jpg", imageAlt: "David P."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152323.jpg?_wi=1", imageAlt: "David P."
|
||||
},
|
||||
{
|
||||
name: "Kirk B.", handle: "Returning Customer", testimonial: "If you want good quality tailored suits, I recommend this place out of all the other shops in Yakima.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-black-elegant-suit-fashion-male-posing-studio-white-background_158538-27238.jpg", imageAlt: "Kirk B."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-black-elegant-suit-fashion-male-posing-studio-white-background_158538-27238.jpg?_wi=1", imageAlt: "Kirk B."
|
||||
},
|
||||
{
|
||||
name: "Ben D.", handle: "Wedding Client", testimonial: "Steve has excellent customer service skills and superb taste. He offers custom fitting to have you looking just right for any occasion.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Ben D."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=1", imageAlt: "Ben D."
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -121,19 +121,19 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Chad R.", role: "Business Professional", company: "Yakima", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg", imageAlt: "Chad R."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg?_wi=2", imageAlt: "Chad R."
|
||||
},
|
||||
{
|
||||
id: "2", name: "David P.", role: "Client", company: "Yakima", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152323.jpg", imageAlt: "David P."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152323.jpg?_wi=2", imageAlt: "David P."
|
||||
},
|
||||
{
|
||||
id: "3", name: "Kirk B.", role: "Returning Customer", company: "Yakima", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-black-elegant-suit-fashion-male-posing-studio-white-background_158538-27238.jpg", imageAlt: "Kirk B."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-black-elegant-suit-fashion-male-posing-studio-white-background_158538-27238.jpg?_wi=2", imageAlt: "Kirk B."
|
||||
},
|
||||
{
|
||||
id: "4", name: "Ben D.", role: "Wedding Client", company: "Yakima", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Ben D."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=2", imageAlt: "Ben D."
|
||||
},
|
||||
{
|
||||
id: "5", name: "Cord B.", role: "Client", company: "Yakima", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user