Update src/app/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmall"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Premium Medical Apparel & Custom Tailoring"
|
||||
description="Elevate your professional wardrobe with high-quality medical scrubs designed for healthcare professionals who demand both comfort and style. Discover our diverse collection of durable, antimicrobial, and breathable scrubs."
|
||||
tag="Professional Healthcare Wear"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/covid-19-coronavirus-disease-healthcare-workers-concept-close-up-serious-looking-concerned-asian-female-doctor-personal-protective-equipment-show-stop-gesture-prohibit-enter-dangerous-zone_1258-84776.jpg", imageAlt: "Premium medical scrubs collection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-sterile-mask-yellow-wall_179666-12801.jpg", imageAlt: "Modern medical apparel colors" },
|
||||
|
||||
Reference in New Issue
Block a user