Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-07 21:40:29 +00:00

View File

@@ -27,7 +27,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Digital Wealth"
brandName=" Girlies Digital Wealth"
navItems={[
{ name: "Products", id: "products" },
{ name: "Academy", id: "academy" },
@@ -43,7 +43,7 @@ export default function LandingPage() {
title="Building Your Digital Empire on Autopilot"
description="The exact systems I used to escape the traditional 9-5 and build a faceless digital brand powered by automated content and scalable digital products."
tag="Digital Freedom"
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-laptop-copy-space_23-2148794549.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772918247319-53beulqi.jpg"
imageAlt="Luxury minimalist workspace with MacBook and coffee"
mediaAnimation="slide-up"
background={{ variant: "plain" }}
@@ -74,7 +74,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "The Ultimate Faceless Guide", price: "$47", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-woman-writing-notes-paper-while-using-digital-tablet_23-2147837632.jpg", imageAlt: "Ultimate Faceless Brand Building Guide", initialQuantity: 1,
id: "1", name: "The Ultimate Faceless Guide", price: "$47", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772918322379-41z3lijc.jpg", imageAlt: "Ultimate Faceless Brand Building Guide", initialQuantity: 1,
},
{
id: "2", name: "Canva Mastery for Beginners", price: "$37", imageSrc: "http://img.b2bpic.net/free-psd/social-media-marketing-agency-landing-page-template_23-2149085128.jpg", imageAlt: "Canva Design Mastery Course", initialQuantity: 1,
@@ -97,13 +97,13 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
features={[
{
id: "01", title: "Build Profitable Brands", description: "Learn to create a digital brand from scratch without showing your face using AI tools and automation", imageSrc: "http://img.b2bpic.net/free-vector/online-education-landing-page_23-2148147279.jpg?_wi=1", imageAlt: "Digital brand building platform"},
id: "01", title: "Build Profitable Brands", description: "Learn to create a digital brand from scratch without showing your face using AI tools and automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772918770640-dcetdaip.jpg", imageAlt: "Digital brand building platform"},
{
id: "02", title: "Create High-Converting Products", description: "Master the exact system to design digital products that sell consistently and generate passive income", imageSrc: "http://img.b2bpic.net/free-vector/online-education-landing-page_23-2148147279.jpg?_wi=2", imageAlt: "Product creation workflow"},
id: "02", title: "Create High-Converting Products", description: "Master the exact system to design digital products that sell consistently and generate passive income", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772918968029-b3l1kd4g.jpg", imageAlt: "Product creation workflow"},
{
id: "03", title: "Automate Your Content", description: "Implement automated content systems that run 24/7 while you focus on growing your business", imageSrc: "http://img.b2bpic.net/free-vector/online-education-landing-page_23-2148147279.jpg?_wi=3", imageAlt: "Content automation dashboard"},
id: "03", title: "Automate Your Content", description: "Implement automated content systems that run 24/7 while you focus on growing your business", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772919034913-ezenpvrh.jpg", imageAlt: "Content automation dashboard"},
{
id: "04", title: "Scale with Systems", description: "Use proven systems to grow from zero to thousands of followers and customers organically", imageSrc: "http://img.b2bpic.net/free-vector/online-education-landing-page_23-2148147279.jpg?_wi=4", imageAlt: "Growth scaling systems"},
id: "04", title: "Scale with Systems", description: "Use proven systems to grow from zero to thousands of followers and customers organically", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772919217942-uea1t4kq.jpg", imageAlt: "Growth scaling systems"},
]}
buttons={[{ text: "Access The Academy", href: "#contact" }]}
/>
@@ -135,7 +135,7 @@ export default function LandingPage() {
tag="My Story"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/smart-factory-engineer-designs-robotic-machines-using-cad-software_482257-120528.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHhosLSEWUodXQCIwPbckR83I/uploaded-1772919313065-ysnf6d0w.jpg"
imageAlt="Digital entrepreneur working on automation"
imagePosition="right"
mediaAnimation="slide-up"