Update src/app/page.tsx

This commit is contained in:
2026-03-10 16:00:19 +00:00
parent e8a077a89a
commit fb171077ae

View File

@@ -49,13 +49,13 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991547.jpg", imageAlt: "Premium leather shoes display elegant"
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991547.jpg", imageAlt: "Premium leather shoes showcase"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669601.jpg", imageAlt: "luxury shoes professional product photography"
imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669601.jpg", imageAlt: "Luxury footwear display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-brown-leather-shoes-men-brown-background-photo-studio-style-ai-generative_123827-23444.jpg", imageAlt: "elegant shoes luxury fashion photography"
imageSrc: "http://img.b2bpic.net/free-photo/elegant-brown-leather-shoes-men-brown-background-photo-studio-style-ai-generative_123827-23444.jpg", imageAlt: "Elegant shoe collection"
}
]}
autoplayDelay={4000}