diff --git a/src/app/page.tsx b/src/app/page.tsx index 23b908a..f51e5ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,16 +50,20 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/blond-female-long-red-dress-motion-studio-shoot_613910-309.jpg" imageAlt="Tantawy Premium Fashion Collection" mediaAnimation="slide-up" + background={{ variant: "plain" }} testimonials={[ { name: "Sarah Mitchell", handle: "Fashion Influencer", testimonial: "TANTAWY's designs are absolutely stunning. Every piece feels premium and timeless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg" + }, { name: "Emma Johnson", handle: "Style Expert", testimonial: "The quality and craftsmanship of TANTAWY collections is unmatched in the industry.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happiness-woman-smiling-casual-studio-portrait_53876-30387.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/happiness-woman-smiling-casual-studio-portrait_53876-30387.jpg" + }, { name: "Jessica Chen", handle: "Fashion Blogger", testimonial: "I'm obsessed with TANTAWY! Every purchase has been a hit in my wardrobe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg" + }, ]} buttons={[ { text: "Shop Now", href: "#products" }, @@ -96,13 +100,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "Summer Essentials", description: "Light, breathable fabrics perfect for warm weather. From flowing dresses to chic shorts, find your summer staples.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-young-woman-posing-street_291049-15.jpg", imageAlt: "Summer Collection"}, + title: "Summer Essentials", description: "Light, breathable fabrics perfect for warm weather. From flowing dresses to chic shorts, find your summer staples.", imageSrc: "http://img.b2bpic.net/free-photo/sensual-young-woman-posing-street_291049-15.jpg", imageAlt: "Summer Collection" + }, { id: 2, - title: "Layering Pieces", description: "Versatile jackets and cardigans that work year-round. Perfect for creating effortless, stylish combinations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-outside-wooden-background_1303-13767.jpg", imageAlt: "Layering Collection"}, + title: "Layering Pieces", description: "Versatile jackets and cardigans that work year-round. Perfect for creating effortless, stylish combinations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-outside-wooden-background_1303-13767.jpg", imageAlt: "Layering Collection" + }, { id: 3, - title: "Timeless Bottoms", description: "Quality pants and skirts that form the foundation of any wardrobe. Comfort meets style in every design.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-wear-jeans-jacket-with-backpack-posed-against-orange-shutter_627829-8090.jpg", imageAlt: "Bottoms Collection"}, + title: "Timeless Bottoms", description: "Quality pants and skirts that form the foundation of any wardrobe. Comfort meets style in every design.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-wear-jeans-jacket-with-backpack-posed-against-orange-shutter_627829-8090.jpg", imageAlt: "Bottoms Collection" + }, ]} animationType="slide-up" textboxLayout="default" @@ -144,19 +151,25 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Rachel Anderson", handle: "@rachelstyle", testimonial: "The quality is exceptional and the designs are so unique. TANTAWY has completely transformed my wardrobe!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Rachel Anderson"}, + id: "1", name: "Rachel Anderson", handle: "@rachelstyle", testimonial: "The quality is exceptional and the designs are so unique. TANTAWY has completely transformed my wardrobe!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Rachel Anderson" + }, { - id: "2", name: "Sophia Williams", handle: "@sophiafashion", testimonial: "Every piece feels like a designer investment. I get compliments every time I wear TANTAWY.", imageSrc: "http://img.b2bpic.net/free-photo/happiness-woman-smiling-casual-studio-portrait_53876-30387.jpg?_wi=2", imageAlt: "Sophia Williams"}, + id: "2", name: "Sophia Williams", handle: "@sophiafashion", testimonial: "Every piece feels like a designer investment. I get compliments every time I wear TANTAWY.", imageSrc: "http://img.b2bpic.net/free-photo/happiness-woman-smiling-casual-studio-portrait_53876-30387.jpg", imageAlt: "Sophia Williams" + }, { - id: "3", name: "Olivia Martinez", handle: "@oliviastyle", testimonial: "TANTAWY's attention to detail and quality is unmatched. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Olivia Martinez"}, + id: "3", name: "Olivia Martinez", handle: "@oliviastyle", testimonial: "TANTAWY's attention to detail and quality is unmatched. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Olivia Martinez" + }, { - id: "4", name: "Emma Thompson", handle: "@emmafashion", testimonial: "I've been a customer for years and the consistency in quality is remarkable. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", imageAlt: "Emma Thompson"}, + id: "4", name: "Emma Thompson", handle: "@emmafashion", testimonial: "I've been a customer for years and the consistency in quality is remarkable. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Thompson" + }, { - id: "5", name: "Isabella Rodriguez", handle: "@isabellastyle", testimonial: "Finally found a brand that values quality and timeless design. TANTAWY is my favorite!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6", imageAlt: "Isabella Rodriguez"}, + id: "5", name: "Isabella Rodriguez", handle: "@isabellastyle", testimonial: "Finally found a brand that values quality and timeless design. TANTAWY is my favorite!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Isabella Rodriguez" + }, { - id: "6", name: "Charlotte Davis", handle: "@charlottefashion", testimonial: "The craftsmanship is incredible. Every piece in my TANTAWY collection is a gem.", imageSrc: "http://img.b2bpic.net/free-photo/happiness-woman-smiling-casual-studio-portrait_53876-30387.jpg?_wi=3", imageAlt: "Charlotte Davis"}, + id: "6", name: "Charlotte Davis", handle: "@charlottefashion", testimonial: "The craftsmanship is incredible. Every piece in my TANTAWY collection is a gem.", imageSrc: "http://img.b2bpic.net/free-photo/happiness-woman-smiling-casual-studio-portrait_53876-30387.jpg", imageAlt: "Charlotte Davis" + }, ]} - animationType="fade-in" + animationType="slide-up" textboxLayout="default" useInvertedBackground={false} speed={40}