Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 23:54:32 +00:00

View File

@@ -49,11 +49,12 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/middleaged-caucasian-woman-stares-piercingly-camera-standing-near-street-wall-minimalist-urban-clothing-style_197531-31200.jpg", imageAlt: "Stylish fashion model in modern outfit"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-clothing-store-brand-new-modern-boutique_627829-6443.jpg?_wi=1", imageAlt: "Featured dress collection"
imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-clothing-store-brand-new-modern-boutique_627829-6443.jpg", imageAlt: "Featured dress collection"
}
]}
rating={4}
ratingText="4.0 Rating - 229 Reviews"
mediaAnimation="none"
buttons={[
{ text: "Call Now", href: "tel:+221778424444" },
{ text: "Visit Store", href: "#visit" }
@@ -68,13 +69,13 @@ export default function LandingPage() {
tag="Shop"
features={[
{
id: "01", title: "Elegant Dresses", description: "Discover our premium collection of dresses perfect for any occasion", imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-clothing-store-brand-new-modern-boutique_627829-6443.jpg?_wi=2", imageAlt: "Elegant dress collection"
id: "01", title: "Elegant Dresses", description: "Discover our premium collection of dresses perfect for any occasion", imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-clothing-store-brand-new-modern-boutique_627829-6443.jpg", imageAlt: "Elegant dress collection"
},
{
id: "02", title: "Casual Wear", description: "Stylish everyday clothing for modern, fashion-forward women", imageSrc: "http://img.b2bpic.net/free-photo/adorable-tanned-female-model-enjoying-spring-photoshoot-good-humoured-caucasian-girl-glasses-chilling-outdoor_197531-10617.jpg?_wi=1", imageAlt: "Casual wear collection"
id: "02", title: "Casual Wear", description: "Stylish everyday clothing for modern, fashion-forward women", imageSrc: "http://img.b2bpic.net/free-photo/adorable-tanned-female-model-enjoying-spring-photoshoot-good-humoured-caucasian-girl-glasses-chilling-outdoor_197531-10617.jpg", imageAlt: "Casual wear collection"
},
{
id: "03", title: "New Arrivals", description: "Latest trends and fresh styles updated regularly", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-trying-dress-room_1153-8054.jpg?_wi=1", imageAlt: "New arrivals section"
id: "03", title: "New Arrivals", description: "Latest trends and fresh styles updated regularly", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-trying-dress-room_1153-8054.jpg", imageAlt: "New arrivals section"
},
{
id: "04", title: "Accessories", description: "Complete your look with our curated accessory selection", imageSrc: "http://img.b2bpic.net/free-photo/top-view-traveler-women-s-outfit-accessories_1357-91.jpg", imageAlt: "Fashion accessories collection"
@@ -94,13 +95,13 @@ export default function LandingPage() {
tag="Trust"
features={[
{
id: "01", title: "Premium Quality", description: "Carefully selected fashion pieces with exceptional craftsmanship and materials", imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-clothing-store-brand-new-modern-boutique_627829-6443.jpg?_wi=3", imageAlt: "Quality fashion items"
id: "01", title: "Premium Quality", description: "Carefully selected fashion pieces with exceptional craftsmanship and materials", imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-clothing-store-brand-new-modern-boutique_627829-6443.jpg", imageAlt: "Quality fashion items"
},
{
id: "02", title: "Affordable Prices", description: "European-style fashion at prices that fit your budget", imageSrc: "http://img.b2bpic.net/free-photo/adorable-tanned-female-model-enjoying-spring-photoshoot-good-humoured-caucasian-girl-glasses-chilling-outdoor_197531-10617.jpg?_wi=2", imageAlt: "Affordable fashion collection"
id: "02", title: "Affordable Prices", description: "European-style fashion at prices that fit your budget", imageSrc: "http://img.b2bpic.net/free-photo/adorable-tanned-female-model-enjoying-spring-photoshoot-good-humoured-caucasian-girl-glasses-chilling-outdoor_197531-10617.jpg", imageAlt: "Affordable fashion collection"
},
{
id: "03", title: "Highly Rated", description: "4.0 stars from 229 satisfied customers and counting", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-trying-dress-room_1153-8054.jpg?_wi=2", imageAlt: "Customer reviews showcase"
id: "03", title: "Highly Rated", description: "4.0 stars from 229 satisfied customers and counting", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-trying-dress-room_1153-8054.jpg", imageAlt: "Customer reviews showcase"
}
]}
textboxLayout="default"