2 Commits

Author SHA1 Message Date
8c83203170 Update src/app/page.tsx 2026-03-05 13:14:25 +00:00
ed487f7147 Merge version_1 into main
Merge version_1 into main
2026-03-05 11:47:44 +00:00

View File

@@ -200,6 +200,9 @@ export default function LandingPage() {
names={[ names={[
"Google Reviews", "Trusted by Families", "Local Business Leader", "Award Winning Service", "Premium Partner", "Customer Favorite", "Recommended Gifts", "Hyderabad Best" "Google Reviews", "Trusted by Families", "Local Business Leader", "Award Winning Service", "Premium Partner", "Customer Favorite", "Recommended Gifts", "Hyderabad Best"
]} ]}
logos={[
"https://www.gstatic.com/images/branding/product/1x/google_maps_48dp.png", "https://www.trustpilot.com/static/images/trustmark-png", "https://www.gstatic.com/images/branding/product/1x/google_reviews_48dp.png", "https://www.justdial.com/static/images/logo.png", "https://www.gstatic.com/images/branding/product/1x/google_mybusiness_48dp.png", "https://www.hyderabadinfo.com/images/logo.png", "https://www.gstatic.com/images/branding/product/1x/google_search_48dp.png", "https://www.gstatic.com/images/branding/product/1x/google_local_48dp.png"
]}
speed={40} speed={40}
showCard={true} showCard={true}
/> />