Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
brandName="SmartGlass Solutions"
|
||||
button={{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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?"},
|
||||
]}
|
||||
@@ -284,6 +284,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EcScNp1syR0UN4ktZqbi6S0X2Z/uploaded-1780476777520-yys0x6z3.jpg"
|
||||
logoText="SmartGlass Solutions"
|
||||
copyrightText="© 2024 SmartGlass Solutions. All rights reserved."
|
||||
socialLinks={[
|
||||
|
||||
Reference in New Issue
Block a user