Update src/app/page.tsx

This commit is contained in:
2026-06-03 08:53:36 +00:00
parent 50dd85e815
commit ec21a96e4d

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"},
]} ]}
logoSrc="http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627914.jpg" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EcScNp1syR0UN4ktZqbi6S0X2Z/uploaded-1780476777520-yys0x6z3.jpg"
logoAlt="SmartGlass Solutions Logo" logoAlt="SmartGlass Solutions Logo"
brandName="SmartGlass Solutions" brandName="SmartGlass Solutions"
button={{ button={{
@@ -91,7 +91,7 @@ export default function LandingPage() {
{ {
type: "text", content: "What is "}, type: "text", content: "What is "},
{ {
type: "image", src: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627914.jpg", alt: "SmartGlass Solutions Logo"}, type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EcScNp1syR0UN4ktZqbi6S0X2Z/uploaded-1780476777520-yys0x6z3.jpg", alt: "SmartGlass Solutions Logo"},
{ {
type: "text", content: " SmartGlass?"}, type: "text", content: " SmartGlass?"},
]} ]}
@@ -284,6 +284,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterCard
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EcScNp1syR0UN4ktZqbi6S0X2Z/uploaded-1780476777520-yys0x6z3.jpg"
logoText="SmartGlass Solutions" logoText="SmartGlass Solutions"
copyrightText="© 2024 SmartGlass Solutions. All rights reserved." copyrightText="© 2024 SmartGlass Solutions. All rights reserved."
socialLinks={[ socialLinks={[