2 Commits

Author SHA1 Message Date
9e62ac67bc Update src/app/page.tsx 2026-04-28 17:34:38 +00:00
d61d2b5ad6 Merge version_2 into main
Merge version_2 into main
2026-04-28 17:32:30 +00:00

View File

@@ -7,7 +7,6 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
@@ -46,8 +45,8 @@ export default function LandingPage() {
title="Salem College of Engineering and Technology" title="Salem College of Engineering and Technology"
description="Empowering future engineers with innovation, practical expertise, and a global perspective. Join a legacy of academic excellence." description="Empowering future engineers with innovation, practical expertise, and a global perspective. Join a legacy of academic excellence."
testimonials={[]} testimonials={[]}
imageSrc="http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-concert-hall-iceland-with-lot-visitors_181624-10671.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzmteWuRNOXUWxEqddmh7JMUmC/uploaded-1777397667628-bsfos97n.jpg"
imageAlt="Engineering Campus" imageAlt="Engineering Campus Facility"
/> />
</div> </div>