Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:28:02 +00:00
parent 49a41e4d47
commit dc1fb45fee

View File

@@ -85,11 +85,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg?_wi=1",
imageAlt: "Luxurious spa interior with soft lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=1",
imageAlt: "Nail technician applying polish during a manicure",
},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
description="Asian Nails & Spa is a sanctuary of beauty and relaxation, meticulously designed to transport you to a state of calm. We blend traditional Asian techniques with modern nail artistry, ensuring every visit is an experience in pure indulgence."
subdescription="Our commitment to hygiene, premium products, and skilled technicians sets us apart in the vibrant Miami beauty scene. Discover a space where your well-being is our utmost priority."
icon={Star}
imageSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg"
imageSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=1"
imageAlt="Serene spa reception area with modern Asian decor"
mediaAnimation="slide-up"
/>
@@ -144,7 +144,7 @@ export default function LandingPage() {
description: "Relax with our premium pedicures, featuring soothing soaks, expert nail care, and invigorating massages.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-around-swimming-pool-hotel-resort-leisure-travel_74190-8557.jpg?_wi=2",
imageAlt: "Image",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
description: "Discover durable and beautiful gel extensions and Gel X services for a flawless, long-lasting look.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg?_wi=2",
imageAlt: "Image",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
description: "Elevate your experience with our curated spa and combo packages, perfect for ultimate relaxation or special occasions.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=2",
imageAlt: "Image",
},
]}