Merge version_1 into main #2
@@ -169,10 +169,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-three-caught-fish_23-2147894062.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Sailing Instructor", company: "Marina Bay School", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg?_wi=1", imageAlt: "Sarah Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3", name: "David Rodriguez", role: "Weekend Boater", company: "Lake District Adventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg?_wi=2", imageAlt: "David Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-oar_23-2148593420.jpg", imageAlt: "David Rodriguez"},
|
||||
{
|
||||
id: "4", name: "Emily Thompson", role: "Kayak Guide", company: "Coastal Expeditions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-oar_23-2148593423.jpg", imageAlt: "Emily Thompson"},
|
||||
@@ -193,7 +193,6 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="opacity"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user