# IV Creates — Complete Services Page Code
Replace the entire content of your current **Services** page with the code below.
—
“`html
Photography with Purpose
Explore the services offered by IV Creates and discover imagery crafted with emotion,
artistry, and attention to detail.
Explore Our Services
Select a service to learn more, view galleries, and book your session.
Portrait Photography
Authentic, expressive portraits that capture personality, emotion, and connection.
Event Photography
Thoughtful storytelling that preserves atmosphere, connection, and meaningful moments.
Sports Photography
Dynamic imagery that captures performance, determination, and competitive energy.
Nature Photography
Artistic captures of natural beauty that inspire calm, wonder, and connection.
Landscape Photography
Fine-art scenes designed to elevate your space with mood, depth, and visual impact.
Transformational Art Pieces
A signature blend of photography and digital artistry turned into expressive wall art.
Ready to Bring Your Vision to Life?
Whether you’re booking a portrait, event, athletic session, or custom art piece,
IV Creates is ready to help tell your story.
“`
—
## Optional CSS (Paste at the Bottom of Additional CSS)
“`css
.ivc-service-card-image {
width: 100%;
height: 240px;
object-fit: cover;
border-radius: 16px;
margin-bottom: 20px;
}
.ivc-price-card .ivc-about-buttons {
margin-top: 24px;
}
.ivc-price-card .ivc-btn {
margin-right: 10px;
margin-bottom: 10px;
}
.ivc-price-card.featured,
.ivc-price-card.featured h3,
.ivc-price-card.featured p {
color: #ffffff !important;
}
“`
—
## Recommended Gallery URLs
Update these links if your page slugs are different:
* `/portrait-gallery/`
* `/event-gallery/`
* `/sports-gallery/`
* `/wedding-gallery/`
* `/nature-gallery/`
* `/landscape-gallery/`
—
## How to Replace the Page
1. Open your **Services** page.
2. Switch to the **Code Editor**.
3. Select all existing content.
4. Delete it.
5. Paste this new code.
6. Update the page.
Your Services page will now be clean, fully structured, and linked to every service and gallery.
