diff --git a/src/app/page.tsx b/src/app/page.tsx
index d36afa9..5616b20 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,91 +29,56 @@ export default function LandingPage() {
@@ -126,47 +91,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Vivid Fuchsia Silk",
- price: "$120",
- variant: "Dress",
- imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg?_wi=1",
- },
+ id: "p1", name: "Vivid Fuchsia Silk", price: "$120", variant: "Dress", imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg"},
{
- id: "p2",
- name: "Midnight Navy Set",
- price: "$150",
- variant: "Casual",
- imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg?_wi=2",
- },
+ id: "p2", name: "Midnight Navy Set", price: "$150", variant: "Casual", imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg"},
{
- id: "p3",
- name: "Golden Accent Belt",
- price: "$60",
- variant: "Accessory",
- imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg?_wi=3",
- },
+ id: "p3", name: "Golden Accent Belt", price: "$60", variant: "Accessory", imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg"},
{
- id: "p4",
- name: "Statement Necklace",
- price: "$90",
- variant: "Jewelry",
- imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg?_wi=4",
- },
+ id: "p4", name: "Statement Necklace", price: "$90", variant: "Jewelry", imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg"},
{
- id: "p5",
- name: "Silk Scarf",
- price: "$45",
- variant: "Accessory",
- imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg?_wi=5",
- },
+ id: "p5", name: "Silk Scarf", price: "$45", variant: "Accessory", imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg"},
{
- id: "p6",
- name: "Evening Clutch",
- price: "$110",
- variant: "Bag",
- imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg?_wi=6",
- },
+ id: "p6", name: "Evening Clutch", price: "$110", variant: "Bag", imageSrc: "http://img.b2bpic.net/free-photo/pet-poop-bag-arrangement_23-2148982357.jpg"},
]}
title="Our Treasures"
description="From vibrant silks to statement accessories, every piece is hand-selected to make you feel like the best version of yourself."
@@ -181,19 +116,13 @@ export default function LandingPage() {
description="Sophie isn't just a shop owner; she’s your secret fashion weapon. Known for her professional eye and contagious good humor, she transforms a simple shopping trip into a moment of pure joy."
bulletPoints={[
{
- title: "Personalized Styling",
- description: "Tailored advice to bring out your best.",
- },
+ title: "Personalized Styling", description: "Tailored advice to bring out your best."},
{
- title: "Hand-Picked Collections",
- description: "Every item is selected for quality and flair.",
- },
+ title: "Hand-Picked Collections", description: "Every item is selected for quality and flair."},
{
- title: "Joyful Environment",
- description: "Fashion is a celebration, not a chore.",
- },
+ title: "Joyful Environment", description: "Fashion is a celebration, not a chore."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg"
mediaAnimation="slide-up"
/>
@@ -203,30 +132,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Andrée M.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-customer-enjoying-shopping-applying-dress-with-hanger-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11589.jpg",
- },
+ id: "1", name: "Andrée M.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-customer-enjoying-shopping-applying-dress-with-hanger-woman-choosing-clothes-fashion-store-shopping-retail-concept_74855-11589.jpg"},
{
- id: "2",
- name: "Ouafae I.",
- imageSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg?_wi=2",
- },
+ id: "2", name: "Ouafae I.", imageSrc: "http://img.b2bpic.net/free-photo/browneyed-shorthaired-beautiful-woman-linen-red-dress-black-belt-smiles-widely-holds-coffee-cup-computer-tablet-lady-sits-chair-cozy-room_197531-27870.jpg"},
{
- id: "3",
- name: "Marie Raymonde M.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-shopping-bags-making-purchases-mall_1303-29610.jpg",
- },
+ id: "3", name: "Marie Raymonde M.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-shopping-bags-making-purchases-mall_1303-29610.jpg"},
{
- id: "4",
- name: "Client S.",
- imageSrc: "http://img.b2bpic.net/free-photo/wonderful-woman-jeans-shirt-with-black-lace-long-sleeve-posing-cafe-short-haired-woman-holding-flower-inside_197531-19291.jpg",
- },
+ id: "4", name: "Client S.", imageSrc: "http://img.b2bpic.net/free-photo/wonderful-woman-jeans-shirt-with-black-lace-long-sleeve-posing-cafe-short-haired-woman-holding-flower-inside_197531-19291.jpg"},
{
- id: "5",
- name: "Client K.",
- imageSrc: "http://img.b2bpic.net/free-photo/good-looking-laughing-girl-waiting-party-choosing-attire_197531-7001.jpg",
- },
+ id: "5", name: "Client K.", imageSrc: "http://img.b2bpic.net/free-photo/good-looking-laughing-girl-waiting-party-choosing-attire_197531-7001.jpg"},
]}
cardTitle="The Wall of Love"
cardTag="Our Community"
@@ -238,8 +152,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file