diff --git a/src/app/page.tsx b/src/app/page.tsx index f67d8ea..f5ae0bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg?_wi=1", imageAlt: "Luxurious Skincare Clinic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg?_wi=2", imageAlt: "Healthy Glowing Skin", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg?_wi=3", imageAlt: "Advanced Skin Analysis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg?_wi=4", imageAlt: "Clinical Facials", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg?_wi=5", imageAlt: "Custom Treatment Plans", }, { - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-high-angle_23-2149357123.jpg?_wi=6", imageAlt: "Skin Renewal Results", }, ]} @@ -268,7 +268,7 @@ export default function LandingPage() {