Update src/app/page.tsx

This commit is contained in:
2026-04-27 01:20:13 +00:00
parent 15c55dc458
commit bca2c66751

View File

@@ -8,7 +8,7 @@ import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import BlogCardThree from "@/components/sections/blog/BlogCardThree";
import { Star, Heart, User, ChevronRight, X, Instagram, Phone, MapPin } from "lucide-react";
import { Star, Heart, User, ChevronRight, Instagram, Phone, MapPin } from "lucide-react";
import { useState, useEffect, useRef } from "react";
export default function LandingPage() {
@@ -78,7 +78,6 @@ export default function LandingPage() {
subdescription="Bridal expert in LA."
icon={Heart}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5MJh3BJx339lVFA4KYjFzlzMX/uploaded-1773894327718-8nx4sc9p.jpg"
videoSrc=""
useInvertedBackground={true}
/>
</div>