From eedd051e8fa98a65b89bb81596ee0aa748739b92 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:33:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 80 ++++++++++++++++++++++++------------------------ 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9aa5c4d..72367c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,23 +38,23 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, { name: "Contact", id: "contact" }, ]} - brandName="Lumina Skincare" + brandName="Levntura Egypt" />
@@ -62,10 +62,10 @@ export default function LandingPage() {
@@ -94,12 +94,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "Hydration Serum", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-plant_23-2149046487.jpg" }, - { id: "2", name: "Day Cream", price: "$65", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg" }, - { id: "3", name: "Cleansing Oil", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-healthy-argan-oil-arrangement_23-2148989094.jpg" }, + { id: "1", name: "Market Analysis", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-plant_23-2149046487.jpg" }, + { id: "2", name: "Strategy Planning", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669117.jpg" }, + { id: "3", name: "Operational Audit", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/front-view-healthy-argan-oil-arrangement_23-2148989094.jpg" }, ]} - title="Shop the Collection" - description="Explore our curated essentials." + title="Our Services" + description="Explore our professional solutions." /> @@ -108,10 +108,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Life Changing", quote: "My skin has never felt this hydrated and soft.", name: "Sarah J.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blond-lady-white-dress-looking-camera-pretty-lady-posing-indoors_549566-350.jpg" }, + { id: "1", title: "Remarkable Results", quote: "Our business operational efficiency has never been better.", name: "Ahmed F.", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blond-lady-white-dress-looking-camera-pretty-lady-posing-indoors_549566-350.jpg" }, ]} - title="Loved by Thousands" - description="Hear what our radiant community has to say." + title="Trusted by Industry Leaders" + description="Hear what our partners have to say." /> @@ -119,20 +119,20 @@ export default function LandingPage() {
@@ -155,14 +155,14 @@ export default function LandingPage() { -- 2.49.1