Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -10,6 +10,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Zap, Hammer, Image as ImageIcon, Phone } from 'lucide-react';
|
||||
import Image from 'next/image';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,7 +35,8 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Call Now", id: "tel:+917025529278" }
|
||||
]}
|
||||
brandName="Atlas"
|
||||
brandName=""
|
||||
brandLogo={<img src="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfFrloU6naHqEINcrFyIAYo2Uk/uploaded-1772977170201-bxrpo1lv.jpg" alt="Atlas Logo" style={{ height: '40px', objectFit: 'contain' }} />}
|
||||
bottomLeftText="Kozhenchery, Kerala"
|
||||
bottomRightText="+91 7025 529 278"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user