Update src/app/about/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Indian Craftsmanship", description: "Proudly produced in India, supporting local artisans and promoting authentic Indian fashion globally. We celebrate and preserve traditional textile arts."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2050.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2050.jpg?_wi=2"
|
||||
imageAlt="Train Kart brand heritage and design process"
|
||||
imagePosition="right"
|
||||
/>
|
||||
@@ -72,11 +72,11 @@ export default function AboutPage() {
|
||||
description="Discover what sets us apart in the luxury fashion industry and why thousands of women trust us for their designer wardrobe."
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Quality Materials", description: "Each piece is crafted using the finest fabrics and materials sourced from premium textile suppliers. We ensure durability, comfort, and luxury that stands the test of time.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/two-different-type-brown-fabric-background_23-2147921821.jpg", imageAlt: "Premium luxury fabric quality"},
|
||||
id: "1", title: "Premium Quality Materials", description: "Each piece is crafted using the finest fabrics and materials sourced from premium textile suppliers. We ensure durability, comfort, and luxury that stands the test of time.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/two-different-type-brown-fabric-background_23-2147921821.jpg?_wi=2", imageAlt: "Premium luxury fabric quality"},
|
||||
{
|
||||
id: "2", title: "Exclusive Designer Collections", description: "Curated collections from renowned designer SSRK featuring the latest international trends alongside timeless Indian classics for every occasion.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-studio_329181-14372.jpg", imageAlt: "Fashion designer creating collection"},
|
||||
id: "2", title: "Exclusive Designer Collections", description: "Curated collections from renowned designer SSRK featuring the latest international trends alongside timeless Indian classics for every occasion.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-studio_329181-14372.jpg?_wi=2", imageAlt: "Fashion designer creating collection"},
|
||||
{
|
||||
id: "3", title: "Fast & Secure Delivery", description: "Quick nationwide delivery with secure packaging and multiple payment options including cash on delivery. Real-time tracking ensures peace of mind with every order.", tag: "Delivery", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-fist-bump_23-2149035880.jpg", imageAlt: "Fast delivery service"},
|
||||
id: "3", title: "Fast & Secure Delivery", description: "Quick nationwide delivery with secure packaging and multiple payment options including cash on delivery. Real-time tracking ensures peace of mind with every order.", tag: "Delivery", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-fist-bump_23-2149035880.jpg?_wi=2", imageAlt: "Fast delivery service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user