Update src/app/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contact", id: "contact-section" }
|
{ name: "Contact", id: "contact-section" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Get Started" }}
|
button={{ text: "Get Started" }}
|
||||||
brandName="Webild"
|
brandName="North Star Marketing Lab "
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "https://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1077.jpg", alt: "Client testimonial from Sarah Johnson" },
|
{ src: "https://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1077.jpg", alt: "Client testimonial from Sarah Johnson" },
|
||||||
{ src: "https://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", alt: "Client testimonial from Michael Chen" }
|
{ src: "https://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", alt: "Client testimonial from " }
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 500+ businesses worldwide"
|
avatarText="Trusted by 500+ businesses worldwide"
|
||||||
imageSrc="https://img.b2bpic.net/free-vector/flat-design-minimal-technology_23-2149123979.jpg"
|
imageSrc="https://img.b2bpic.net/premium-photo/big-data-analytics-visualization-technology-with-scientist-analyzing-information-business_488220-55727.jpg?id=34322050"
|
||||||
imageAlt="Team collaborating on marketing strategy"
|
imageAlt="Team collaborating on marketing strategy"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
@@ -165,8 +165,8 @@ export default function LandingPage() {
|
|||||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Sarah Johnson, Marketing Director at TechNova Inc."
|
imageSrc: "https://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Sarah Johnson, Marketing Director at TechNova Inc."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "testimonial-2", name: "Michael Chen", role: "CEO", company: "GrowthLab", rating: 5,
|
id: "testimonial-2", name: "", role: "", company: "", rating: 5,
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-happy-business-team_53876-95773.jpg", imageAlt: "Michael Chen, CEO at GrowthLab"
|
imageSrc: "https://img.b2bpic.net/free-photo/successful-happy-business-team_53876-95773.jpg", imageAlt: ", at "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "testimonial-3", name: "Elena Rodriguez", role: "Brand Manager", company: "StyleHub", rating: 5,
|
id: "testimonial-3", name: "Elena Rodriguez", role: "Brand Manager", company: "StyleHub", rating: 5,
|
||||||
@@ -234,8 +234,8 @@ export default function LandingPage() {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
logoText="Webild"
|
logoText="North Star Marketing Lab "
|
||||||
copyrightText="© 2025 | Webild - Strategic Marketing Solutions"
|
copyrightText="© 2025 | North Star Marketing Lab - Strategic Marketing Solutions"
|
||||||
ariaLabel="Site footer"
|
ariaLabel="Site footer"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user