From 9e62ac67bc923783d0474d9874a76c963fd0670a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 17:34:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06af57f..7c0c1c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; -import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; @@ -46,8 +45,8 @@ export default function LandingPage() { 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." testimonials={[]} - imageSrc="http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-concert-hall-iceland-with-lot-visitors_181624-10671.jpg" - imageAlt="Engineering Campus" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzmteWuRNOXUWxEqddmh7JMUmC/uploaded-1777397667628-bsfos97n.jpg" + imageAlt="Engineering Campus Facility" /> -- 2.49.1