Merge version_1 into main #5
@@ -58,23 +58,23 @@ export default function LandingPage() {
|
||||
carouselPosition="right"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optic-glasses-table_140725-7413.jpg", imageAlt: "Designer eyeglasses collection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optic-glasses-table_140725-7413.jpg?_wi=1", imageAlt: "Designer eyeglasses collection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg", imageAlt: "Professional optometrist"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg?_wi=1", imageAlt: "Professional optometrist"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-showing-pair-black-glasses-contact-lens_23-2148310017.jpg", imageAlt: "Contact lens solutions"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-showing-pair-black-glasses-contact-lens_23-2148310017.jpg?_wi=1", imageAlt: "Contact lens solutions"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eye-care-test-board-with-latin-letters-flat_1284-53683.jpg", imageAlt: "Vision assessment results"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eye-care-test-board-with-latin-letters-flat_1284-53683.jpg?_wi=1", imageAlt: "Vision assessment results"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eye-care-test-board-with-latin-letters-flat_1284-53683.jpg", imageAlt: "Advanced eye testing technology"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eye-care-test-board-with-latin-letters-flat_1284-53683.jpg?_wi=2", imageAlt: "Advanced eye testing technology"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-showing-pair-black-glasses-contact-lens_23-2148310017.jpg", imageAlt: "Premium contact lenses"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-showing-pair-black-glasses-contact-lens_23-2148310017.jpg?_wi=2", imageAlt: "Premium contact lenses"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg", imageAlt: "Expert eye care provider"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg?_wi=2", imageAlt: "Expert eye care provider"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optic-glasses-table_140725-7413.jpg", imageAlt: "Stylish frame options"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optic-glasses-table_140725-7413.jpg?_wi=2", imageAlt: "Stylish frame options"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -145,11 +145,11 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Dr. Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg", imageAlt: "Dr. Sarah Mitchell, Licensed Optometrist"},
|
||||
id: "1", name: "Dr. Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg?_wi=3", imageAlt: "Dr. Sarah Mitchell, Licensed Optometrist"},
|
||||
{
|
||||
id: "2", name: "Dr. James Chen", imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg", imageAlt: "Dr. James Chen, Optometry Specialist"},
|
||||
id: "2", name: "Dr. James Chen", imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg?_wi=4", imageAlt: "Dr. James Chen, Optometry Specialist"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg", imageAlt: "Emily Rodriguez, Optical Assistant"},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/customer-shoosing-spectacles-optic-store-with-help-sales-person_1303-28831.jpg?_wi=5", imageAlt: "Emily Rodriguez, Optical Assistant"},
|
||||
]}
|
||||
memberVariant="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -170,22 +170,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer Walsh", role: "Marketing Manager", company: "Tech Solutions Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Jennifer Walsh"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Jennifer Walsh"},
|
||||
{
|
||||
id: "2", name: "Michael Torres", role: "Business Owner", company: "Torres & Associates", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Michael Torres"},
|
||||
{
|
||||
id: "3", name: "Rebecca Johnson", role: "Executive Director", company: "Health Foundation", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Rebecca Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Rebecca Johnson"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Designer", company: "Creative Studios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Sophie Laurent", role: "Fashion Consultant", company: "Style & Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Sophie Laurent"},
|
||||
{
|
||||
id: "6", name: "Robert Anderson", role: "Attorney", company: "Anderson Legal Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Anderson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Anderson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user