diff --git a/www/include/carousel.inc b/www/include/carousel.inc
index ff82e88ca5..c4d4936bc7 100644
--- a/www/include/carousel.inc
+++ b/www/include/carousel.inc
@@ -135,16 +135,6 @@
}
}
- 'The best professional web performance investigators I know use WPT as a critical part of theyr workflows, and it\'s the center or mine.',
- 'author' => 'Alex Russel Program Manager, Microsoft Edge'
- ),
-);
-$quote = $quotes[array_rand($quotes)];
-?>
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/www/include/home-subsections.inc b/www/include/home-subsections.inc
index 346c6356f6..b94d2c7b7e 100644
--- a/www/include/home-subsections.inc
+++ b/www/include/home-subsections.inc
@@ -1,10 +1,13 @@
-
'Experiments are a game changer for quantifying the speed impact of performance optimizations. What took days of technical work is now just a few clicks. Not only will this save tons of time, it will let us test and iterate ideas to find the right mix of recommendations efficiently. I’m blown away this exists, it feels like magic.',
- 'author' => 'Todd Parker Partner, Filament Group'),
- /*array('quote' => 'The best professional web performance investigators I know use WPT as a critical part of their workflows, and it\'s the center of mine.',
+ array(
+ 'quote' => 'The best professional web performance investigators I know use WPT as a critical part of theyr workflows, and it\'s the center or mine.',
+ 'author' => 'Alex Russel Program Manager, Microsoft Edge'
+ ),
+ /* array('quote' => 'Experiments are a game changer for quantifying the speed impact of performance optimizations. What took days of technical work is now just a few clicks. Not only will this save tons of time, it will let us test and iterate ideas to find the right mix of recommendations efficiently. I’m blown away this exists, it feels like magic.',
+ 'author' => 'Todd Parker Partner, Filament Group'),
+ array('quote' => 'The best professional web performance investigators I know use WPT as a critical part of their workflows, and it\'s the center of mine.',
'author' => 'Alex Russell Program Manager, Microsoft Edge'),
array('quote' => 'One of the cool features of WebPageTest is that it can generate a filmstrip of screen snapshots taken during a web page load, enabling us to quantify how a page loads, visually. This view makes it significantly easier to determine how long the page is blank for, and how long it takes for the most important content to render.
Being able to look at the results in this way, provides the ability to empathise with the user.',
'author' => 'Andrew Galloni Engineering Director at Cloudflare'),
@@ -15,6 +18,7 @@ $quotes = array(
);
$quote = $quotes[array_rand($quotes)];
?>
+