Update src/app/page.tsx
This commit is contained in:
@@ -121,13 +121,15 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Puri Jaya Advertising: Your Partner in Growth"},
|
||||
{
|
||||
type: "text", content: "At Puri Jaya Advertising, we are passionate about elevating brands. With years of expertise, we blend creativity with strategic insight to deliver impactful campaigns that achieve real business growth. Our dedicated team works closely with clients, transforming visions into vibrant realities."},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/group-social-media-team-working-modern-office_23-2147847490.jpg", alt: "Creative advertising team collaborating in a modern office"}
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-social-media-team-working-modern-office_23-2147847490.jpg"
|
||||
imageAlt="Creative advertising team collaborating in a modern office"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user