From b592b8ca9b7404d4dfae29a34b11021832bc247a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 16:18:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f0e2bda..6eea73c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { id: "product-6", name: "Embroidered Blouse", price: "£610", imageSrc: "http://img.b2bpic.net/free-photo/awesome-blond-woman-blue-dress-posing-modern-bathroom_613910-10878.jpg", imageAlt: "Detailed embroidered blouse"}, ]} title="New Arrivals" - description="Experience the epitome of British elegance. Our latest collection blends classic silhouettes with contemporary flair, crafted from the finest materials. Prices are in British Pounds (£)." + description="Experience the epitome of British elegance. Our latest collection blends classic silhouettes with contemporary flair, crafted from the finest materials. Prices are in British Pounds (£)" /> @@ -137,7 +137,7 @@ export default function LandingPage() { } ]} title="The Amelie Gown: A Closer Look" - description="Exquisite tailoring meets luxurious fabric. Explore every intricate detail of our signature Amelie Gown, from its delicate lace accents to the flowing silk drape, presented with a 360-degree view and cinematic video. Purchase with a 10% deposit option at checkout." + description="Exquisite tailoring meets luxurious fabric. Explore every intricate detail of our signature Amelie Gown, from its delicate lace accents to the flowing silk drape, presented with a 360-degree view and cinematic video. Purchase with a 30% advance payment option at checkout." /> @@ -265,4 +265,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file