Update src/app/page.tsx

This commit is contained in:
2026-03-08 02:30:50 +00:00
parent 29438da6be
commit 5da447abc5

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Start Your Project", href: "#contact" },
{ text: "View Our Work", href: "#testimonials" },
]}
imageSrc="http://img.b2bpic.net/free-photo/office-ready-work_1150-101.jpg"
imageSrc="http://img.b2bpic.net/free-photo/office-ready-work_1150-101.jpg?_wi=1"
imageAlt="Break Point Web Studio modern workspace"
showDimOverlay={true}
/>
@@ -75,7 +75,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Web Design", description: "We create stunning, user-centered website designs that reflect your brand identity and engage your audience. From concept to final pixels, we ensure every detail is perfect.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg?_wi=1"},
items: [
{ icon: Palette, text: "Brand-aligned visual design" },
{ icon: Smartphone, text: "Responsive mobile-first approach" },
@@ -85,7 +85,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Web Development", description: "Our developers build fast, secure, and scalable web applications using modern technologies. We focus on clean code, best practices, and future-proof architecture.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-holding-tablet_23-2149762489.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-holding-tablet_23-2149762489.jpg?_wi=1"},
items: [
{ icon: Code, text: "Full-stack development expertise" },
{ icon: Lock, text: "Security and best practices" },
@@ -95,7 +95,7 @@ export default function LandingPage() {
},
{
id: "3", title: "E-Commerce Solutions", description: "We build powerful e-commerce platforms that drive conversions. From product management to payment integration, we handle the technical complexity so you can focus on growth.", media: {
imageSrc: "http://img.b2bpic.net/free-vector/online-shopping-landing-page-template_23-2149014644.jpg"},
imageSrc: "http://img.b2bpic.net/free-vector/online-shopping-landing-page-template_23-2149014644.jpg?_wi=1"},
items: [
{ icon: ShoppingCart, text: "Conversion-optimized design" },
{ icon: CreditCard, text: "Secure payment processing" },