Merge version_1_1781942513736 into main
Merge version_1_1781942513736 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -45,13 +45,13 @@ export default function ContactPage() {
|
||||
{
|
||||
title: "Responsive Service",
|
||||
description: "Usually reply within 24 hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg?_wi=2",
|
||||
imageAlt: "Blank envelopes and business cards isolated on white.",
|
||||
},
|
||||
{
|
||||
title: "Custom Solutions",
|
||||
description: "Tailored approach to your brand.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg?_wi=3",
|
||||
imageAlt: "Blank envelopes and business cards isolated on white.",
|
||||
},
|
||||
]}
|
||||
@@ -62,7 +62,7 @@ export default function ContactPage() {
|
||||
text: "Send Message",
|
||||
href: "/contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg?_wi=3",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
@@ -21,7 +21,7 @@ export default function HomePage() {
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -37,19 +37,19 @@ export default function HomePage() {
|
||||
name: "Sarah J.",
|
||||
role: "Boutique Owner",
|
||||
quote: "The branding work was exceptional. Truly elevated my business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-self-confident-blonde-woman-white-blouse-brown-pants-reads-newspaper-poses-dark-corridor_197531-23198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-self-confident-blonde-woman-white-blouse-brown-pants-reads-newspaper-poses-dark-corridor_197531-23198.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus V.",
|
||||
role: "Content Creator",
|
||||
quote: "Golden Chapter Studio transformed my feed completely.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-man-posing_23-2149417575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-man-posing_23-2149417575.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena R.",
|
||||
role: "Event Planner",
|
||||
quote: "Absolutely flawless design, very luxury and professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David L.",
|
||||
|
||||
@@ -62,17 +62,17 @@ export default function PortfolioPage() {
|
||||
{
|
||||
name: "Anna S.",
|
||||
role: "Creative Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-self-confident-blonde-woman-white-blouse-brown-pants-reads-newspaper-poses-dark-corridor_197531-23198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-self-confident-blonde-woman-white-blouse-brown-pants-reads-newspaper-poses-dark-corridor_197531-23198.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Julian B.",
|
||||
role: "Web Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-man-posing_23-2149417575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-man-posing_23-2149417575.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
name: "Kelsey M.",
|
||||
role: "Brand Strategist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-wet-hair-posing-studio-wearing-black-oversize-blazer-shiny-necklace_343596-7120.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -112,13 +112,13 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Artistic Focus",
|
||||
description: "Every pixel is crafted with care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg?_wi=1",
|
||||
imageAlt: "Blank envelopes and business cards isolated on white.",
|
||||
},
|
||||
{
|
||||
title: "Strategy Driven",
|
||||
description: "Visuals meant to drive conversion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg?_wi=2",
|
||||
imageAlt: "Blank envelopes and business cards isolated on white.",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user