Update src/app/page.tsx

This commit is contained in:
2026-05-30 03:59:02 +00:00
parent 73cd6866a3
commit 397b61549c

View File

@@ -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>