Bob AI: Replace the hero background photos with professional beauty salon images for 'En

This commit is contained in:
kudinDmitriyUp
2026-06-22 21:59:42 +00:00
parent 931138c297
commit 91628c10fe

View File

@@ -11,10 +11,10 @@ export default function HeroSection(): React.JSX.Element {
<SectionErrorBoundary name="hero">
<HeroCenteredLogos
avatarsSrc={[
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
"http://img.b2bpic.net/free-photo/high-angle-happy-bride-wearing-veil_23-2149722033.jpg",
"http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-blue-wall_176420-3252.jpg",
"http://img.b2bpic.net/free-photo/woman-bed-showing-ok-gesture_23-2147767529.jpg",
"https://images.unsplash.com/photo-1544005313-94ddf0286df2?q=80&w=200&auto=format&fit=crop",
"https://images.unsplash.com/photo-1531746020798-e6953c6e8e04?q=80&w=200&auto=format&fit=crop",
"https://images.unsplash.com/photo-1554151228-14d9def656e4?q=80&w=200&auto=format&fit=crop",
"https://images.unsplash.com/photo-1494790108377-be9c29b29330?q=80&w=200&auto=format&fit=crop",
]}
avatarText="Mais de 45 avaliações 5 estrelas"
title="Beleza e Acolhimento em Vila Isabel"
@@ -33,7 +33,7 @@ export default function HeroSection(): React.JSX.Element {
"Carla",
"Ana",
]}
imageSrc="https://storage.googleapis.com/webild/users/user_3FVc0qK9sDyabVJq6NnRSdVMMWS/uploaded-1782164849247-43n3fe1x.png?_wi=1"
imageSrc="https://images.unsplash.com/photo-1560066984-138dadb4c035?q=80&w=2070&auto=format&fit=crop"
/>
</SectionErrorBoundary>
</div>