Update src/app/page.tsx

This commit is contained in:
2026-03-15 19:08:19 +00:00
parent 66dc2d6c7b
commit fb237f1c88

View File

@@ -9,7 +9,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import { Film, Zap, Award, Heart, Mail } from 'lucide-react';
import { Film, Zap, Award, Heart, Mail, Sparkles } from 'lucide-react';
const Page = () => {
return (
@@ -42,7 +42,7 @@ const Page = () => {
<HeroBillboard
title="Raj Ravindra Birangal"
description="I create cinematic visuals, engaging motion graphics, and impactful designs that bring stories to life."
background="grid"
background={{ variant: "animated-grid" }}
tag="Creative Visionary"
tagIcon={Sparkles}
tagAnimation="slide-up"