Merge version_1 into main #3
@@ -45,13 +45,13 @@ export default function AboutPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "m1", name: "Jose R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg"},
|
||||
id: "m1", name: "Jose R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg?_wi=1"},
|
||||
{
|
||||
id: "m2", name: "Carlos T.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg"},
|
||||
id: "m2", name: "Carlos T.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", name: "Mike B.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg"},
|
||||
id: "m3", name: "Mike B.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg?_wi=3"},
|
||||
{
|
||||
id: "m4", name: "Sarah W.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg"},
|
||||
id: "m4", name: "Sarah W.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg?_wi=4"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
description="We believe that plumbing is the heartbeat of every home. Jose and his team treat your house like their own, ensuring that every faucet runs smooth and every drain flows free."
|
||||
subdescription="Dedicated to the Hollister community."
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg?_wi=5"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user