diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0c2d88a..d8c92db 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,94 +33,57 @@ export default function LandingPage() {
@@ -201,61 +143,21 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "product-1",
- name: "Classic Wool Suit",
- price: "$499.00",
- imageSrc: "http://img.b2bpic.net/free-photo/man-suit-studio_1303-5845.jpg",
- imageAlt: "Classic navy wool suit",
- },
+ id: "product-1", name: "Classic Wool Suit", price: "$499.00", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-studio_1303-5845.jpg", imageAlt: "Classic navy wool suit"},
{
- id: "product-2",
- name: "Elegant Floral Midi Dress",
- price: "$179.00",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-bronze-make-up-wearing-black-golden-dress-sunglasses-tropical-landscape_343596-335.jpg",
- imageAlt: "Elegant floral print midi dress",
- },
+ id: "product-2", name: "Elegant Floral Midi Dress", price: "$179.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-bronze-make-up-wearing-black-golden-dress-sunglasses-tropical-landscape_343596-335.jpg", imageAlt: "Elegant floral print midi dress"},
{
- id: "product-3",
- name: "Children's Denim Jacket",
- price: "$65.00",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-christmas-globe_23-2148329867.jpg",
- imageAlt: "Stylish children's denim jacket",
- },
+ id: "product-3", name: "Children's Denim Jacket", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-christmas-globe_23-2148329867.jpg", imageAlt: "Stylish children's denim jacket"},
{
- id: "product-4",
- name: "Premium Cotton Polo Shirt",
- price: "$89.00",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2567.jpg",
- imageAlt: "Men's premium cotton polo shirt",
- },
+ id: "product-4", name: "Premium Cotton Polo Shirt", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-beige-checkered-suit-posing-street-background_158538-2567.jpg", imageAlt: "Men's premium cotton polo shirt"},
{
- id: "product-5",
- name: "High-Waisted Wide-Leg Trousers",
- price: "$120.00",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-fashion-portrait-pf-happy-joyful-woman-jumping-dancing-park-barcelona-enjoy-her-travel-vacation-bright-trendy-clothes-sunglasses-happiness-emotions_291049-1535.jpg",
- imageAlt: "Women's high-waisted wide-leg trousers",
- },
+ id: "product-5", name: "High-Waisted Wide-Leg Trousers", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-fashion-portrait-pf-happy-joyful-woman-jumping-dancing-park-barcelona-enjoy-her-travel-vacation-bright-trendy-clothes-sunglasses-happiness-emotions_291049-1535.jpg", imageAlt: "Women's high-waisted wide-leg trousers"},
{
- id: "product-6",
- name: "Luxury Cashmere Sweater",
- price: "$299.00",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-emotional-caucasian-girl-park_1153-5003.jpg",
- imageAlt: "Soft luxury cashmere sweater",
- },
+ id: "product-6", name: "Luxury Cashmere Sweater", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/cute-emotional-caucasian-girl-park_1153-5003.jpg", imageAlt: "Soft luxury cashmere sweater"},
{
- id: "product-7",
- name: "Silk Blend Scarf",
- price: "$75.00",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-siblings-outdoors-brothers-day-celebration_23-2150266818.jpg",
- imageAlt: "Elegant silk blend scarf",
- },
+ id: "product-7", name: "Silk Blend Scarf", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-siblings-outdoors-brothers-day-celebration_23-2150266818.jpg", imageAlt: "Elegant silk blend scarf"},
{
- id: "product-8",
- name: "Leather Handbag",
- price: "$349.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fashionable-blond-female-grey-dress-posing-artistic-interior_613910-7102.jpg",
- imageAlt: "Premium leather handbag",
- },
+ id: "product-8", name: "Leather Handbag", price: "http://img.b2bpic.net/free-photo/fashionable-blond-female-grey-dress-posing-artistic-interior_613910-7102.jpg", imageAlt: "Premium leather handbag"},
]}
title="Our Latest Collection"
description="Explore the freshest additions to our curated wardrobe. Each piece reflects our dedication to quality, style, and comfort."
@@ -264,9 +166,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
- text: "View All Products",
- href: "#",
- },
+ text: "View All Products", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -277,14 +177,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Elegance Magazine",
- "Fashion Forward Weekly",
- "Style & Grace Boutique",
- "The Modern Gentleman",
- "Haute Couture Collective",
- "Textile Innovations Ltd.",
- "Global Fashion Alliance",
- ]}
+ "Elegance Magazine", "Fashion Forward Weekly", "Style & Grace Boutique", "The Modern Gentleman", "Haute Couture Collective", "Textile Innovations Ltd.", "Global Fashion Alliance"]}
title="Trusted by Industry Leaders"
description="Our commitment to quality and style has earned us recognition and partnerships with leading names in fashion and textile."
tag="Partners"
@@ -292,9 +185,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
- text: "Learn More About Our Partners",
- href: "#",
- },
+ text: "Learn More About Our Partners", href: "#"},
]}
buttonAnimation="slide-up"
speed={40}
@@ -305,34 +196,22 @@ export default function LandingPage() {