8 Commits

Author SHA1 Message Date
eedd051e8f Update src/app/page.tsx 2026-05-18 08:33:10 +00:00
87965fef2d Merge version_3 into main
Merge version_3 into main
2026-05-18 08:29:24 +00:00
4df8b622dc Update src/app/page.tsx 2026-05-18 08:29:21 +00:00
901c4b44f1 Merge version_3 into main
Merge version_3 into main
2026-05-18 08:28:55 +00:00
9cbf743646 Update src/app/page.tsx 2026-05-18 08:28:49 +00:00
eb4ad524c7 Merge version_3 into main
Merge version_3 into main
2026-05-18 08:28:30 +00:00
4ad5b82090 Update src/app/page.tsx 2026-05-18 08:28:27 +00:00
966eeacdd2 Merge version_2 into main
Merge version_2 into main
2026-05-18 08:25:37 +00:00

View File

@@ -2,17 +2,17 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Leaf, Recycle, ShieldCheck, Sparkles, Mail, Phone, MapPin } from "lucide-react";
import { Leaf, Recycle, ShieldCheck, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
@@ -38,23 +38,23 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Lumina Skincare"
brandName="Levntura Egypt"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{ variant: "gradient-bars" }}
title="Radiance Refined"
description="Discover a new standard of clean, minimalist luxury skincare designed to rejuvenate your natural beauty with every application."
title="Elevating Standards in Egypt"
description="Discover a new standard of clean, minimalist luxury service designed to rejuvenate your business potential with every interaction."
kpis={[
{ value: "100%", label: "Natural Ingredients" },
{ value: "24h", label: "Active Hydration" },
{ value: "50k+", label: "Happy Customers" },
{ value: "100%", label: "Reliable Solutions" },
{ value: "24/7", label: "Active Support" },
{ value: "50k+", label: "Happy Partners" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-foundation_23-2149030367.jpg"
imageAlt="Luxurious skincare products on stone"
imageAlt="Professional business services"
mediaAnimation="blur-reveal"
/>
</div>
@@ -62,10 +62,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="Our Philosophy"
title="Science Meets Nature"
description="At Lumina, we believe in the power of botanical purity balanced with clinical precision. Every product is ethically sourced and rigorously tested for maximum efficacy."
subdescription="Our minimalist approach eliminates unnecessary chemicals, focusing instead on the nutrients your skin truly needs."
tag="Our Commitment"
title="Integrity Meets Innovation"
description="At Levntura Egypt, we believe in the power of precision balanced with personalized strategy. Every solution is meticulously tailored to meet the unique challenges of the Egyptian market."
subdescription="Our approach eliminates complexities, focusing instead on the growth your organization truly needs."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/top-view-rosemary-coconut-orange-products_23-2148337505.jpg"
mediaAnimation="slide-up"
@@ -78,12 +78,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Vegan Formula", description: "100% cruelty-free ingredients.", bentoComponent: "reveal-icon", icon: Leaf },
{ title: "Recyclable Glass", description: "Sustainable packaging solutions.", bentoComponent: "reveal-icon", icon: Recycle },
{ title: "Dermatologist Tested", description: "Clinical safety and efficacy.", bentoComponent: "reveal-icon", icon: ShieldCheck },
{ title: "Expert Insight", description: "Data-driven market intelligence.", bentoComponent: "reveal-icon", icon: Leaf },
{ title: "Sustainable Growth", description: "Long-term efficiency solutions.", bentoComponent: "reveal-icon", icon: Recycle },
{ title: "Industry Standards", description: "Excellence in regional compliance.", bentoComponent: "reveal-icon", icon: ShieldCheck },
]}
title="The Lumina Standard"
description="Excellence in every drop."
title="The Levntura Standard"
description="Excellence in every operation."
/>
</div>
@@ -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."
/>
</div>
@@ -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."
/>
</div>
@@ -119,20 +119,20 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={["Vogue", "Harper's Bazaar", "ELLE"]}
title="As Featured In"
description="Recognized for our dedication to luxury and cleanliness."
names={["Cairo Business Hub", "Egyptian Trade Association", "Global Ventures"]}
title="Regional Presence"
description="Partnering with top entities across Egypt."
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
title="Frequently Asked Questions"
description="Find answers to common questions about our products, shipping, and returns."
description="Find answers to common questions about our services and regional reach."
faqs={[
{ id: "q1", title: "Are your products cruelty-free?", content: "Yes, we are 100% cruelty-free and vegan." },
{ id: "q2", title: "What is your return policy?", content: "We offer a 30-day money-back guarantee." },
{ id: "q3", title: "How long will my order take?", content: "Orders typically ship within 24 hours." },
{ id: "q1", title: "Do you provide remote support?", content: "Yes, we offer comprehensive remote business support." },
{ id: "q2", title: "What is your onboarding process?", content: "We conduct an initial audit followed by strategy design." },
{ id: "q3", title: "How do I reach your team?", content: "Submit an inquiry through our contact form below." },
]}
faqsAnimation="slide-up"
textboxLayout="split"
@@ -142,32 +142,30 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
<ContactCenter
tag="Contact Us"
title="Get in Touch"
description="Have questions or need a personalized consultation? Reach out and our team will get back to you within 24 hours."
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{ name: "message", placeholder: "How can we help?", rows: 4 }}
description="Start your journey with Levntura Egypt. Leave your details and we will reach out shortly."
inputPlaceholder="Enter your professional email"
buttonText="Submit Inquiry"
useInvertedBackground={false}
buttonText="Send Message"
imageSrc="http://img.b2bpic.net/free-photo/close-up-friendly-amazed-young-caucasian-female-stylish-top-with-open-shoulders-looking-with-happy-excited-smile-keeping-hands-her-chest-expressing-positive-attitude_343059-2985.jpg"
background={{ variant: "rotated-rays-static" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Lumina"
<FooterMedia
logoText="Levntura"
imageSrc="http://img.b2bpic.net/free-photo/skincare-products-top-view_23-2148721204.jpg"
columns={[
{ title: "Shop", items: [{ label: "All Products", href: "#" }, { label: "Serum", href: "#" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
{ title: "Services", items: [{ label: "Market Analysis", href: "#" }, { label: "Strategic Planning", href: "#" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Resources", items: [{ label: "Support", href: "#faq" }, { label: "Terms", href: "#" }] },
]}
copyrightText="© 2025 Lumina Skincare. All rights reserved."
copyrightText="© 2025 Levntura Egypt. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}