Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 15:23:47 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tag="Refined Fashion"
buttons={[{ text: "Explore Collection", href: "#products" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929534.jpg", imageAlt: "Luxurious clothing display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929534.jpg?_wi=1", imageAlt: "Luxurious clothing display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-clothing-store-with-casual-formal-wear-design-retail-shop-with-clothes-hangers-racks-department-store-inside-shopping-center-fashion-merchandise-sale_482257-59961.jpg", imageAlt: "Boutique interior environment" }
]}
mediaAnimation="slide-up"
@@ -93,7 +93,7 @@ export default function LandingPage() {
features={[
{
title: "Impeccable Service", description: "Personalized assistance to help you find exactly what you need.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929534.jpg", imageAlt: "personal styling boutique service"
imageSrc: "http://img.b2bpic.net/free-photo/clothes-store-with-mannequin_23-2148929534.jpg?_wi=2", imageAlt: "personal styling boutique service"
},
items: [
{ icon: Sparkles, text: "Style Consultations" },