Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Globe, PenTool, Video, Target, TrendingUp, Award } from "lucide-react";
|
||||
import { Globe, PenTool, Video } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -42,7 +42,6 @@ export default function LandingPage() {
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Martees"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiXxXb5SMO1XH2bzyOnZQYYXT4/uploaded-1776870380044-bi9t3b3l.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -68,25 +67,6 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-vector/golden-alphabet-template_52683-6064.jpg"
|
||||
imageAlt="minimalist logo gold M"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/golden-alphabet-round-frame-logo-branding-design_25819-747.jpg", alt: "Golden alphabet in round frame"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/creative-2022-text-new-year-banner-design_1017-35395.jpg", alt: "Creative 2022 banner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/golden-alphabet-template_52683-6007.jpg", alt: "Golden alphabet template"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/golden-minimalist-furniture-logo_23-2148463709.jpg", alt: "Golden minimalist furniture logo"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/logo-luxury-design-gradient-illustration_483537-1216.jpg", alt: "Logo luxury design"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "KREATIVNÍ STUDIO" },
|
||||
{ type: "text", text: "MODERNÍ DESIGN" },
|
||||
{ type: "text", text: "PRÉMIOVÁ KVALITA" },
|
||||
{ type: "text", text: "PROFESIONÁLNÍ PŘÍSTUP" },
|
||||
{ type: "text", text: "DIGITÁLNÍ ŘEŠENÍ" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -210,7 +190,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiXxXb5SMO1XH2bzyOnZQYYXT4/uploaded-1776870380044-bi9t3b3l.png"
|
||||
logoText="Martees"
|
||||
copyrightText="© 2025 | Martees"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user