Update src/app/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
href: "/treatments",
|
||||
},
|
||||
]}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=1"
|
||||
videoAriaLabel="Luxury Medspa interior with subtle treatment ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
icon: Heart,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=2"
|
||||
imageAlt="luxury medspa clinic interior video"
|
||||
/>
|
||||
</div>
|
||||
@@ -160,14 +160,14 @@ export default function LandingPage() {
|
||||
title: "AI-Powered Consultations",
|
||||
description: "Harnessing artificial intelligence for precise diagnostics and tailored treatment plans, ensuring optimal results.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642531.jpg?_wi=1",
|
||||
imageAlt: "AI consultation app screenshot",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-businesswoman-with-face-mask-analyzing-blueprints-desktop-pc-while-working-office_637285-5217.jpg",
|
||||
imageAlt: "CRM integration screenshot",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ga8cvi",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ga8cvi&_wi=1",
|
||||
imageAlt: "ai consultation virtual medspa",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-front-view_23-2149698149.jpg",
|
||||
imageAlt: "Before/after photo tracking app",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=3",
|
||||
imageAlt: "ai consultation virtual medspa",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-workspace-with-technology_482257-115276.jpg",
|
||||
imageAlt: "Integrated patient journey app",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg?_wi=1",
|
||||
imageAlt: "ai consultation virtual medspa",
|
||||
},
|
||||
]}
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
price: "Starting at $300",
|
||||
rating: 5,
|
||||
reviewCount: "245",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-with-creme-face_23-2147816997.jpg?_wi=2",
|
||||
imageAlt: "Botox and Dermal Fillers treatment",
|
||||
},
|
||||
{
|
||||
@@ -455,9 +455,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg?_wi=1"
|
||||
imageAlt="Luxury Medspa Interior"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=1"
|
||||
videoAriaLabel="Luxury Medspa reception area ambiance"
|
||||
logoText="TREAT Medspa"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user