Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0787192944 | |||
| 4b4cfde844 | |||
| daf69d2a50 | |||
| ffd0e5cdf1 | |||
| ac4f129944 | |||
| 338098eb6e | |||
| 9718d3ef4f |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="UGC Review Expert"
|
||||
brandName="Powered Reviews"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="http://img.b2bpic.net/free-photo/comic-speech-bubble-with-expression-text-black-background_23-2147910096.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EdUUqlWxiv4gwKWgGGGeP4f3C3/uploaded-1780510702845-sg9dcuml.jpg"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
@@ -249,10 +249,10 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="UGC Review Expert"
|
||||
logoText="Powered Reviews"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user