Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
href: "#questionnaire",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
handle: "@jovana_love",
|
||||
testimonial: "Neverovatno kako je skica ličila na osobu koju sam kasnije upoznala. Fascinantno!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
handle: "@markos_sketch",
|
||||
testimonial: "Brza usluga i vrlo profesionalan pristup. Preporučujem svima.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
handle: "@elenav_art",
|
||||
testimonial: "Umetnički kvalitet je zaista na visokom nivou. Hvala vam!",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
handle: "@stefan_d",
|
||||
testimonial: "Zanimljiv koncept, vredi pokušati. Veoma sam zadovoljan.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-floral-composition_23-2147601189.jpg?_wi=6"
|
||||
logoText="Soulmate Sketch"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user