Compare commits
6 Commits
version_17
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| 1dd091ba63 | |||
| b9eb654d67 | |||
| b7ed3bac2a | |||
| bfeb188311 | |||
| 09aced683f | |||
| 4a0924ed19 |
@@ -11,7 +11,7 @@ import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Activity, Calendar, Heart, HeartHandshake, Smile, Users, Zap, Award } from 'lucide-react';
|
||||
|
||||
const logoImageUrl = 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773179247557-0qdf0zm4.jpg';
|
||||
const logoImageUrl = 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773179572794-hfhl39g7.jpg';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -56,11 +56,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
buttonClassName="primary"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773177479519-mek5d6fj.png", imageAlt: "back pain relief physiotherapy treatment" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-woman-talking-nurse_23-2149341522.jpg", imageAlt: "mobility enhancement physical therapy" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/woman-rehabilitation-center-getting-treatment_23-2150356710.jpg", imageAlt: "modern physiotherapy clinic bright" },
|
||||
{ id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773450753769-cchwza95.png", imageAlt: "back pain relief physiotherapy treatment" },
|
||||
{ id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773450753769-cchwza95.png", imageAlt: "mobility enhancement physical therapy" },
|
||||
{ id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773451145534-xdernpul.jpg", imageAlt: "modern physiotherapy clinic bright" },
|
||||
{ id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png?_wi=2", imageAlt: "postoperative rehabilitation patient care" },
|
||||
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773096321975-05c0y0yo.png?_wi=3", imageAlt: "elderly patient mobility therapy" },
|
||||
{ id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773450753769-cchwza95.png", imageAlt: "elderly patient mobility therapy" },
|
||||
{ id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aj0fCNhpHkySqkJU4xKgOiGDZm/uploaded-1773095930893-d3krwvye.png", imageAlt: "athlete sports injury treatment" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
|
||||
Reference in New Issue
Block a user