Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-18 06:49:53 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="noise"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow"
@@ -71,7 +71,7 @@ export default function LandingPage() {
tag="About Us"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg"
imageAlt="TechHub retail store interior"
mediaAnimation="slide-up"
metrics={[
@@ -120,7 +120,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[{ text: "Get in Touch", href: "#contact" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8602.jpg"
imageAlt="TechHub premium service experience"
mediaAnimation="slide-up"
useInvertedBackground={false}